Skip to content

Commit 1b01f9b

Browse files
committed
Merge branch 'main' of https://github.com/microsoftdocs/azure-docs-pr into ade-misc
2 parents e2ff67f + 7ef9c00 commit 1b01f9b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/azure-netapp-files/cross-region-replication-introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 02/23/2022
15+
ms.date: 03/17/2022
1616
ms.author: anfdocs
1717
ms.custom: references_regions
1818
---
@@ -53,6 +53,7 @@ Azure NetApp Files volume replication is supported between various [Azure region
5353
| Geography | Regional Pair A | Regional Pair B |
5454
|:--- |:--- |:--- |
5555
| Australia/Southeast Asia | Australia East | Southeast Asia |
56+
| France/Europe | France Central | West Europe |
5657
| Germany/UK | Germany West Central | UK South |
5758
| Germany/Europe | Germany West Central | West Europe |
5859
| Germany/France | Germany West Central | France Central |

articles/bastion/bastion-faq.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,14 @@ Azure Bastion doesn't move or store customer data out of the region it's deploye
2929

3030
### Can I use Azure Bastion with Azure Private DNS Zones?
3131

32-
Azure Bastion needs to be able to communicate with certain internal endpoints to successfully connect to target resources. Therefore, you *can* use Azure Bastion with Azure Private DNS Zones as long as the zone name you select doesn't overlap with the naming of these internal endpoints. Before you deploy your Azure Bastion resource, please make sure that the host virtual network isn't linked to a private DNS zone with the following in the name:
32+
Azure Bastion needs to be able to communicate with certain internal endpoints to successfully connect to target resources. Therefore, you *can* use Azure Bastion with Azure Private DNS Zones as long as the zone name you select doesn't overlap with the naming of these internal endpoints. Before you deploy your Azure Bastion resource, please make sure that the host virtual network is not linked to a private DNS zone with the following exact names:
3333

34+
* blob.core.windows.net
35+
* vault.azure.com
3436
* core.windows.net
3537
* azure.com
36-
* vault.azure.net
3738

38-
If you are using a Private endpoint integrated Azure Private DNS Zone, the [recommended DNS zone name](../private-link/private-endpoint-dns.md#azure-services-dns-zone-configuration) for several Azure services overlap with the names listed above. The use of Azure Bastion *is not* supported with these setups.
39+
You may use a private DNS zone ending with one of the names listed above (ex: dummy.blob.core.windows.net) as long as it is not one of the recommended DNS zone names for an Azure service listed [here](../private-link/private-endpoint-dns.md#azure-services-dns-zone-configuration).
3940

4041
The use of Azure Bastion is also not supported with Azure Private DNS Zones in national clouds.
4142

0 commit comments

Comments
 (0)