|
1 | 1 | ### YamlMime:Hub
|
2 | 2 | title: Azure network foundation documentation
|
3 |
| -summary: Azure network foundation services provide core connectivity for your resources in Azure. Services include Azure Virtual Network, Private Link, and Azure DNS. |
| 3 | +summary: Azure network foundation services provide core connectivity for your resources in Azure. |
4 | 4 | brand: azure ## Used for color theming of icons and hero area
|
5 | 5 |
|
6 | 6 | metadata:
|
@@ -40,34 +40,34 @@ productDirectory:
|
40 | 40 | items:
|
41 | 41 | - title: Azure Virtual Network
|
42 | 42 | imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/virtual-networks.svg
|
43 |
| - summary: The fundamental building block for your private network in Azure |
| 43 | + summary: Azure Virtual Network is the fundamental building block for your private network in Azure. |
44 | 44 | url: ../../virtual-network/index.yml
|
45 | 45 | - title: Azure Private Link
|
46 |
| - summary: Enables you to access Azure services over a private endpoint in your virtual network |
| 46 | + summary: Azure Private Link enables you to access Azure services over a private endpoint in your virtual network. |
47 | 47 | imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/private-link.svg
|
48 | 48 | url: ../../private-link/index.yml
|
49 | 49 | - title: Azure DNS
|
50 |
| - summary: Name resolution for your Azure services using Azure infrastructure |
| 50 | + summary: Azure DNS provides reliable and secure name resolution for your Azure services using Azure infrastructure. |
51 | 51 | imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/dns.svg
|
52 | 52 | url: ../../dns/index.yml
|
53 |
| - - title: Azure Virtual Network Manager |
54 |
| - summary: A management service that enables you to group, configure, deploy, and manage virtual networks globally across subscriptions |
| 53 | + - title: Azure Virtual Network Manager (AVNM) |
| 54 | + summary: AVNM is a management service that enables you to group, configure, deploy, and manage virtual networks globally across subscriptions. |
55 | 55 | imageSrc: ./media/virtual-network.svg
|
56 | 56 | url: ../../virtual-network-manager/index.yml
|
57 | 57 | - title: Azure Bastion
|
58 |
| - summary: A fully managed PaaS service that you provision to securely connect to virtual machines via private IP address |
| 58 | + summary: Azure Bastion is a fully managed PaaS service that enables you to securely connect to virtual machines via private IP address. |
59 | 59 | imageSrc: ./media/bastion.svg
|
60 | 60 | url: ../../bastion/index.yml
|
61 | 61 | - title: Route Server
|
62 |
| - summary: Azure Route Server simplifies dynamic routing between your network virtual appliance (NVA) and your Azure virtual network |
| 62 | + summary: Azure Route Server simplifies dynamic routing between your network virtual appliance (NVA) and your Azure virtual network. |
63 | 63 | imageSrc: ./media/virtual-network.svg
|
64 | 64 | url: ../../route-server/index.yml
|
65 | 65 | - title: NAT Gateway
|
66 |
| - summary: Azure NAT Gateway is a fully managed and highly resilient Network Address Translation (NAT) service |
67 |
| - imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/nat-gateway.svg |
| 66 | + summary: Azure NAT Gateway is a fully managed and highly resilient Network Address Translation (NAT) service. |
| 67 | + imageSrc: ./media/nat-gateway.svg |
68 | 68 | url: ../../nat-gateway/index.yml
|
69 | 69 | - title: Traffic Manager
|
70 |
| - summary: Azure Traffic Manager is a DNS-based traffic load balancer |
| 70 | + summary: Azure Traffic Manager is a DNS-based traffic load balancer. |
71 | 71 | imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/traffic-manager.svg
|
72 | 72 | url: ../../traffic-manager/index.yml
|
73 | 73 |
|
|
0 commit comments