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
Copy file name to clipboardExpand all lines: src/Workloads/Workloads/ChangeLog.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,7 @@
18
18
- Additional information about change #1
19
19
-->
20
20
## 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).
30
22
31
23
## Version 1.0.1
32
24
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
0 commit comments