Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish changelog for upcoming release #15191

Merged
merged 1 commit into from
Jun 8, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Cdn/Cdn/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->

## Upcoming Release
* Fixed profile missing issue in Remove-AzCdnProfile cmdlet
* Fixed profile missing issue in `Remove-AzCdnProfile` cmdlet

## Version 1.7.0
* Added cmdlets to support new AFD Premium / Standard SKUs
Expand Down
2 changes: 1 addition & 1 deletion src/RecoveryServices/RecoveryServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->
## Upcoming Release
* Added cross tenant DS Move.
* Removed restrition to fetch recovery points only for a 30 days time range.
* Removed restriction to fetch recovery points only for a 30 days time range.
* Enabled CRR for new regions.

## Version 4.1.0
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/Resources/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->

## Upcoming Release
* Allow naming the deployment when testing deployments [#11497]
* Allowed naming the deployment when testing deployments [#11497]

## Version 4.1.1
Fixed issue that property `IdentifierUri` is cleaned by `Update-AzAdApplication` [#15134]
Expand Down
2 changes: 1 addition & 1 deletion src/SignalR/SignalR/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
* Changes to `Allow` and `Deny` parameters of `Update-AzSignalRNetworkAcl` cmdlet:
* Changed to `Allow` and `Deny` parameters of `Update-AzSignalRNetworkAcl` cmdlet:
- Accepted `Trace` as a valid value.
- Accepted `@()` as empty collection to clear the list.
* Supported `ResourceGroupCompleter` and `ResourceNameCompleter` in the applicable cmdlets.
Expand Down
2 changes: 1 addition & 1 deletion src/Storage/Storage.Management/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- `Update-AzRmStorageShare`
* Supported enable Smb Multichannel on File service
- `Update-AzStorageFileServiceProperty`
* Fixed copy inside same account issue by access source with anynymous credentail, when copy Blob inside same account with Oauth credentail
* Fixed copy inside same account issue by access source with anonymous credential, when copy Blob inside same account with Oauth credential

## Version 3.7.0
* Supported file share snapshot
Expand Down