Skip to content

Commit 29ef1df

Browse files
authored
Update quickstart-github-models.md
1 parent 88bf291 commit 29ef1df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-foundry/model-inference/how-to/quickstart-github-models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Use the parameter `model="<deployment-name>` to route your request to this deplo
8585
Azure AI model inference supports additional features not available in GitHub Models, including:
8686

8787
* [Explore the model catalog](https://ai.azure.com/github/models) to see additional models not available in GitHub Models.
88+
* Configure [key-less authentication](configure-entra-id.md).
8889
* Configure [content filtering](configure-content-filters.md).
8990
* Configure rate limiting (for specific models).
9091
* Explore additional [deployment SKUs (for specific models)](../concepts/deployment-types.md).
@@ -97,4 +98,4 @@ See the [FAQ section](../faq.yml) to explore more help.
9798
## Next steps
9899

99100
* [Explore the model catalog](https://ai.azure.com/github/models) in Azure AI studio.
100-
* [Add more models](create-model-deployments.md) to your endpoint.
101+
* [Add more models](create-model-deployments.md) to your endpoint.

0 commit comments

Comments
 (0)