You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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