Skip to content

Commit 938bac7

Browse files
Update search-indexer-howto-access-private.md
added comma
1 parent 6f22769 commit 938bac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-indexer-howto-access-private.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ You can create a shared private link for the following resources.
103103

104104
<sup>3</sup> The `Microsoft.Sql/servers` resource type is used for connections to Azure SQL database. There's currently no support for a shared private link to Azure Synapse SQL.
105105

106-
<sup>4</sup> The `Microsoft.Web/sites` resource type is used for App service and Azure functions. In the context of Azure AI Search, an Azure function is the more likely scenario. An Azure function is commonly used for hosting the logic of a custom skill. Azure Function has Consumption, Premium, and Dedicated [App Service hosting plans](../app-service/overview-hosting-plans.md). The [App Service Environment (ASE)](../app-service/environment/overview.md),[Azure Kubernetes Service (AKS)](../aks/intro-kubernetes.md) and [Azure API Management](../api-management/api-management-key-concepts.md) aren't supported at this time.
106+
<sup>4</sup> The `Microsoft.Web/sites` resource type is used for App service and Azure functions. In the context of Azure AI Search, an Azure function is the more likely scenario. An Azure function is commonly used for hosting the logic of a custom skill. Azure Function has Consumption, Premium, and Dedicated [App Service hosting plans](../app-service/overview-hosting-plans.md). The [App Service Environment (ASE)](../app-service/environment/overview.md), [Azure Kubernetes Service (AKS)](../aks/intro-kubernetes.md) and [Azure API Management](../api-management/api-management-key-concepts.md) aren't supported at this time.
107107

108108
<sup>5</sup> See [Create a shared private link for a SQL Managed Instance](search-indexer-how-to-access-private-sql.md) for instructions.
109109

0 commit comments

Comments
 (0)