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 DataProducts API

The DataProducts API from Microsoft Azure — 8 operation(s) for dataproducts.

Microsoft Azure DataProducts 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 Data Products. 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 11 operations across 8 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

11 operations 8 paths 21 schemas 1 DELETE3 GET1 PATCH5 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 11

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

DataProducts 11
GET
/subscriptions/{subscriptionId}/providers/Microsoft.NetworkAnalytics/dataProducts
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Networkanalytics Dataproducts
microsoftAzureDataproductsListbysubscription 2 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts
microsoftAzureDataproductsListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname
microsoftAzureDataproductsGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname
microsoftAzureDataproductsCreate 4 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname
microsoftAzureDataproductsUpdate 4 params body → 200202default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname
microsoftAzureDataproductsDelete 4 params → 202204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}/addUserRole
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname Adduserrole
microsoftAzureDataproductsAdduserrole 4 params body → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}/generateStorageAccountSasToken
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname Generatestorageaccountsastoken
microsoftAzureDataproductsGeneratestorageaccountsastoken 4 params body → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}/listRolesAssignments
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname Listrolesassignments
microsoftAzureDataproductsListrolesassignments 4 params body → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}/removeUserRole
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname Removeuserrole
microsoftAzureDataproductsRemoveuserrole 4 params body → 204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkAnalytics/dataProducts/{dataProductName}/rotateKey
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Networkanalytics Dataproducts Dataproductname Rotatekey
microsoftAzureDataproductsRotatekey 4 params body → 204default

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are DataProductProperties (20 properties), RoleAssignmentDetail (7 properties), ConsumptionEndpointsProperties (6 properties), RoleAssignmentCommonProperties (6 properties). Each schema is shown below with its type and property counts.

KeyVaultInfo
object
Details for KeyVault.
1 property 1 required
DataProductNetworkAcls
object
Data Product Network rule set
4 properties 4 required
DataProductListResult
object
The response of a DataProduct list operation.
2 properties 1 required
DataProductProperties
object
The data product properties.
20 properties 3 required
AccountSasToken
object
Details of storage account sas token .
1 property 1 required
RoleAssignmentDetail
object
The details for role assignment response.
7 properties 7 required
IPRules
object
IP rule with specific IP or IP range in CIDR format.
2 properties 1 required
DataProductUserRole
string
The data type state
ControlState
string
The data type state
AccountSas
object
The details for storage account sas creation.
3 properties 3 required
EncryptionKeyDetails
object
Encryption key details.
3 properties 3 required
DataProduct
object
The data product resource.
2 properties
ProvisioningState
string
The status of the current operation.
ListRoleAssignments
object
list role assignments.
2 properties 2 required
DefaultAction
string
Specifies the default action of allow or deny when no other rules match.
VirtualNetworkRule
object
Virtual Network Rule
3 properties 1 required
ManagedResourceGroupConfiguration
object
ManagedResourceGroup related properties
2 properties 2 required
DataProductUpdate
object
The type used for update operations of the DataProduct.
3 properties
DataProductUpdateProperties
object
The updatable properties of the DataProduct.
5 properties
RoleAssignmentCommonProperties
object
The details for role assignment common properties.
6 properties 6 required
ConsumptionEndpointsProperties
object
Details of Consumption Properties
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-dataproducts-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 DataProducts 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.