Skip to content

Commit 546a295

Browse files
authored
Update concept-cross-tenant.md
1 parent c601019 commit 546a295

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/virtual-network-manager/concept-cross-tenant.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,17 @@ A cross-tenant connection can only be established and maintained when both objec
4545

4646
> [!NOTE]
4747
> Once a connection is removed from either side, the network manager will no longer be able to view or manage the tenant's resources under that former connection's scope.
48+
49+
## Connection states
50+
The resources required to create the cross-tenant connection contain a state, which represents whether the associated scope has been added to the Network Manager scope. Possible state values include:
51+
52+
* Connected: Both the Scope Connection and Network Manager Connection resources exist. The scope has been added to the Network Manager's scope.
53+
* Pending: One of the two approval resources has not been created. The scope has not yet been added to the Network Manager's scope.
54+
* Conflict: There is already a network manager with this subscription or management group defined within its scope. Two network managers with the same scope access cannot directly manage the same scope, therefore this subscription/management group cannot be added to the Network Manager scope. To resolve the conflict, remove the scope from the conflicting network manager's scope and recreate the connection resource.
55+
* Revoked: The scope was at one time added to the Network Nanager scope, but the removal of an approval resource has caused it to be revoked.
56+
57+
The only state that represents the scope has been added to the Network Manager scope is 'Connected'.
58+
4859
## Required permissions
4960

5061
To use cross-tenant connection in Azure Virtual Network Manager, users need the following permissions:

0 commit comments

Comments
 (0)