Skip to content

Commit

Permalink
fix typo (#17636)
Browse files Browse the repository at this point in the history
  • Loading branch information
BethanyZhou authored Mar 28, 2022
1 parent ec1efec commit 5725504
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/HDInsight/HDInsight/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
This release migrates Microsoft.Azure.Graph SDK to MicrsoftGraph SDK.
This release migrates Microsoft.Azure.Graph SDK to MicrosoftGraph SDK.

## Version 5.0.0
* Added two parameters `-Zone` and `-PrivateLinkConfiguration` to cmdlet `New-AzHDInsightCluster`
Expand Down
4 changes: 2 additions & 2 deletions src/Network/Network/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
--->

## Upcoming Release
* Added support for retreiving the state of packet capture even when the provisioning state of the packet capture was failure
* Added support for retrieving the state of packet capture even when the provisioning state of the packet capture was failure
- `Get-AzNetworkWatcherPacketCapture`
* Added support for accepting Vnet, Subnet and NIC resources as the TargetResourceId for the following cdmlets
* Added support for accepting Vnet, Subnet and NIC resources as the TargetResourceId for the following cmdlets
- `Set-AzNetworkWatcherFlowLog`
- `New-AzNetworkWatcherFlowLog`

Expand Down
2 changes: 1 addition & 1 deletion src/Sql/Sql/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
* Added parameter `ServicePrinipalType` to `New-AzSqlInstance` and `Set-AzSqlInstance`
* Added parameter `ServicePrincipalType` to `New-AzSqlInstance` and `Set-AzSqlInstance`
* [Breaking change] Removed `Get-AzSqlDatabaseTransparentDataEncryptionActivity`
* Added property `CurrentBackupStorageRedundancy` and `RequestedBackupStorageRedundancy` in the outputs of Managed Instance CRUD commands
* Added optional property `Tag` to `Restore-AzSqlDatabase`
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 @@
- `New-AzStorageContext`
* Fixed copy blob failure on Premium Storage account, or account enabled hierarchical namespace
- `Copy-AzStorageBlob`
* Supported create account SAS token, container SAS token, blob SAS token with EncrptionScope
* Supported create account SAS token, container SAS token, blob SAS token with EncryptionScope
- `New-AzStorageAccountSASToken`
- `New-AzStorageContainerSASToken`
- `New-AzStorageBlobSASToken`
Expand Down

0 comments on commit 5725504

Please sign in to comment.