Tag Verify

AZ-104: Configure and manage virtual networks for Azure administrators

azure

ปรับฐานกันก่อน Configure virtual networks Azure network services Virtual Network (VNET) VNET อันนี้ผมเข้าใจนะ มันพวก Hub / Switch แต่ย้ายจาก Physical มา Logical และมีคุณสมบัติอื่นๆ Subnet จาก VNET มาซอยเป็น Subnet ได้ อื่นๆ NOTE: Azure Virtual Network enables communication between Azure resources. Configure Network Security…

Git Command 101

ปกติผมจะไม่ค่อยใช้ Command เลย นอกจากเขียนพวก Script ต่างๆ จะไป Google / Chat GPT เอาครับ คราวนี้มาลองสรุป Git แบบ Command กันครับว่ามีอะไรบ้าง git init git config git add git rm git status git commit git reset git remote git push git clone git fetch /…