Skip to content

Commit 2bf985b

Browse files
Merge pull request #281759 from duongau/linkhub
Azure Networking hub page (add cards to scenario hub pages)
2 parents c588b40 + 42432f6 commit 2bf985b

File tree

5 files changed

+694
-0
lines changed

5 files changed

+694
-0
lines changed

articles/networking/index.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,33 @@ highlightedContent:
4242
itemType: architecture
4343
url: /security/zero-trust/azure-networking-encryption
4444

45+
# productDirectory section (Optional; Remove if not applicable.)
46+
productDirectory:
47+
title: Azure networking scenarios # Optional but good for SEO. Remove if not applicable.
48+
summary: Select an Azure networking scenario to learn how Azure can enhance connectivity to your resources, deliver and protect applications, and help secure your environment. # Optional but good for SEO. Remove if not applicable.
49+
items:
50+
# Card
51+
- title: Networking foundations
52+
# imageSrc should be square in ratio with no white space
53+
imageSrc: ./media/index/networking-foundations.svg
54+
summary: Manage and diagnose your network with Azure network foundation services.
55+
url: ./foundations/index.yml
56+
# Card
57+
- title: Load balancing and content delivery
58+
imageSrc: ./media/index/load-balancing-and-content-delivery.svg
59+
summary: Distribute network traffic to load balance workloads with Azure application delivery services.
60+
url: ./load-balancer-content-delivery/index.yml
61+
# Card
62+
- title: Hybrid connectivity
63+
imageSrc: ./media/index/hybrid-connectivity.svg
64+
summary: Integrate your on-premises and Azure networks with Azure hybrid connectivity services.
65+
url: ./hybrid-connectivity/index.yml
66+
# Card
67+
- title: Network security
68+
imageSrc: ./media/index/network-security.svg
69+
summary: Protect your network from cyber security attacks with Azure network security services.
70+
url: ./security/index.yml
71+
4572
# additionalContent section (optional)
4673
# Card with links style
4774
additionalContent:

0 commit comments

Comments
 (0)