Skip to content

Commit d6871a8

Browse files
author
Tanu Balla
authored
update dns names
1 parent 9777bb2 commit d6871a8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/bastion/bastion-faq.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,18 @@ 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 isn't linked to a private DNS zone with the following *in* the name:
3333

34-
* core.windows.net
35-
* azure.com
34+
* blob.core.windows.net
3635
* vault.azure.net
3736

3837
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.
3938

39+
In addition, please make sure that the host network isn't linked to a private DNS zone with the following exact names:
40+
41+
* core.windows.net
42+
* azure.com
43+
4044
The use of Azure Bastion is also not supported with Azure Private DNS Zones in national clouds.
4145

4246
### <a name="subnet"></a>Can I have an Azure Bastion subnet of size /27 or smaller (/28, /29, etc.)?

0 commit comments

Comments
 (0)