Skip to content

Commit 5fec282

Browse files
authored
Merge pull request #5225 from MicrosoftDocs/main
5/27/2025 PM Publish
2 parents cfe97b7 + 8758ef0 commit 5fec282

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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

articles/machine-learning/how-to-use-mlflow-configure-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ However, if you work outside Azure Machine Learning, you need to configure MLflo
3535
```
3636

3737
> [!TIP]
38-
> Instead of `mlflow`, consider using [`mlflow-skinny`](https://github.com/mlflow/mlflow/blob/master/README_SKINNY.md). This package is a lightweight MLflow package without SQL storage, server, UI, or data science dependencies. It's recommended for users who primarily need MLflow tracking and logging capabilities but don't want to import the full suite of features, including deployments.
38+
> Instead of `mlflow`, consider using [`mlflow-skinny`](https://github.com/mlflow/mlflow/blob/master/skinny/README_SKINNY.md). This package is a lightweight MLflow package without SQL storage, server, UI, or data science dependencies. It's recommended for users who primarily need MLflow tracking and logging capabilities but don't want to import the full suite of features, including deployments.
3939
4040
- An Azure Machine Learning workspace. To create a workspace, see [Create resources you need to get started](quickstart-create-resources.md).
4141

articles/open-datasets/dataset-tartanair-simulation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This project is released under the MIT License. Review the [License file](https:
4141
## Additional information
4242
View the official [TartanAir website](https://theairlab.org/tartanair-dataset/) or view the original [research paper](https://arxiv.org/abs/2003.14338).
4343

44-
Email [email protected] if you have any questions about the data source. You can also reach out to contributers on the associated [GitHub](https://github.com/microsoft/AirSim).
44+
Email [email protected] if you have any questions about the data source. You can also reach out to contributors on the associated [GitHub](https://github.com/microsoft/AirSim).
4545

4646

4747
Citation

0 commit comments

Comments
 (0)