Skip to content

Commit a66f8c7

Browse files
authored
Fixing Acrolinx Words/Phrases Issue
1 parent 04635a2 commit a66f8c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/key-vault/general/network-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ For how-to guide, follow the instructions here for [Portal, Azure CLI and PowerS
3333

3434
### Key Vault Firewall Enabled (IPv4 Addresses and Ranges - Static IPs)
3535

36-
If you would like to authorize a particular service to access key vault through the Key Vault Firewall, you can add its IP Address to the key vault firewall allow list. This configuration is best for services that use static IP addresses or well-known ranges. There is a limit of 1000 CIDR ranges for this case.
36+
If you would like to authorize a particular service to access key vault through the Key Vault Firewall, you can add its IP Address to the key vault firewall allowlist. This configuration is best for services that use static IP addresses or well-known ranges. There is a limit of 1000 CIDR ranges for this case.
3737

3838
To allow an IP Address or range of an Azure resource, such as a Web App or Logic App, perform the following steps.
3939

4040
1. Log in to the Azure portal.
4141
1. Select the resource (specific instance of the service).
4242
1. Click on the 'Properties' blade under 'Settings'.
4343
1. Look for the "IP Address" field.
44-
1. Copy this value or range and enter it into the key vault firewall allow list.
44+
1. Copy this value or range and enter it into the key vault firewall allowlist.
4545

4646
To allow an entire Azure service, through the Key Vault firewall, use the list of publicly documented data center IP addresses for Azure [here](https://www.microsoft.com/download/details.aspx?id=56519). Find the IP addresses associated with the service you would like in the region you want and add those IP addresses to the key vault firewall using the steps above.
4747

0 commit comments

Comments
 (0)