Skip to content

Commit 4369057

Browse files
committed
grammatical errors
1 parent 7632799 commit 4369057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/service-configure-firewall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To set the IP access control policy in the Azure portal, go to your Azure Cognit
2727
The Azure portal provides the ability to specify IP addresses and IP address ranges in the CIDR format. An example of CIDR notation is 8.8.8.0/24, which represents the IPs that range from 8.8.8.0 to 8.8.8.255.
2828

2929
> [!NOTE]
30-
> After you enable the IP access control policy for your Azure Cognitive Search service, all requests to the data plane from machines outside the allowed list of IP address ranges are rejected. When IP rules are configure, some features of the Azure portal are disabled. You'll be able to view and manage service level information, but portal access to index data and the various components in the service, such as the index, indexer, and skillset definitions, is restricted for security reasons.
30+
> After you enable the IP access control policy for your Azure Cognitive Search service, all requests to the data plane from machines outside the allowed list of IP address ranges are rejected. When IP rules are configured, some features of the Azure portal are disabled. You'll be able to view and manage service level information, but portal access to index data and the various components in the service, such as the index, indexer, and skillset definitions, is restricted for security reasons.
3131
3232
### Requests from your current IP
3333

@@ -45,7 +45,7 @@ You can troubleshoot issues with an IP access control policy by using the follow
4545

4646
### Azure portal
4747

48-
Enabling an IP access control policy for your Azure Cognitive Search service blocks all requests fom machines outside the allowed list of IP address ranges, including the Azure portal. You'll be able to view and manage service level information, but portal access to index data and the various components in the service, such as the index, indexer, and skillset definitions, is restricted for security reasons.
48+
Enabling an IP access control policy for your Azure Cognitive Search service blocks all requests from machines outside the allowed list of IP address ranges, including the Azure portal. You'll be able to view and manage service level information, but portal access to index data and the various components in the service, such as the index, indexer, and skillset definitions, is restricted for security reasons.
4949

5050
### SDKs
5151

0 commit comments

Comments
 (0)