Skip to content

Commit 9b85864

Browse files
authored
Merge pull request #112003 from JnHs/jh-lh-networking
add networking section
2 parents 7573919 + 2bbae4e commit 9b85864

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/lighthouse/concepts/cross-tenant-management-experience.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cross-tenant management experiences
33
description: Azure delegated resource management enables a cross-tenant management experience.
4-
ms.date: 04/06/2020
4+
ms.date: 04/20/2020
55
ms.topic: conceptual
66
---
77

@@ -67,6 +67,14 @@ Most tasks and services can be performed on delegated resources across managed t
6767
- Log analytics: Query data from remote customer workspaces in multiple tenants
6868
- Create alerts in customer tenants that trigger automation, such as Azure Automation runbooks or Azure Functions, in the service provider tenant through webhooks
6969

70+
[Azure Networking](../../networking/networking-overview.md):
71+
72+
- Deploy and manage [Azure Virtual Network (VNet)](../../virtual-network/index.yml) and virtual network interface cards (vNICs) within customer tenants
73+
- Deploy and configure [Azure Firewall](../../firewall/overview.md) to protect customers’ Virtual Network resources
74+
- Manage connectivity services such as [Azure Virtual WAN](../../virtual-wan/virtual-wan-about.md), [ExpressRoute](../../expressroute/expressroute-introduction.md), and [VPN Gateways](../../vpn-gateway/vpn-gateway-about-vpngateways.md) for customers
75+
- Use Azure Lighthouse to support key scenarios for the [Azure Networking MSP Program](../../networking/networking-partners-msp.md)
76+
77+
7078
[Azure Policy](../../governance/policy/index.yml):
7179

7280
- Compliance snapshots show details for assigned policies within delegated subscriptions
@@ -117,10 +125,6 @@ Most tasks and services can be performed on delegated resources across managed t
117125
- Access VMs with serial console in customer tenants
118126
- Note that you can't use Azure Active Directory for remote login to a VM, and you can't integrate a VM with a Key Vault for passwords, secrets or cryptographic keys for disk encryption
119127

120-
[Azure Virtual Network](../../virtual-network/index.yml):
121-
122-
- Deploy and manage virtual networks and virtual network interface cards (vNICs) within customer tenants
123-
124128
Support requests:
125129

126130
- Open support requests for delegated resources from the **Help + support** blade in the Azure portal (selecting the support plan available to the delegated scope)

0 commit comments

Comments
 (0)