Skip to content

Commit 31b6c01

Browse files
(AzureCXP) Fix for GitHub Issue 53807
Updated Datacenter IP ranges document links for GitHub Issue https://github.com/MicrosoftDocs/azure-docs/issues/53807 ------- cc: @amitbapat
1 parent 95d5980 commit 31b6c01

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/key-vault/general/access-behind-firewall.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,13 @@ For all key vault object (keys and secrets) management and cryptographic operati
6060

6161
## IP address ranges
6262

63-
The Key Vault service uses other Azure resources like PaaS infrastructure. So it's not possible to provide a specific range of IP addresses that Key Vault service endpoints will have at any particular time. If your firewall supports only IP address ranges, refer to the [Microsoft Azure Datacenter IP Ranges](https://www.microsoft.com/download/details.aspx?id=41653) document. Authentication and Identity (Azure Active Directory) is a global service and may fail over to other regions or move traffic without notice. In this scenario, all of the IP ranges listed in [Authentication and Identity IP Addresses](https://support.office.com/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2#bkmk_identity_ip) should be added to the firewall.
63+
The Key Vault service uses other Azure resources like PaaS infrastructure. So it's not possible to provide a specific range of IP addresses that Key Vault service endpoints will have at any particular time. If your firewall supports only IP address ranges, refer to Microsoft Azure Datacenter IP Ranges documents available at:
64+
* [Public](https://www.microsoft.com/en-us/download/details.aspx?id=56519)
65+
* [US Gov](http://www.microsoft.com/en-us/download/details.aspx?id=57063)
66+
* [Germany](http://www.microsoft.com/en-us/download/details.aspx?id=57064)
67+
* [China](http://www.microsoft.com/en-us/download/details.aspx?id=57062)
68+
69+
Authentication and Identity (Azure Active Directory) is a global service and may fail over to other regions or move traffic without notice. In this scenario, all of the IP ranges listed in [Authentication and Identity IP Addresses](https://support.office.com/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2#bkmk_identity_ip) should be added to the firewall.
6470

6571
## Next steps
6672

0 commit comments

Comments
 (0)