Skip to content

Commit 018debe

Browse files
committed
fix URL
1 parent dd7286e commit 018debe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-mcp-server/tools/azure-foundry.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@ Example prompts include:
7272

7373
<!-- azmcp foundry models deployments list -->
7474

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.
7676

7777
Example prompts include:
7878

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?"
8484

8585
| Parameter | Required or optional | Description |
8686
|-----------|-------------|-------------|

0 commit comments

Comments
 (0)