Skip to content

azapi_resource doesnt support Microsoft.DevOpsInfrastructure managedDevOpsPools quotas #1041

@kraj-schubergphilis-com

Description

resource "azapi_resource" "quotas" {
body = {
properties = {
limit = {
limitObjectType = "LimitValue"
limitType = ""
value = 35
}
name = {
value = "standardDADSv5Family"
}
resourceType = "managedDevOpsPools"
}
}
id = (known after apply)
ignore_casing = false
ignore_missing_property = true
name = "standardDADSv5Family"
output = (known after apply)
parent_id = "/subscriptions/xxxxx-xxxx-xxxx-xxx/providers/Microsoft.DevOpsInfrastructure/locations/germanywestcentral"
schema_validation_enabled = true
type = "Microsoft.Quota/quotas@2025-03-01"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions