Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Azure MCP Server enables you to manage Azure resources, including Azure Marketplace products, by using natural language prompts. With this capability, you can quickly discover and retrieve information about marketplace offerings without needing to remember complex syntax.
Azure Marketplace is an online store for solutions that are built on or built for Azure. It's designed for IT professionals and developers. The marketplace offers a catalog of applications, services, and solutions from Microsoft and partners that help you accelerate your cloud adoption and digital transformation.
Note
The Azure MCP Server tools define parameters for data they need to complete tasks. Some of these parameters are specific to each tool and are documented below. Other parameters are global and shared by all tools. For more information, see Tool parameters.
Get marketplace product information
Retrieve detailed information about a specific product or offer from Azure Marketplace. This operation helps you get comprehensive details about marketplace solutions, including pricing, plans, and availability information for evaluation and procurement decisions.
Example prompts include:
- Get product details: "Show me information about product ID 'microsoft-ads.windows-data-science-vm'"
- Check specific plan: "Get marketplace product details for plan ID 'standard-data-science-vm'"
- View pricing information: "Retrieve marketplace product info with pricing audience set to 'public'"
- Get localized information: "Show marketplace product in French language for France market"
- Include service templates: "Get product details including service instruction templates"
Parameter | Required or optional | Description |
---|---|---|
Product ID | Required | The unique identifier for the marketplace product you want to retrieve information about. |
Include stop sold plans | Optional | Whether to include plans that are no longer available for purchase in the results. |
Language | Optional | The language code for localized product information (for example, 'en-us', 'fr-fr'). |
Market | Optional | The market or region code to get region-specific pricing and availability (for example, 'US', 'FR'). |
Lookup offer in tenant level | Optional | Whether to look up the offer at the tenant level for organization-specific information. |
Plan ID | Optional | The specific plan identifier within the product to get detailed plan information. |
SKU ID | Optional | The specific pricing SKU identifier for a specific product variant or configuration. |
Include service instruction templates | Optional | Whether to include service instruction templates in the response for deployment guidance. |
Pricing audience | Optional | The target audience for pricing information (for example, 'public', 'private', 'government'). |