Skip to content

sdk/resourcemanager/maps/armmaps/v1.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 23 Aug 07:12
498d502

1.0.0 (2023-08-25)

Breaking Changes

  • Type of ManagedServiceIdentity.Type has been changed from *ResourceIdentityType to *ManagedServiceIdentityType
  • Type of ManagedServiceIdentity.UserAssignedIdentities has been changed from map[string]*Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties to map[string]*UserAssignedIdentity
  • Enum ResourceIdentityType has been removed
  • Struct Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties has been removed

Features Added

  • New value SigningKeyManagedIdentity added to enum type SigningKey
  • New enum type IdentityType with values IdentityTypeDelegatedResourceIdentity, IdentityTypeSystemAssignedIdentity, IdentityTypeUserAssignedIdentity
  • New enum type InfrastructureEncryption with values InfrastructureEncryptionDisabled, InfrastructureEncryptionEnabled
  • New enum type ManagedServiceIdentityType with values ManagedServiceIdentityTypeNone, ManagedServiceIdentityTypeSystemAssigned, ManagedServiceIdentityTypeSystemAssignedUserAssigned, ManagedServiceIdentityTypeUserAssigned
  • New struct CustomerManagedKeyEncryption
  • New struct CustomerManagedKeyEncryptionKeyIdentity
  • New struct Encryption
  • New struct UserAssignedIdentity
  • New field Encryption in struct AccountProperties
  • New field LockAggregationType, SourceMdmNamespace, SupportedAggregationTypes in struct MetricSpecification