Skip to content

Commit 50cf75d

Browse files
committed
Backfill missing lab metadata for Instructions/Exercises/M07-Unit 5 Restrict network access to PaaS resources with virtual network service endpoints.md
1 parent e952477 commit 50cf75d

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

Instructions/Exercises/M07-Unit 5 Restrict network access to PaaS resources with virtual network service endpoints.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
---
2-
Exercise:
3-
title: 'M07 - Unit 5 Restrict network access to PaaS resources with virtual network service endpoints'
4-
module: 'Module 07 - Design and implement private access to Azure Services'
2+
lab:
3+
title: M07-Unit 5 Restrict network access to PaaS resources with virtual network
4+
service endpoints
5+
description: Virtual network service endpoints enable you to limit network access
6+
to some Azure service resources to a virtual network subnet. You can also remove
7+
internet access to the resources. Service endpoints provide direct connection
8+
from your virtual network to supported Azure services, allowing you to use your
9+
virtual network's private address space to access the Azure services. Traffic
10+
destined to Azure resources through service endpoints always stays on the Microsoft
11+
Azure backbone network.
12+
duration: 35 minutes
13+
level: 500
14+
islab: true
15+
primarytopics:
16+
- Azure
517
---
618

719
# M07-Unit 5 Restrict network access to PaaS resources with virtual network service endpoints

0 commit comments

Comments
 (0)