2.0.0 (2025-02-13)
Breaking Changes
- Type of
DeploymentProperties.Parameters
has been changed fromany
tomap[string]*DeploymentParameter
- Type of
DeploymentWhatIfProperties.Parameters
has been changed fromany
tomap[string]*DeploymentParameter
- Operation
*TagsClient.CreateOrUpdateAtScope
has been changed to LRO, use*TagsClient.BeginCreateOrUpdateAtScope
instead. - Operation
*TagsClient.DeleteAtScope
has been changed to LRO, use*TagsClient.BeginDeleteAtScope
instead. - Operation
*TagsClient.UpdateAtScope
has been changed to LRO, use*TagsClient.BeginUpdateAtScope
instead.
Features Added
- New enum type
ExportTemplateOutputFormat
with valuesExportTemplateOutputFormatBicep
,ExportTemplateOutputFormatJSON
- New enum type
Level
with valuesLevelError
,LevelInfo
,LevelWarning
- New enum type
ValidationLevel
with valuesValidationLevelProvider
,ValidationLevelProviderNoRbac
,ValidationLevelTemplate
- New struct
DeploymentDiagnosticsDefinition
- New struct
DeploymentParameter
- New struct
KeyVaultParameterReference
- New struct
KeyVaultReference
- New field
ValidationLevel
in structDeploymentProperties
- New field
Diagnostics
,ValidationLevel
in structDeploymentPropertiesExtended
- New field
ID
,Name
,Type
in structDeploymentValidateResult
- New field
ValidationLevel
in structDeploymentWhatIfProperties
- New field
OutputFormat
in structExportTemplateRequest
- New field
Output
in structResourceGroupExportResult
- New field
DeploymentID
,Identifiers
,SymbolicName
in structWhatIfChange
- New field
Diagnostics
,PotentialChanges
in structWhatIfOperationProperties