← Microsoft Certified: Azure Network Engineer Associate
AZURE · objective · 23% of the exam
Design, implement, and manage connectivity services — Microsoft Certified: Azure Network Engineer Associate
The official AZURE documentation our Design, implement, and manage connectivity services practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Microsoft — Understanding Azure Virtual Desktop network connectivity - Azure | Microsoft Learn
TLS 1.2 is the minimum, and TLS 1.3 can be used if the client operating system supports it.
-
Microsoft — Updating ExpressRoute Gateway Authorization Key in Azure Operator Nexus - Operator Nexus | Microsoft Learn
Ensure there are 4 operational ExpressRoute connections (2 for infrastructure ER GW and 2 for tenant ER GW) to 4 ExpressRoute circuits.
-
az network lb address-pool update -g MyResourceGroup --lb-name MyLb -n MyAddressPool --vnet MyVnetResource --backend-addresses "[{name:ACI-Instance1,ip-address:10.0.0.5,subnet:subnetName}
-
Microsoft — Traffic Management - Azure SQL Managed Instance | Microsoft Learn
All inbound traffic directed to SQL managed instance endpoints within your virtual network All outbound traffic that originates from SQL managed instances within your virtual
-
Microsoft — Use internal DNS for VM name resolution with the Azure CLI - Azure Virtual Machines | Microsoft Learn
The --internal-dns-name CLI flag is for setting the DNS label, which provides the static DNS name for the virtual network interface card (vNic).