How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Product API

The Product API from Microsoft Azure — 8 operation(s) for product.

Microsoft Azure Product API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 12 operations across 8 paths, and defines 20 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

12 operations 8 paths 20 schemas 1 DELETE4 GET1 HEAD1 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 1 DELETE, 4 GET, 1 HEAD, 1 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Product 12
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/products
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Products
microsoftAzureWorkspaceproductListbyservice 10 params → 200default
HEAD
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/products/{productId}
Microsoft Azure Head Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Products Productid
microsoftAzureWorkspaceproductGetentitytag 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/products/{productId}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Products Productid
microsoftAzureWorkspaceproductGet 6 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/products/{productId}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Products Productid
microsoftAzureWorkspaceproductCreateorupdate 7 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/products/{productId}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Products Productid
microsoftAzureWorkspaceproductUpdate 7 params body → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/products/{productId}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Products Productid
microsoftAzureWorkspaceproductDelete 8 params → 200204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.AzureStack/registrations/{registrationName}/products
Get Subscriptions Subscriptionid Resourcegroups Resourcegroup Providers Microsoft Azurestack Registrations Registrationname Products
microsoftAzureProductsList 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.AzureStack/registrations/{registrationName}/products/{productName}
Get Subscriptions Subscriptionid Resourcegroups Resourcegroup Providers Microsoft Azurestack Registrations Registrationname Products Productname
microsoftAzureProductsGet 5 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.AzureStack/registrations/{registrationName}/products/{productName}/listDetails
Post Subscriptions Subscriptionid Resourcegroups Resourcegroup Providers Microsoft Azurestack Registrations Registrationname Products Productname Listdetails
microsoftAzureProductsListdetails 5 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.AzureStack/registrations/{registrationName}/products/{productName}/getProducts
Post Subscriptions Subscriptionid Resourcegroups Resourcegroup Providers Microsoft Azurestack Registrations Registrationname Products Productname Getproducts
microsoftAzureProductsGetproducts 6 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.AzureStack/registrations/{registrationName}/products/{productName}/getProduct
Post Subscriptions Subscriptionid Resourcegroups Resourcegroup Providers Microsoft Azurestack Registrations Registrationname Products Productname Getproduct
microsoftAzureProductsGetproduct 6 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.AzureStack/registrations/{registrationName}/products/{productName}/uploadProductLog
Post Subscriptions Subscriptionid Resourcegroups Resourcegroup Providers Microsoft Azurestack Registrations Registrationname Products Productname Uploadproductlog
microsoftAzureProductsUploadlog 6 params → 200default

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are ProductNestedProperties (18 properties), ProductLog (11 properties), VirtualMachineExtensionProductProperties (7 properties), IconUris (5 properties). Each schema is shown below with its type and property counts.

ComputeRole
string
Compute role type (IaaS or PaaS).
ProductList
object
Pageable list of products.
2 properties
ExtendedProduct
object
Extended description about the product required for installing it into Azure Stack.
3 properties
OperatingSystem
string
Operating system type (Windows or Linux).
ProductLog
object
Product action log.
11 properties
DataDiskImage
object
Data disk image.
2 properties
MarketplaceProductLogUpdate
object
Update details for product log.
4 properties
CompatibilityIssue
string
Compatibility issue
Product
object
Product information.
2 properties
ProductNestedProperties
object
Properties portion of the product resource.
18 properties
Uri
object
The URI.
1 property
VirtualMachineProductProperties
object
Product information.
3 properties
ExtendedProductProperties
object
Product information.
DeviceConfiguration
object
Device Configuration.
2 properties
OsDiskImage
object
OS disk image.
2 properties
VirtualMachineExtensionProductProperties
object
Product information.
7 properties
Compatibility
object
Product compatibility
4 properties
IconUris
object
Links to product icons.
5 properties
ProductProperties
object
Additional properties of the product
1 property
ProductLink
object
Link with additional information about a product.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-product-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Product API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.