diff --git a/articles/virtual-network/create-peering-different-subscriptions.md b/articles/virtual-network/create-peering-different-subscriptions.md index 8df3a2e7bcd7f..1fcb720ba4330 100644 --- a/articles/virtual-network/create-peering-different-subscriptions.md +++ b/articles/virtual-network/create-peering-different-subscriptions.md @@ -673,7 +673,7 @@ You need the **Resource ID** for **vnet-2** from the previous steps to set up th | Virtual network deployment model | **Resource Manager** | | I know my resource ID | **Select the box** | | Resource ID | **Enter the Resource ID for vnet-2** | - | Directory | Select the Microsoft Entra ID directory that corresponds with **vnet-2** and **user-2** | + | Directory | Select the Microsoft Entra ID directory that corresponds with **vnet-2** and **user-2**, but authenticate using **user-1** | | **Remote virtual network peering settings** | | | Allow 'the peered virtual network' to access 'vnet-1' | Leave the default of **Enabled** | | Allow 'the peered virtual network' to receive forwarded traffic from 'vnet-1' | **Select the box** | @@ -849,7 +849,7 @@ You need the **Resource IDs** for **vnet-1** from the previous steps to set up t | Virtual network deployment model | **Resource Manager** | | I know my resource ID | **Select the box** | | Resource ID | **Enter the Resource ID for vnet-1** | - | Directory | Select the Microsoft Entra ID directory that corresponds with **vnet-1** and **user-1** | + | Directory | Select the Microsoft Entra ID directory that corresponds with **vnet-1** and **user-1**, but authenticate using **user-2** | | **Remote virtual network peering settings** | | | Allow 'the peered virtual network' to access 'vnet-1' | Leave the default of **Enabled** | | Allow 'the peered virtual network' to receive forwarded traffic from 'vnet-1' | **Select the box** |