Skip to content

Commit c0565df

Browse files
authored
Merge pull request #374 from changeworld/patch-1
Fix typo in built-in role name: "Contributer" → "Contributor"
2 parents bc0f2fe + f990165 commit c0565df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/ai-services/language-service/question-answering/how-to/network-isolation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Private endpoints are provided by [Azure Private Link](/azure/private-link/priva
2121

2222
## Steps to enable private endpoint
2323

24-
1. Assign *Contributer* role to language resource (Depending on the context this may appear as a Text Analytics resource) in the Azure Search Service instance. This operation requires *Owner* access to the subscription. Go to Identity tab in the service resource to get the identity.
24+
1. Assign *Contributor* role to language resource (Depending on the context this may appear as a Text Analytics resource) in the Azure Search Service instance. This operation requires *Owner* access to the subscription. Go to Identity tab in the service resource to get the identity.
2525

2626
> [!div class="mx-imgBorder"]
2727
> ![Text Analytics Identity](../../../QnAMaker/media/qnamaker-reference-private-endpoints/private-endpoints-identity.png)
2828
29-
2. Add the above identity as *Contributer* by going to Azure Search Service IAM tab.
29+
2. Add the above identity as *Contributor* by going to Azure Search Service IAM tab.
3030

3131
![Managed service IAM](../../../QnAMaker/media/qnamaker-reference-private-endpoints/private-endpoint-access-control.png)
3232

articles/ai-services/qnamaker/reference-private-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Private endpoints are provided by [Azure Private Link](/azure/private-link/priva
2222
> * A [Text Analytics resource](https://portal.azure.com/?quickstart=true#create/Microsoft.CognitiveServicesTextAnalytics) (with Custom question answering feature) created in the Azure portal. Remember your Microsoft Entra ID, Subscription, Text Analytics resource name you selected when you created the resource.
2323
2424
## Steps to enable private endpoint
25-
1. Assign *Contributer* role to Text Analytics service in the Azure Search Service instance. This operation requires *Owner* access to the subscription. Go to Identity tab in the service resource to get the identity.
25+
1. Assign *Contributor* role to Text Analytics service in the Azure Search Service instance. This operation requires *Owner* access to the subscription. Go to Identity tab in the service resource to get the identity.
2626

2727
> [!div class="mx-imgBorder"]
2828
> ![Text Analytics Identity](../qnamaker/media/qnamaker-reference-private-endpoints/private-endpoints-identity.png)
2929
30-
1. Add the above identity as *Contributer* by going to Azure Search Service IAM tab.
30+
1. Add the above identity as *Contributor* by going to Azure Search Service IAM tab.
3131

3232
![Managed service IAM](../qnamaker/media/qnamaker-reference-private-endpoints/private-endpoint-access-control.png)
3333

0 commit comments

Comments
 (0)