Skip to content

Commit 190eadb

Browse files
authored
Merge pull request #218664 from duongau/serviceinteractive
Azure Network Solutions - add to services landing page
2 parents 59decfe + dd0dadc commit 190eadb

File tree

6 files changed

+29
-1
lines changed

6 files changed

+29
-1
lines changed

articles/application-gateway/index.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ landingContent:
3939
url: /training/modules/intro-to-azure-application-gateway
4040
- text: Load balance your web service traffic with Application Gateway
4141
url: /training/modules/load-balance-web-traffic-with-application-gateway/
42+
- linkListType: deploy
43+
links:
44+
- text: Provision and configure Azure Firewall and Application Gateway
45+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%204
46+
4247
# Card
4348
- title: Support high traffic volumes
4449
linkLists:

articles/firewall/index.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@ landingContent:
4040
links:
4141
- text: What's new
4242
url: https://azure.microsoft.com/updates/?category=networking&query=Firewall
43-
43+
- linkListType: deploy
44+
links:
45+
- text: Provision and configure Azure Firewall and Application Gateway
46+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%204
4447

4548
# Card
4649
- title: Learn about Azure Firewall Premium

articles/load-balancer/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ landingContent:
4242
url: /training/modules/intro-to-azure-load-balancer/
4343
- text: Improve application scalability and resiliency by using Azure Load Balancer
4444
url: /training/modules/improve-app-scalability-resiliency-with-load-balancer/
45+
- linkListType: deploy
46+
links:
47+
- text: Set up load balancing
48+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%203
4549

4650
# Card (optional)
4751
- title: Get started

articles/network-watcher/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ landingContent:
2929
links:
3030
- text: Introduction to Azure Network Watcher
3131
url: /training/modules/intro-to-azure-network-watcher
32+
- linkListType: deploy
33+
links:
34+
- text: Monitor the Azure network
35+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%206
3236

3337
# Card (optional)
3438
- title: Diagnose VM traffic filter problem

articles/networking/fundamentals/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ landingContent:
3535
url: /training/paths/architect-network-infrastructure/
3636
- text: Explore Azure networking services
3737
url: /training/modules/azure-networking-fundamentals/
38+
- linkListType: deploy
39+
links:
40+
- text: Azure Networking Solutions
41+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions
3842

3943
# Card (optional)
4044
- title: Get started

articles/virtual-network/index.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ landingContent:
3434
links:
3535
- text: Introduction to Azure Virtual Networks
3636
url: /training/modules/introduction-to-azure-virtual-networks
37+
- linkListType: deploy
38+
links:
39+
- text: Provision a network landing zone
40+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%201
41+
- text: Provision a new application in an existing network
42+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%202
43+
- text: Provision a secondary Azure region infrastructure
44+
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%205
3745

3846
# Card (optional)
3947
- title: Get started

0 commit comments

Comments
 (0)