Skip to content

Commit 24e56cb

Browse files
committed
Add change log
1 parent 1c887b3 commit 24e56cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Workloads/Workloads/ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Introduced various new features by upgrading code generator. Please see details [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md).
22+
* The parameters of the `New-AzWorkloadsMonitor`, `New-AzWorkloadsProviderInstance` and `Update-AzWorkloadsMonitor` cmdlet will be changed by new Managed Identity settings.
23+
- Removed `-IdentityType` and `-IdentityUserAssignedIdentity` parameters.
24+
- Added `-UserAssignedIdentity` parameter. The type of `UserAssignedIdentity` is simplified to a list of strings that is used to specify the user's assigned identity.
25+
- Added `EnableSystemAssignedIdentity` to enable/disable system-assigned identities.
2126

2227
## Version 1.0.0
2328
* General availability for module Az.Workloads

0 commit comments

Comments
 (0)