You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-mcp-server/tools/azure-foundry.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,15 +72,15 @@ Example prompts include:
72
72
73
73
<!-- azmcp foundry models deployments list -->
74
74
75
-
Lists all model deployments associated with a specific Azure AI Foundry endpoint. Use this command to monitor and manage your active model deployments.
75
+
Lists all model deployments associated with a specific Azure AI Foundry endpoint. Use this command to monitor and manage your active model deployments. In the following example prompts, replace `https://my-example-resource.openai.azure.com` with your actual Azure AI Foundry endpoint URL.
76
76
77
77
Example prompts include:
78
78
79
-
-**List deployments on production**: "Show me all model deployments on my https://production-ai.openai.azure.com endpoint"
80
-
-**Check specific endpoint**: "What models are currently deployed to the https://customer-service.cognitiveservices.azure.com endpoint?"
81
-
-**View regional deployments**: "List all deployments in my https://eastus-ai-service.openai.azure.com endpoint"
82
-
-**Check deployment status**: "Show me the status of all models deployed to our https://main-ai.openai.azure.com endpoint"
83
-
-**See active models**: "What AI models are running on our https://aistudio-prod.cognitiveservices.azure.com endpoint right now?"
79
+
-**List deployments on production**: "Show me all model deployments on my https://my-example-resource.openai.azure.com endpoint"
80
+
-**Check specific endpoint**: "What models are currently deployed to the https://my-example-resource.openai.azure.com endpoint?"
81
+
-**View regional deployments**: "List all deployments in my https://my-example-resource.openai.azure.com endpoint"
82
+
-**Check deployment status**: "Show me the status of all models deployed to our https://my-example-resource.openai.azure.com endpoint"
83
+
-**See active models**: "What AI models are running on our https://my-example-resource.openai.azure.com endpoint right now?"
84
84
85
85
| Parameter | Required or optional | Description |
0 commit comments