Skip to content

Commit 3b81757

Browse files
wyunchi-msisra-fel
andauthored
Fix typo (#18203)
* Fix typo * Fix typo * Fix the issue of publish * Update src/Synapse/Synapse/ChangeLog.md Co-authored-by: Yeming Liu <[email protected]>
1 parent 208347b commit 3b81757

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

src/EventHub/EventHub/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
-->
2020
## Upcoming Release
2121
* Made `IPRule` and `VirtualNetworkRule` optional in `Set-AzEventHubNetworkRuleSet`.
22-
* Deprecate older MSI properties in `Set-AzEventHubNamespace` and `New-AzEventHubNamespace`
22+
* Deprecated older MSI properties in `Set-AzEventHubNamespace` and `New-AzEventHubNamespace`
2323

2424
## Version 1.11.1
2525

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
## Upcoming Release
2121
* Supported generae Sas token for DataLakeGen2
2222
- `New-AzDataLakeGen2SasToken`
23-
* Show OAuth token in debug log in debug build only
23+
* Showed OAuth token in debug log in debug build only
2424
- `New-AzStorageContext`
2525
* Supported return more file properties when list Azure file
2626
- `Get-AzStorageFile`

src/Synapse/Synapse/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- Added `Get-AzSynapseLinkConnectionLinkTable` cmdlet
3131
- Added `Get-AzSynapseLinkConnectionLinkTableStatus` cmdlet
3232
- Added `Update-AzSynapseLinkConnectionLandingZoneCredential` cmdlet
33-
* Set UploadedTimestamp when adding package to spark pool by `Update-AzSynapseSparkPool`
33+
* Set `UploadedTimestamp` when adding package to spark pool by `Update-AzSynapseSparkPool`
3434

3535
## Version 1.3.0
3636
* Added support for Synapse Azure Active Directory (Azure AD) only authentication

tools/Tools.Common/AllowList.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Module
2+
StackEdge
23
StackHCI

0 commit comments

Comments
 (0)