1.1.1 (2024-03-23)
Features Added
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Added experimental Bicep serialization.
Bugs Fixed
- Change ResourceType from
Microsoft.Authorization/roleManagementPolicyAssignment
toMicrosoft.Authorization/roleManagementPolicyAssignments
- Fixed the issue by removing the three extra operations of
DenyAssignments_ListForResource
,DenyAssignments_ListForResourceGroup
, andDenyAssignments_List
.