Skip to content

Commit 51b49e5

Browse files
authored
Update Change Log for EventHubs and ServiceBus (#21830)
1 parent b604c12 commit 51b49e5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/EventHub/EventHub/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Aliased `New-AzEventHubNamespace`, `Remove-AzEventHubNamespace`, `Set-AzEventHubNamespace`, `Get-AzEventHubNamespace` with `New-AzEventHubNamespaceV2`, `Remove-AzEventHubNamespaceV2`, `Set-AzEventHubNamespaceV2`, `Get-AzEventHubNamespaceV2` respectively
22+
* Replaced `New-AzEventHubEncryptionConfig` by `New-AzEventHubKeyVaultPropertiesObject`
2123

2224
## Version 3.2.3
2325
* Added upcoming breaking change notifications for Az.EventHub module.

src/ServiceBus/ServiceBus/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
- Additional information about change #1
2020
-->
2121
## Upcoming Release
22+
* Aliased `New-AzServiceBusNamespace`, `Remove-AzServiceBusNamespace`, `Set-AzServiceBusNamespace`, `Get-AzServiceBusNamespace` with `New-AzServiceBusNamespaceV2`, `Remove-AzServiceBusNamespaceV2`, `Set-AzServiceBusNamespaceV2`, `Get-AzServiceBusNamespaceV2` respectively.
23+
* Replaced `New-AzServiceBusEncryptionConfig` by `New-AzServiceBusKeyVaultPropertiesObject`
2224

2325
## Version 2.2.1
2426
* Added upcoming breaking change notifications for Az.ServiceBus module.

0 commit comments

Comments
 (0)