Skip to content

Commit

Permalink
Polish changelog for upcoming release (#14279)
Browse files Browse the repository at this point in the history
  • Loading branch information
dingmeng-xue authored Feb 23, 2021
1 parent 141d64a commit 677d1bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Upgrade Azure.Identity to fix the issue that Connect-AzAccount fails when explict ADFS credential is used [#13560]
* Upgrade Azure.Identity to fix the issue that Connect-AzAccount fails when ADFS credential is used [#13560]

## Version 2.2.5
* Tracked CloudError code in exception
Expand Down
10 changes: 5 additions & 5 deletions src/Resources/Resources/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@

## Upcoming Release
* Added support for Azure resources deployment in Bicep language
* Fixed issues with TemplateSpec deployments in New-AzTenantDeployment and New-AzManagementGroupDeployment
* Added support for -QueryString parameter in Test-Az*Deployments cmdlets
* Fixed issue with dynamic parameters when New-Az*Deployments is used with -QueryString
* Added support for `-TemplateParameterObject` parameter while using `-TemplateSpecId` parameter in New-Az*Deployments cmdlets.
* Fixed the inaccurate error message received on trying to deploy a non existant template spec.
* Fixed issues with TemplateSpec deployments in `New-AzTenantDeployment` and `New-AzManagementGroupDeployment`
* Added support for `-QueryString` parameter in `Test-Az*Deployments` cmdlets
* Fixed issue with dynamic parameters when `New-Az*Deployments` is used with `-QueryString`
* Added support for `-TemplateParameterObject` parameter while using `-TemplateSpecId` parameter in `New-Az*Deployments` cmdlets
* Fixed the inaccurate error message received on trying to deploy a non-existent template spec

## Version 3.2.1
* Removed principal type on New-AzRoleAssignment and Set-AzRoleAssignment because current mapping was breaking certain scenarios
Expand Down

0 comments on commit 677d1bd

Please sign in to comment.