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

The DeploymentStacks API from Microsoft Azure — 9 operation(s) for deploymentstacks.

Microsoft Azure DeploymentStacks 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 DeploymentStacks. 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 15 operations across 9 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

15 operations 9 paths 14 schemas 3 DELETE6 GET3 POST3 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 15

Across 9 paths, the API surfaces 15 operations — 3 DELETE, 6 GET, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

DeploymentStacks 15
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Resources Deploymentstacks
microsoftAzureDeploymentstacksListatresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deploymentstacks
microsoftAzureDeploymentstacksListatsubscription 2 params → 200default
GET
/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks
Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Resources Deploymentstacks
microsoftAzureDeploymentstacksListatmanagementgroup 2 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksCreateorupdateatresourcegroup 4 params body → 200201default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksGetatresourcegroup 4 params → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksDeleteatresourcegroup 6 params → 200202204default
PUT
/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksCreateorupdateatsubscription 3 params body → 200201default
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksGetatsubscription 3 params → 200default
DELETE
/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksDeleteatsubscription 5 params → 200202204default
PUT
/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Put Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksCreateorupdateatmanagementgroup 3 params body → 200201default
GET
/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksGetatmanagementgroup 3 params → 200default
DELETE
/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}
Microsoft Azure Delete Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Resources Deploymentstacks Deploymentstackname
microsoftAzureDeploymentstacksDeleteatmanagementgroup 6 params → 200202204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}/exportTemplate
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Resources Deploymentstacks Deploymentstackname Exporttemplate
microsoftAzureDeploymentstacksExporttemplateatresourcegroup 4 params → 200default
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}/exportTemplate
Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Resources Deploymentstacks Deploymentstackname Exporttemplate
microsoftAzureDeploymentstacksExporttemplateatsubscription 3 params → 200default
POST
/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}/exportTemplate
Microsoft Azure Post Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Resources Deploymentstacks Deploymentstackname Exporttemplate
microsoftAzureDeploymentstacksExporttemplateatmanagementgroup 3 params → 200default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are DeploymentStackProperties (17 properties), DeploymentStacksTemplateLink (5 properties), DenySettings (4 properties), AzureResourceBase (4 properties). Each schema is shown below with its type and property counts.

DeploymentStacksError
object
Deployment Stacks error response.
1 property
DeploymentStacksTemplateLink
object
Entity representing the reference to the template.
5 properties
DeploymentStackTemplateDefinition
object
Export Template specific properties of the Stack.
2 properties
DeploymentStacksParametersLink
object
Entity representing the reference to the deployment parameters.
2 properties 1 required
DeploymentStacksDeleteDetachEnum
string
Specifies the action that should be taken on the resource when the deployment stack is deleted. Delete will attempt to delete the resource from Azure. Detach w…
AzureResourceBase
object
Common properties for all Azure resources.
4 properties
ManagedResourceReference
object
The managed resource model.
2 properties
DenySettings
object
Defines how resources deployed by the deployment stack are locked.
4 properties 1 required
ResourceReferenceExtended
object
The resource Id extended model.
DeploymentStackProperties
object
Deployment stack properties.
17 properties 2 required
DeploymentStacksDebugSetting
object
The debug setting.
1 property
DeploymentStack
object
Deployment stack object.
3 properties
DeploymentStackListResult
object
List of deployment stacks.
2 properties
ResourceReference
object
The resource Id model.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-deploymentstacks-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 DeploymentStacks 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.