mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 16:49:09 +00:00
Update LAB_05-Implement_Intersite_Connectivity.md
This commit is contained in:
parent
c007d8478d
commit
28f46a7844
@ -234,9 +234,8 @@ Congratulations on completing the lab. Here are the main takeaways for this lab.
|
|||||||
+ Virtual network peering enables you to seamlessly connect two or more virtual networks in Azure.
|
+ Virtual network peering enables you to seamlessly connect two or more virtual networks in Azure.
|
||||||
+ Peered virtual networks appear as one for connectivity purposes.
|
+ Peered virtual networks appear as one for connectivity purposes.
|
||||||
+ The traffic between virtual machines in peered virtual networks uses the Microsoft backbone infrastructure.
|
+ The traffic between virtual machines in peered virtual networks uses the Microsoft backbone infrastructure.
|
||||||
+ System defined routes are automatically created for each subnet in a virtual network.
|
+ System defined routes are automatically created for each subnet in a virtual network. User-defined routes override or add to the default system routes.
|
||||||
+ User-defined routes override or add to the default system routes. For example, a user-defined route could enable Azure Virtual Appliances to handle the traffic between a subnet and the internet.
|
+ Azure Network Watcher provides a suite of tools to monitor, diagnose, and view metrics and logs for Azure IaaS resources.
|
||||||
+ Route tables contain the networking map that defines the network traffic from one place to another.
|
|
||||||
|
|
||||||
|
|
||||||
## Learn more with self-paced training
|
## Learn more with self-paced training
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user