Skip to content

Commit

Permalink
Fix typo (Azure#18203)
Browse files Browse the repository at this point in the history
* Fix typo

* Fix typo

* Fix the issue of publish

* Update src/Synapse/Synapse/ChangeLog.md

Co-authored-by: Yeming Liu <[email protected]>
  • Loading branch information
wyunchi-ms and isra-fel authored May 18, 2022
1 parent 208347b commit 3b81757
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/EventHub/EventHub/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->
## Upcoming Release
* Made `IPRule` and `VirtualNetworkRule` optional in `Set-AzEventHubNetworkRuleSet`.
* Deprecate older MSI properties in `Set-AzEventHubNamespace` and `New-AzEventHubNamespace`
* Deprecated older MSI properties in `Set-AzEventHubNamespace` and `New-AzEventHubNamespace`

## Version 1.11.1

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 @@ -20,7 +20,7 @@
## Upcoming Release
* Supported generae Sas token for DataLakeGen2
- `New-AzDataLakeGen2SasToken`
* Show OAuth token in debug log in debug build only
* Showed OAuth token in debug log in debug build only
- `New-AzStorageContext`
* Supported return more file properties when list Azure file
- `Get-AzStorageFile`
Expand Down
2 changes: 1 addition & 1 deletion src/Synapse/Synapse/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- Added `Get-AzSynapseLinkConnectionLinkTable` cmdlet
- Added `Get-AzSynapseLinkConnectionLinkTableStatus` cmdlet
- Added `Update-AzSynapseLinkConnectionLandingZoneCredential` cmdlet
* Set UploadedTimestamp when adding package to spark pool by `Update-AzSynapseSparkPool`
* Set `UploadedTimestamp` when adding package to spark pool by `Update-AzSynapseSparkPool`

## Version 1.3.0
* Added support for Synapse Azure Active Directory (Azure AD) only authentication
Expand Down
1 change: 1 addition & 0 deletions tools/Tools.Common/AllowList.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Module
StackEdge
StackHCI

0 comments on commit 3b81757

Please sign in to comment.