Skip to content

Commit 6d14634

Browse files
Merge pull request #277870 from HeidiSteen/heidst-june7
GH issue, mention tier requirement on the navigation step
2 parents 669685f + ee188e3 commit 6d14634

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/search/search-sku-tier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Most features are available on all tiers, including the free tier. In a few case
6464
| [Managed or trusted identities for outbound (indexer) access](search-howto-managed-identities-data-sources.md) | Not available on the Free tier.|
6565
| [Customer-managed encryption keys](search-security-manage-encryption-keys.md) | Not available on the Free tier. |
6666
| [IP firewall access](service-configure-firewall.md) | Not available on the Free tier. |
67-
| [Private endpoint (integration with Azure Private Link)](service-create-private-endpoint.md) | For inbound connections to a search service, not available on the Free tier. For outbound connections by indexers to other Azure resources, not available on Free or S3 HD. For indexers that use skillsets, not available on Free, Basic, S1, or S3 HD.|
67+
| [Private endpoint (integration with Azure Private Link)](service-create-private-endpoint.md) | For inbound connections to a search service, not available on the Free tier. <br>For outbound connections by indexers to other Azure resources, not available on Free or S3 HD. <br>For indexers that use skillsets, not available on Free, Basic, S1, or S3 HD.|
6868
| [Availability Zones](search-reliability.md) | Not available on the Free or Basic tier. |
6969
| [Semantic ranker](semantic-search-overview.md) | Not available on the Free tier. |
7070

articles/search/service-configure-firewall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: cognitive-search
1010
ms.custom:
1111
- ignite-2023
1212
ms.topic: how-to
13-
ms.date: 01/11/2024
13+
ms.date: 06/11/2024
1414
---
1515

1616
# Configure an IP firewall for Azure AI Search
@@ -32,7 +32,7 @@ You can set IP rules in the Azure portal, as described in this article, or use t
3232

3333
1. Sign in to Azure portal and go to your Azure AI Search service page.
3434

35-
1. Select **Networking** on the left navigation pane.
35+
1. Under **Settings**, select **Networking** on the left navigation pane. If you don't see this option, check your service tier. Networking options are available on Basic tier and higher.
3636

3737
1. Set **Public Network Access** to **Selected Networks**. If your connectivity is set to **Disabled**, you can only access your search service via a [private endpoint](service-create-private-endpoint.md).
3838

0 commit comments

Comments
 (0)