Skip to content

Commit d3126cf

Browse files
committed
Add change log
1 parent 1fc0673 commit d3126cf

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

src/LoadTesting/LoadTesting/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-AzWorkloadsSapVirtualInstance` and `Update-AzWorkloadsSapVirtualInstance` cmdlets will be changed by new Managed Identity settings.
23+
- Removed `-IdentityType` parameters.
24+
- Changed `-UserAssignedIdentity` parameter type. 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.1.1
2328
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229

tools/StaticAnalysis/Exceptions/Az.LoadTesting/BreakingChangeIssues.csv

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)