Skip to content

Commit ef988be

Browse files
committed
update unified changelog
1 parent c4eaeb6 commit ef988be

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/Workloads/Workloads/ChangeLog.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,7 @@
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.
26-
* The parameters of the `New-AzWorkloadsSapVirtualInstance` and `Update-AzWorkloadsSapVirtualInstance` cmdlets will be changed by new Managed Identity settings.
27-
- Removed `-IdentityType` and `-IdentityUserAssignedIdentity` parameters.
28-
- Added `-UserAssignedIdentity` parameter. The type of `UserAssignedIdentity` is simplified to a list of strings that is used to specify the user's assigned identity.
29-
- Added `EnableSystemAssignedIdentity` to enable/disable system-assigned identities.
21+
Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).
3022

3123
## Version 1.0.1
3224
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229

0 commit comments

Comments
 (0)