|
23 | 23 | "What is the status of function app <function_app_name>?" |
24 | 24 | ], |
25 | 25 | "add_azure_app_service_database": [ |
26 | | - "Add a CosmosDB database to app service <app_name>", |
27 | | - "Add a database connection to my app service <app_name> in resource group <resource_group>", |
28 | | - "Add a MySQL database to app service <app_name>", |
29 | | - "Add a PostgreSQL database to app service <app_name>", |
30 | | - "Add database <database_name> on server <database_server> to app service <app_name>", |
31 | | - "Add database <database_name> with retry policy to app service <app_name>", |
32 | | - "Configure a SQL Server database for app service <app_name>", |
33 | | - "Configure tenant <tenant> for database <database_name> in app service <app_name>", |
34 | | - "Set connection string for database <database_name> in app service <app_name>" |
| 26 | + "Add database connection <connection_string> for database <database_name> on server <database_server> to app service <app_name> in resource group <resource_group>", |
| 27 | + "Add database connection <connection_string> to my app service <app_name> for database <database_name> in resource group <resource_group>", |
| 28 | + "Add database connection string for <database_name> to app service <app_name> using connection string <connection_string> in resource group <resource_group>", |
| 29 | + "Add MySQL database <database_name> to app service <app_name> using connection <connection_string> in resource group <resource_group>", |
| 30 | + "Add PostgreSQL database <database_name> to app service <app_name> using connection <connection_string> in resource group <resource_group>", |
| 31 | + "Configure database <database_name> for app service <app_name> with the connection string <connection_string> in resource group <resource_group>", |
| 32 | + "Configure SQL Server database <database_name> for app service <app_name> with connection string <connection_string> in resource group <resource_group>", |
| 33 | + "Connect CosmosDB database <database_name> using connection string <connection_string> to app service <app_name> in resource group <resource_group>", |
| 34 | + "Connect database <database_name> to my app service <app_name> using connection string <connection_string> in resource group <resource_group>", |
| 35 | + "Set up database <database_name> for app service <app_name> with connection string <connection_string> under resource group <resource_group>" |
35 | 36 | ], |
36 | 37 | "get_azure_databases_details": [ |
37 | 38 | "Display the properties of SQL server <server_name>", |
|
197 | 198 | "Scan my Azure subscription for compliance recommendations" |
198 | 199 | ], |
199 | 200 | "generate_azure_cli_commands": [ |
200 | | - "Get Azure CLI command to create a Storage account with name <storage_account_name>", |
201 | | - "Show me how to use Azure CLI to list all virtual machines in my subscription", |
| 201 | + "Create a Storage account with name <storage_account_name> using Azure CLI", |
| 202 | + "List all virtual machines in my subscription using Azure CLI", |
202 | 203 | "Show me the details of the storage account <account_name> with Azure CLI commands" |
203 | 204 | ], |
204 | 205 | "install_azure_cli_extensions": [ |
205 | | - "Get Azure CLI installation instructions", |
| 206 | + "<Ask the MCP host to uninstall az cli on your machine and run test prompts for extension_cli_generate>", |
206 | 207 | "How to install azd", |
207 | 208 | "What is Azure Functions Core tools and how to install it" |
208 | 209 | ], |
|
277 | 278 | "Upload certificate file <file_path> to key vault <key_vault_account_name>" |
278 | 279 | ], |
279 | 280 | "get_azure_best_practices": [ |
| 281 | + "configure azure mcp in coding agent for my repo", |
280 | 282 | "Fetch the Azure Terraform best practices", |
281 | 283 | "Get the latest Azure best practices", |
282 | 284 | "Get the latest Azure code generation best practices", |
|
291 | 293 | ], |
292 | 294 | "design_azure_architecture": [ |
293 | 295 | "Generate the azure architecture diagram for this application", |
294 | | - "Help me create a cloud service that will serve as ATM for users", |
| 296 | + "Help me design an Azure cloud service that will serve as an ATM for users", |
295 | 297 | "How can I design a cloud service in Azure that will store and present videos for users?", |
296 | 298 | "I want to design a cloud app for ordering groceries", |
297 | 299 | "Please help me design an architecture for a large-scale file upload, storage, and retrieval service" |
|
315 | 317 | "Get the details of knowledge base <agent-name> in the Azure AI Search service <service-name>", |
316 | 318 | "Get the details of knowledge source <source-name> in the Azure AI Search service <service-name>", |
317 | 319 | "Get the schema configuration for knowledge index <index-name>", |
318 | | - "List all agents in my AI Foundry project", |
| 320 | + "List all agents in my Azure AI Foundry resource", |
319 | 321 | "List all AI Foundry model deployments", |
320 | 322 | "List all AI Foundry models", |
321 | 323 | "List all AI Foundry resources in my subscription", |
322 | | - "List all available OpenAI models in my Azure resource", |
| 324 | + "List all available OpenAI models in my Azure AI Foundry resource", |
323 | 325 | "List all Cognitive Search services in my subscription", |
324 | 326 | "List all indexes in the Cognitive Search service <service-name>", |
325 | 327 | "List all knowledge bases in the Azure AI Search service <service-name>", |
|
331 | 333 | "Show me all AI Foundry model deployments", |
332 | 334 | "Show me my Cognitive Search services", |
333 | 335 | "Show me the AI Foundry resources in resource group <resource_group_name>", |
334 | | - "Show me the available agents in my AI Foundry project", |
| 336 | + "Show me the available agents in my Azure AI Foundry resource", |
335 | 337 | "Show me the available AI Foundry models", |
336 | 338 | "Show me the Cognitive Search services in my subscription", |
337 | 339 | "Show me the details of the index <index-name> in Cognitive Search service <service-name>", |
|
343 | 345 | "Show me the knowledge source <source-name> in search service <service-name>", |
344 | 346 | "Show me the knowledge sources in the Azure AI Search service <service-name>", |
345 | 347 | "Show me the knowledge sources in the search service <service-name>", |
346 | | - "Show me the OpenAI model deployments", |
347 | | - "Show me the schema for knowledge index <index-name> in my AI Foundry project" |
| 348 | + "Show me the OpenAI model deployments in my Azure AI Foundry resource", |
| 349 | + "Show me the schema for knowledge index <index-name> in my Azure AI Foundry resource" |
348 | 350 | ], |
349 | 351 | "retrieve_azure_ai_knowledge_base_content": [ |
350 | 352 | "Ask knowledge base <agent-name> in search service <service-name> to retrieve information about <query>", |
|
356 | 358 | "What does knowledge base <agent-name> in search service <service-name> know about <query>" |
357 | 359 | ], |
358 | 360 | "use_azure_openai_models": [ |
359 | | - "Create a chat completion with the message \"Hello, how are you today?\"", |
360 | | - "Create a completion with the prompt \"What is Azure?\"", |
361 | | - "Create vector embeddings for my text using Azure OpenAI", |
362 | | - "Generate embeddings for the text \"Azure OpenAI Service\"" |
| 361 | + "Create a chat completion with the message \"Hello, how are you today?\" using my Azure AI Foundry resource", |
| 362 | + "Create a completion with the prompt \"What is Azure?\" using my Azure AI Foundry resource", |
| 363 | + "Create vector embeddings for my text using my Azure AI Foundry resource", |
| 364 | + "Generate embeddings for the text \"Azure OpenAI Service\" using my Azure AI Foundry resource" |
363 | 365 | ], |
364 | 366 | "connect_azure_ai_foundry_agents": [ |
365 | | - "Query an agent in my AI foundry project" |
| 367 | + "Query an agent in my Azure AI foundry resource" |
366 | 368 | ], |
367 | 369 | "query_and_evaluate_azure_ai_foundry_agents": [ |
368 | | - "Query and evaluate an agent in my AI Foundry project for task_adherence" |
| 370 | + "Query and evaluate an agent in my Azure AI Foundry resource for task_adherence" |
369 | 371 | ], |
370 | 372 | "evaluate_azure_ai_foundry_agents": [ |
371 | 373 | "Evaluate the full query and response I got from my agent for task_adherence" |
|
421 | 423 | "Show me the available regions for these resource types <resource_types>" |
422 | 424 | ], |
423 | 425 | "get_azure_messaging_service_details": [ |
| 426 | + "Get the details of my consumer group <consumer_group_name> in my event hub <event_hub_name>, namespace <namespace_name>, and resource group <resource_group_name>", |
424 | 427 | "Get the details of my event hub <event_hub_name> in my namespace <namespace_name> and resource group <resource_group_name>", |
425 | 428 | "Get the details of my namespace <namespace_name> in my resource group <resource_group_name>", |
| 429 | + "List all consumer groups in my event hub <event_hub_name> in namespace <namespace_name>", |
426 | 430 | "List all Event Grid subscriptions in subscription <subscription>", |
427 | 431 | "List all Event Grid topics in my subscription", |
428 | 432 | "List all Event Grid topics in resource group <resource_group_name> in subscription <subscription>", |
|
441 | 445 | "Show me the Event Grid topics in my subscription" |
442 | 446 | ], |
443 | 447 | "edit_azure_data_analytics_resources": [ |
| 448 | + "Create a new consumer group <consumer_group_name> in my event hub <event_hub_name>, namespace <namespace_name>, and resource group <resource_group_name>", |
444 | 449 | "Create a new event hub <event_hub_name> in my namespace <namespace_name> and resource group <resource_group_name>", |
445 | 450 | "Create an new namespace <namespace_name> in my resource group <resource_group_name>", |
| 451 | + "Delete my consumer group <consumer_group_name> in my event hub <event_hub_name>, namespace <namespace_name>, and resource group <resource_group_name>", |
446 | 452 | "Delete my event hub <event_hub_name> in my namespace <namespace_name> and resource group <resource_group_name>", |
447 | 453 | "Delete my namespace <namespace_name> in my resource group <resource_group_name>", |
| 454 | + "Update my consumer group <consumer_group_name> in my event hub <event_hub_name>, namespace <namespace_name>, and resource group <resource_group_name>", |
448 | 455 | "Update my event hub <event_hub_name> in my namespace <namespace_name> and resource group <resource_group_name>", |
449 | 456 | "Update my namespace <namespace_name> in my resource group <resource_group_name>" |
450 | 457 | ], |
|
0 commit comments