Skip to content

Azure: Microsoft.Resources/deployments (ARM/Bicep template deploy) #897

Description

@NitinKumar004

Support ARM template / Bicep deployment at RG and subscription scope so az deployment group create / Terraform azurerm_resource_group_template_deployment work.

Ops:

  • PUT/GET/DELETE/LIST .../providers/Microsoft.Resources/deployments/{name}
  • Accept a template + parameters, materialize the described resources against the existing Azure handlers
  • Return deployment provisioningState + outputs
  • Whatif/validate endpoints (best-effort)

New handler in server/azure/deployments, registered in server/azure/azure.go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions