File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
- * Upgrade Azure.Identity to fix the issue that Connect-AzAccount fails when explict ADFS credential is used [ #13560 ]
21
+ * Upgrade Azure.Identity to fix the issue that Connect-AzAccount fails when ADFS credential is used [ #13560 ]
22
22
23
23
## Version 2.2.5
24
24
* Tracked CloudError code in exception
Original file line number Diff line number Diff line change 20
20
21
21
## Upcoming Release
22
22
* Added support for Azure resources deployment in Bicep language
23
- * Fixed issues with TemplateSpec deployments in New-AzTenantDeployment and New-AzManagementGroupDeployment
24
- * Added support for -QueryString parameter in Test-Az* Deployments cmdlets
25
- * Fixed issue with dynamic parameters when New-Az* Deployments is used with -QueryString
26
- * Added support for ` -TemplateParameterObject ` parameter while using ` -TemplateSpecId ` parameter in New-Az* Deployments cmdlets.
27
- * Fixed the inaccurate error message received on trying to deploy a non existant template spec.
23
+ * Fixed issues with TemplateSpec deployments in ` New-AzTenantDeployment ` and ` New-AzManagementGroupDeployment `
24
+ * Added support for ` -QueryString ` parameter in ` Test-Az*Deployments ` cmdlets
25
+ * Fixed issue with dynamic parameters when ` New-Az*Deployments ` is used with ` -QueryString `
26
+ * Added support for ` -TemplateParameterObject ` parameter while using ` -TemplateSpecId ` parameter in ` New-Az*Deployments ` cmdlets
27
+ * Fixed the inaccurate error message received on trying to deploy a non-existent template spec
28
28
29
29
## Version 3.2.1
30
30
* Removed principal type on New-AzRoleAssignment and Set-AzRoleAssignment because current mapping was breaking certain scenarios
You can’t perform that action at this time.
0 commit comments