Skip to content

Commit 5725504

Browse files
authored
fix typo (#17636)
1 parent ec1efec commit 5725504

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/HDInsight/HDInsight/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
This release migrates Microsoft.Azure.Graph SDK to MicrsoftGraph SDK.
21+
This release migrates Microsoft.Azure.Graph SDK to MicrosoftGraph SDK.
2222

2323
## Version 5.0.0
2424
* Added two parameters `-Zone` and `-PrivateLinkConfiguration` to cmdlet `New-AzHDInsightCluster`

src/Network/Network/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
--->
2020

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

src/Sql/Sql/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Added parameter `ServicePrinipalType` to `New-AzSqlInstance` and `Set-AzSqlInstance`
21+
* Added parameter `ServicePrincipalType` to `New-AzSqlInstance` and `Set-AzSqlInstance`
2222
* [Breaking change] Removed `Get-AzSqlDatabaseTransparentDataEncryptionActivity`
2323
* Added property `CurrentBackupStorageRedundancy` and `RequestedBackupStorageRedundancy` in the outputs of Managed Instance CRUD commands
2424
* Added optional property `Tag` to `Restore-AzSqlDatabase`

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- `New-AzStorageContext`
2424
* Fixed copy blob failure on Premium Storage account, or account enabled hierarchical namespace
2525
- `Copy-AzStorageBlob`
26-
* Supported create account SAS token, container SAS token, blob SAS token with EncrptionScope
26+
* Supported create account SAS token, container SAS token, blob SAS token with EncryptionScope
2727
- `New-AzStorageAccountSASToken`
2828
- `New-AzStorageContainerSASToken`
2929
- `New-AzStorageBlobSASToken`

0 commit comments

Comments
 (0)