File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
articles/ai-foundry/model-inference/how-to Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ Use the parameter `model="<deployment-name>` to route your request to this deplo
85
85
Azure AI model inference supports additional features not available in GitHub Models, including:
86
86
87
87
* [ 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 ) .
88
89
* Configure [ content filtering] ( configure-content-filters.md ) .
89
90
* Configure rate limiting (for specific models).
90
91
* 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.
97
98
## Next steps
98
99
99
100
* [ 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.
You can’t perform that action at this time.
0 commit comments