1.0.0 (2023-02-21)
This is the first stable release of the Azure Automanage management library.
Features Added
- Added the methods
GetServicePrincipals
andGetServicePrincipal
. - Added a new resource
AutomanageConfigurationProfileVersionResource
.
Breaking Changes
- Temporarily removed two operations
ConfigurationProfileAssignments_List
andConfigurationProfileAssignments_ListBySubscription
- Polishing since last public beta release:
- Prepended
Automanage
prefix to all single / simple model names.- Corrected the format of all
ResourceIdentifier
type properties / parameters.- Corrected the suffix of
DateTimeOffset
properties / parameters.- Optimized the name of some models and functions.
Other Changes
- Upgraded dependent
Azure.Core
to1.28.0
. - Upgraded dependent
Azure.ResourceManager
to1.4.0
.