Skip to content

Commit 8c57bce

Browse files
authored
Update vpn-gateway-vpn-faq.md
1 parent 85f3c46 commit 8c57bce

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/vpn-gateway/vpn-gateway-vpn-faq.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,15 @@ RADIUS authentication is supported for the OpenVPN protocol.
329329

330330
## <a name="V2VMulti"></a>VNet-to-VNet and multi-site connections
331331

332-
[!INCLUDE [vpn-gateway-vnet-vnet-faq-include](../../includes/vpn-gateway-faq-vnet-vnet-include.md)]
332+
[!INCLUDE [vpn-gateway-vnet-vnet-faq-include](../../includes/vpn-gateway-faq-vnet-vnet-include.md)]
333+
334+
### How do I configure a cross tenant scenario?
335+
336+
* If you're using REST API or ARM templates for connection resources referencing a gateway in a different tenant, follow this authentication procedure: [Header values for authentication](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant#header-values-for-authentication).
337+
* For [site-to-site](vpn-gateway-create-site-to-site-rm-powershell.md#tenants).
338+
* For [VNet-to-VNet](vpn-gateway-vnet-vnet-rm-ps.md#tenant).
339+
340+
If you are using PowerShell commands, verify that you're running [Az.Network 7.15.1](https://www.powershellgallery.com/packages/Az.Network/7.15.1)
333341

334342
### How do I enable routing between my site-to-site VPN connection and ExpressRoute?
335343

0 commit comments

Comments
 (0)