prompts.json•23.7 kB
{
"azmcp_foundry_models_deploy": [
"Deploy a GPT4o instance on my resource <resource-name>"
],
"azmcp_foundry_models_deployments_list": [
"List all AI Foundry model deployments",
"Show me all AI Foundry model deployments"
],
"azmcp_foundry_models_list": [
"List all AI Foundry models",
"Show me the available AI Foundry models"
],
"azmcp_search_index_describe": [
"Show me the details of the index <index-name> in Cognitive Search service <service-name>"
],
"azmcp_search_index_list": [
"List all indexes in the Cognitive Search service <service-name>",
"Show me the indexes in the Cognitive Search service <service-name>"
],
"azmcp_search_index_query": [
"Search for instances of <search_term> in the index <index-name> in Cognitive Search service <service-name>"
],
"azmcp_search_service_list": [
"List all Cognitive Search services in my subscription",
"Show me the Cognitive Search services in my subscription",
"Show me my Cognitive Search services"
],
"azmcp_appconfig_account_list": [
"List all App Configuration stores in my subscription",
"Show me the App Configuration stores in my subscription",
"Show me my App Configuration stores"
],
"azmcp_appconfig_kv_delete": [
"Delete the key <key_name> in App Configuration store <app_config_store_name>"
],
"azmcp_appconfig_kv_list": [
"List all key-value settings in App Configuration store <app_config_store_name>",
"Show me the key-value settings in App Configuration store <app_config_store_name>"
],
"azmcp_appconfig_kv_lock": [
"Lock the key <key_name> in App Configuration store <app_config_store_name>"
],
"azmcp_appconfig_kv_set": [
"Set the key <key_name> in App Configuration store <app_config_store_name> to <value>"
],
"azmcp_appconfig_kv_show": [
"Show the content for the key <key_name> in App Configuration store <app_config_store_name>"
],
"azmcp_appconfig_kv_unlock": [
"Unlock the key <key_name> in App Configuration store <app_config_store_name>"
],
"azmcp_extension_az": [
"Create a Storage account with name <storage_account_name>",
"List all virtual machines in my subscription",
"Show me the details of the storage account <account_name>"
],
"azmcp_acr_registry_list": [
"List all Azure Container Registries in my subscription",
"Show me my Azure Container Registries",
"Show me the container registries in my subscription",
"List container registries in resource group <resource_group_name>",
"Show me the container registries in resource group <resource_group_name>"
],
"azmcp_acr_registry_repository_list": [
"List all container registry repositories in my subscription",
"Show me my container registry repositories",
"List repositories in the container registry <registry_name>",
"Show me the repositories in the container registry <registry_name>"
],
"azmcp_cosmos_account_list": [
"List all cosmosdb accounts in my subscription",
"Show me my cosmosdb accounts",
"Show me the cosmosdb accounts in my subscription"
],
"azmcp_cosmos_database_container_item_query": [
"Show me the items that contain the word <search_term> in the container <container_name> in the database <database_name> for the cosmosdb account <account_name>"
],
"azmcp_cosmos_database_container_list": [
"List all the containers in the database <database_name> for the cosmosdb account <account_name>",
"Show me the containers in the database <database_name> for the cosmosdb account <account_name>"
],
"azmcp_cosmos_database_list": [
"List all the databases in the cosmosdb account <account_name>",
"Show me the databases in the cosmosdb account <account_name>"
],
"azmcp_kusto_cluster_get": [
"Show me the details of the Data Explorer cluster <cluster_name>"
],
"azmcp_kusto_cluster_list": [
"List all Data Explorer clusters in my subscription",
"Show me my Data Explorer clusters",
"Show me the Data Explorer clusters in my subscription"
],
"azmcp_kusto_database_list": [
"List all databases in the Data Explorer cluster <cluster_name>",
"Show me the databases in the Data Explorer cluster <cluster_name>"
],
"azmcp_kusto_query": [
"Show me all items that contain the word <search_term> in the Data Explorer table <table_name> in cluster <cluster_name>"
],
"azmcp_kusto_sample": [
"Show me a data sample from the Data Explorer table <table_name> in cluster <cluster_name>"
],
"azmcp_kusto_table_list": [
"List all tables in the Data Explorer database <database_name> in cluster <cluster_name>",
"Show me the tables in the Data Explorer database <database_name> in cluster <cluster_name>"
],
"azmcp_kusto_table_schema": [
"Show me the schema for table <table_name> in the Data Explorer database <database_name> in cluster <cluster_name>"
],
"azmcp_postgres_database_list": [
"List all PostgreSQL databases in server <server>",
"Show me the PostgreSQL databases in server <server>"
],
"azmcp_postgres_database_query": [
"Show me all items that contain the word <search_term> in the PostgreSQL database <database> in server <server>"
],
"azmcp_postgres_server_config_get": [
"Show me the configuration of PostgreSQL server <server>"
],
"azmcp_postgres_server_list": [
"List all PostgreSQL servers in my subscription",
"Show me my PostgreSQL servers",
"Show me the PostgreSQL servers in my subscription"
],
"azmcp_postgres_server_param": [
"Show me if the parameter my PostgreSQL server <server> has replication enabled"
],
"azmcp_postgres_server_param_set": [
"Enable replication for my PostgreSQL server <server>"
],
"azmcp_postgres_table_list": [
"List all tables in the PostgreSQL database <database> in server <server>",
"Show me the tables in the PostgreSQL database <database> in server <server>"
],
"azmcp_postgres_table_schema_get": [
"Show me the schema of table <table> in the PostgreSQL database <database> in server <server>"
],
"azmcp_extension_azd": [
"Create a To-Do list web application that uses NodeJS and MongoDB",
"Deploy my web application to Azure App Service"
],
"azmcp_deploy_app_logs_get": [
"Show me the log of the application deployed by azd"
],
"azmcp_deploy_architecture_diagram_generate": [
"Generate the azure architecture diagram for this application"
],
"azmcp_deploy_iac_rules_get": [
"Show me the rules to generate bicep scripts"
],
"azmcp_deploy_pipeline_guidance_get": [
"How can I create a CI/CD pipeline to deploy this app to Azure?"
],
"azmcp_deploy_plan_get": [
"Create a plan to deploy this application to azure"
],
"azmcp-functionapp_get": [
"Describe the function app <function_app_name> in resource group <resource_group_name>",
"Get configuration for function app <function_app_name>",
"Get function app status for <function_app_name>",
"Get information about my function app <function_app_name> in <resource_group_name>",
"Retrieve host name and status of function app <function_app_name>",
"Show function app details for <function_app_name> in <resource_group_name>",
"Show me the details for the function app <function_app_name>",
"Show plan and region for function app <function_app_name>",
"What is the status of function app <function_app_name>?"
],
"azmcp-functionapp_list": [
"List all function apps in my subscription",
"Show me my Azure function apps",
"What function apps do I have?"
],
"azmcp_keyvault_certificate_create": [
"Create a new certificate called <certificate_name> in the key vault <key_vault_account_name>"
],
"azmcp_keyvault_certificate_get": [
"Show me the certificate <certificate_name> in the key vault <key_vault_account_name>",
"Show me the details of the certificate <certificate_name> in the key vault <key_vault_account_name>"
],
"azmcp_keyvault_certificate_import": [
"Import the certificate in file <file_path> into the key vault <key_vault_account_name>",
"Import a certificate into the key vault <key_vault_account_name> using the name <certificate_name>"
],
"azmcp_keyvault_certificate_list": [
"List all certificates in the key vault <key_vault_account_name>",
"Show me the certificates in the key vault <key_vault_account_name>"
],
"azmcp_keyvault_key_create": [
"Create a new key called <key_name> with the RSA type in the key vault <key_vault_account_name>"
],
"azmcp_keyvault_key_list": [
"List all keys in the key vault <key_vault_account_name>",
"Show me the keys in the key vault <key_vault_account_name>"
],
"azmcp_keyvault_secret_create": [
"Create a new secret called <secret_name> with value <secret_value> in the key vault <key_vault_account_name>"
],
"azmcp_keyvault_secret_list": [
"List all secrets in the key vault <key_vault_account_name>",
"Show me the secrets in the key vault <key_vault_account_name>"
],
"azmcp_aks_cluster_get": [
"Get the configuration of AKS cluster <cluster-name>",
"Show me the details of AKS cluster <cluster-name> in resource group <resource-group>",
"Show me the network configuration for AKS cluster <cluster-name>",
"What are the details of my AKS cluster <cluster-name> in <resource-group>?"
],
"azmcp_aks_cluster_list": [
"List all AKS clusters in my subscription",
"Show me my Azure Kubernetes Service clusters",
"What AKS clusters do I have?"
],
"azmcp_loadtesting_test_create": [
"Create a basic URL test using the following endpoint URL <test-url> that runs for 30 minutes with 45 virtual users. The test name is <sample-name> with the test id <test-id> and the load testing resource is <load-test-resource> in the resource group <resource-group> in my subscription"
],
"azmcp_loadtesting_test_get": [
"Get the load test with id <test-id> in the load test resource <test-resource> in resource group <resource-group>"
],
"azmcp_loadtesting_testresource_create": [
"Create a load test resource <load-test-resource-name> in the resource group <resource-group> in my subscription"
],
"azmcp_loadtesting_testresource_list": [
"List all load testing resources in the resource group <resource-group> in my subscription"
],
"azmcp_loadtesting_testrun_create": [
"Create a test run using the id <testrun-id> for test <test-id> in the load testing resource <load-testing-resource> in resource group <resource-group>. Use the name of test run <display-name> and description as <description>"
],
"azmcp_loadtesting_testrun_get": [
"Get the load test run with id <testrun-id> in the load test resource <test-resource> in resource group <resource-group>"
],
"azmcp_loadtesting_testrun_list": [
"Get all the load test runs for the test with id <test-id> in the load test resource <test-resource> in resource group <resource-group>"
],
"azmcp_loadtesting_testrun_update": [
"Update a test run display name as <display-name> for the id <testrun-id> for test <test-id> in the load testing resource <load-testing-resource> in resource group <resource-group>."
],
"azmcp_grafana_list": [
"List all Azure Managed Grafana in one subscription"
],
"azmcp_marketplace_product_get": [
"Get details about marketplace product <product_name>"
],
"azmcp_bestpractices_get": [
"Get the latest Azure code generation best practices",
"Get the latest Azure deployment best practices",
"Get the latest Azure best practices",
"Get the latest Azure Functions code generation best practices",
"Get the latest Azure Functions deployment best practices",
"Get the latest Azure Functions best practices",
"Get the latest Azure Static Web Apps best practices",
"What are azure function best practices?",
"Create the plan for creating a simple HTTP-triggered function app in javascript that returns a random compliment from a predefined list in a JSON response. And deploy it to azure eventually. But don't create any code until I confirm.",
"Create the plan for creating a to-do list app. And deploy it to azure as a container app. But don't create any code until I confirm."
],
"azmcp_monitor_healthmodels_entity_gethealth": [
"Show me the health status of entity <entity_id> in the Log Analytics workspace <workspace_name>"
],
"azmcp_monitor_metrics_definitions": [
"Get metric definitions for <resource_type> <resource_name> from the namespace",
"Show me all available metrics and their definitions for storage account <account_name>",
"What metric definitions are available for the Application Insights resource <resource_name>"
],
"azmcp_monitor_metrics_query": [
"Analyze the performance trends and response times for Application Insights resource <resource_name> over the last <time_period>",
"Check the availability metrics for my Application Insights resource <resource_name> for the last <time_period>",
"Get the <aggregation_type> <metric_name> metric for <resource_type> <resource_name> over the last <time_period> with intervals",
"Investigate error rates and failed requests for Application Insights resource <resource_name> for the last <time_period>",
"Query the <metric_name> metric for <resource_type> <resource_name> for the last <time_period>",
"What's the request per second rate for my Application Insights resource <resource_name> over the last <time_period>"
],
"azmcp_monitor_resource_log_query": [
"Show me the logs for the past hour for the resource <resource_name> in the Log Analytics workspace <workspace_name>"
],
"azmcp_monitor_table_list": [
"List all tables in the Log Analytics workspace <workspace_name>",
"Show me the tables in the Log Analytics workspace <workspace_name>"
],
"azmcp_monitor_table_type_list": [
"List all available table types in the Log Analytics workspace <workspace_name>",
"Show me the available table types in the Log Analytics workspace <workspace_name>"
],
"azmcp_monitor_workspace_list": [
"List all Log Analytics workspaces in my subscription",
"Show me my Log Analytics workspaces",
"Show me the Log Analytics workspaces in my subscription"
],
"azmcp_monitor_workspace_log_query": [
"Show me the logs for the past hour in the Log Analytics workspace <workspace_name>"
],
"azmcp_datadog_monitoredresources_list": [
"List all monitored resources in the Datadog resource <resource_name>",
"Show me the monitored resources in the Datadog resource <resource_name>"
],
"azmcp_extension_azqr": [
"Check my Azure subscription for any compliance issues or recommendations",
"Provide compliance recommendations for my current Azure subscription",
"Scan my Azure subscription for compliance recommendations"
],
"azmcp_quota_region_availability_list": [
"Show me the available regions for these resource types <resource_types>"
],
"azmcp_quota_usage_check": [
"Check usage information for <resource_type> in region <region>"
],
"azmcp_role_assignment_list": [
"List all available role assignments in my subscription",
"Show me the available role assignments in my subscription"
],
"azmcp_redis_cache_accesspolicy_list": [
"List all access policies in the Redis Cache <cache_name>",
"Show me the access policies in the Redis Cache <cache_name>"
],
"azmcp_redis_cache_list": [
"List all Redis Caches in my subscription",
"Show me my Redis Caches",
"Show me the Redis Caches in my subscription"
],
"azmcp_redis_cluster_database_list": [
"List all databases in the Redis Cluster <cluster_name>",
"Show me the databases in the Redis Cluster <cluster_name>"
],
"azmcp_redis_cluster_list": [
"List all Redis Clusters in my subscription",
"Show me my Redis Clusters",
"Show me the Redis Clusters in my subscription"
],
"azmcp_group_list": [
"List all resource groups in my subscription",
"Show me my resource groups",
"Show me the resource groups in my subscription"
],
"azmcp_resourcehealth_availability-status_get": [
"Get the availability status for resource <resource_name>",
"Show me the health status of the storage account <storage_account_name>",
"What is the availability status of virtual machine <vm_name> in resource group <resource_group_name>?"
],
"azmcp_resourcehealth_availability-status_list": [
"List availability status for all resources in my subscription",
"Show me the health status of all my Azure resources",
"What resources in resource group <resource_group_name> have health issues?"
],
"azmcp_servicebus_queue_details": [
"Show me the details of service bus <service_bus_name> queue <queue_name>"
],
"azmcp_servicebus_topic_details": [
"Show me the details of service bus <service_bus_name> topic <topic_name>"
],
"azmcp_servicebus_topic_subscription_details": [
"Show me the details of service bus <service_bus_name> subscription <subscription_name>"
],
"azmcp_sql_db_list": [
"List all databases in the Azure SQL server <server_name>",
"Show me all the databases configuration details in the Azure SQL server <server_name>"
],
"azmcp_sql_db_show": [
"Get the configuration details for the SQL database <database_name> on server <server_name>",
"Show me the details of SQL database <database_name> in server <server_name>"
],
"azmcp_sql_elastic-pool_list": [
"List all elastic pools in SQL server <server_name>",
"Show me the elastic pools configured for SQL server <server_name>",
"What elastic pools are available in my SQL server <server_name>?"
],
"azmcp_sql_server_entra-admin_list": [
"List Microsoft Entra ID administrators for SQL server <server_name>",
"Show me the Entra ID administrators configured for SQL server <server_name>",
"What Microsoft Entra ID administrators are set up for my SQL server <server_name>?"
],
"azmcp_sql_server_firewall-rule_list": [
"List all firewall rules for SQL server <server_name>",
"Show me the firewall rules for SQL server <server_name>",
"What firewall rules are configured for my SQL server <server_name>?"
],
"azmcp_storage_account_create": [
"Create a new storage account called testaccount123 in East US region",
"Create a storage account with premium performance and LRS replication",
"Create a new storage account with Data Lake Storage Gen2 enabled"
],
"azmcp_storage_account_details": [
"Show me the details for my storage account <account>",
"Get details about the storage account <account>"
],
"azmcp_storage_account_list": [
"List all storage accounts in my subscription including their location and SKU",
"Show me my storage accounts with whether hierarchical namespace (HNS) is enabled",
"Show me the storage accounts in my subscription and include HTTPS-only and public blob access settings"
],
"azmcp_storage_blob_batch_set-tier": [
"Set access tier to Cool for multiple blobs in the container <container> in the storage account <account>",
"Change the access tier to Archive for blobs file1.txt and file2.txt in the container <container> in the storage account <account>"
],
"azmcp_storage_blob_container_create": [
"Create the storage container mycontainer in storage account <account>",
"Create the container using blob public access in storage account <account>",
"Create a new blob container named documents with container public access in storage account <account>"
],
"azmcp_storage_blob_container_details": [
"Show me the properties of the storage container files in the storage account <account>"
],
"azmcp_storage_blob_container_list": [
"List all blob containers in the storage account <account>",
"Show me the blob containers in the storage account <account>"
],
"azmcp_storage_blob_details": [
"Show me the properties for blob <blob> in container <container> in storage account <account>",
"Get the details about blob <blob> in the container <container> in storage account <account>"
],
"azmcp_storage_blob_list": [
"List all blobs in the blob container <container> in the storage account <account>",
"Show me the blobs in the blob container <container> in the storage account <account>"
],
"azmcp_storage_blob_upload": [
"Upload file <local-file-path> to storage blob <blob> in container <container> in storage account <account>",
"Upload the file <local-file-path> overwriting blob <blob> in container <container> in storage account <account>",
"Overwrite <blob> with <local-file-name> in container <container> in storage account <account>"
],
"azmcp_storage_datalake_directory_create": [
"Create a new directory at the path <directory_path> in Data Lake in the storage account <account>"
],
"azmcp_storage_datalake_file-system_list-paths": [
"List all paths in the Data Lake file system <file_system> in the storage account <account>",
"Show me the paths in the Data Lake file system <file_system> in the storage account <account>",
"Recursively list all paths in the Data Lake file system <file_system> in the storage account <account> filtered by <filter_path>"
],
"azmcp_storage_queue_message_send": [
"Send a message \"Hello, World!\" to the queue <queue> in storage account <account>",
"Send a message with TTL of 3600 seconds to the queue <queue> in storage account <account>",
"Add a message to the queue <queue> in storage account <account> with visibility timeout of 30 seconds"
],
"azmcp_storage_share_file_list": [
"List all files and directories in the File Share <share> in the storage account <account>",
"Show me the files in the File Share <share> directory <directory_path> in the storage account <account>",
"List files with prefix 'report' in the File Share <share> in the storage account <account>"
],
"azmcp_storage_table_list": [
"List all tables in the storage account <account>",
"Show me the tables in the storage account <account>"
],
"azmcp_subscription_list": [
"List all subscriptions for my account",
"Show me my subscriptions",
"What is my current subscription?",
"What subscriptions do I have?"
],
"azmcp_azureterraformbestpractices_get": [
"Fetch the Azure Terraform best practices",
"Show me the Azure Terraform best practices and generate code sample to get a secret from Azure Key Vault"
],
"azmcp_virtualdesktop_hostpool_list": [
"List all host pools in my subscription"
],
"azmcp_virtualdesktop_hostpool_sessionhost_list": [
"List all session hosts in host pool <hostpool_name>"
],
"azmcp_virtualdesktop_hostpool_sessionhost_usersession-list": [
"List all user sessions on session host <sessionhost_name> in host pool <hostpool_name>"
],
"azmcp_workbooks_create": [
"Create a new workbook named <workbook_name>"
],
"azmcp_workbooks_delete": [
"Delete the workbook with resource ID <workbook_resource_id>"
],
"azmcp_workbooks_list": [
"List all workbooks in my resource group <resource_group_name>",
"What workbooks do I have in resource group <resource_group_name>?"
],
"azmcp_workbooks_show": [
"Get information about the workbook with resource ID <workbook_resource_id>",
"Show me the workbook with display name <workbook_display_name>"
],
"azmcp_workbooks_update": [
"Update the workbook <workbook_resource_id> with a new text step"
],
"azmcp_bicepschema_get": [
"How can I use Bicep to create an Azure OpenAI service?"
]
}