AzureRM.ServiceBus

0.6.0

Microsoft Azure PowerShell - ServiceBus service cmdlets for Azure Resource Manager

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureRM.ServiceBus -RequiredVersion 0.6.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureRM.ServiceBus -Version 0.6.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM ServiceBus

Cmdlets

New-AzureRmServiceBusNamespace Get-AzureRmServiceBusNamespace Set-AzureRmServiceBusNamespace Remove-AzureRmServiceBusNamespace New-AzureRmServiceBusQueue Get-AzureRmServiceBusQueue Set-AzureRmServiceBusQueue Remove-AzureRmServiceBusQueue New-AzureRmServiceBusTopic Get-AzureRmServiceBusTopic Set-AzureRmServiceBusTopic Remove-AzureRmServiceBusTopic New-AzureRmServiceBusSubscription Get-AzureRmServiceBusSubscription Set-AzureRmServiceBusSubscription Remove-AzureRmServiceBusSubscription New-AzureRmServiceBusAuthorizationRule Get-AzureRmServiceBusAuthorizationRule Set-AzureRmServiceBusAuthorizationRule Remove-AzureRmServiceBusAuthorizationRule New-AzureRmServiceBusKey Get-AzureRmServiceBusKey Get-AzureRmServiceBusOperation New-AzureRmServiceBusRule Get-AzureRmServiceBusRule Set-AzureRmServiceBusRule Remove-AzureRmServiceBusRule New-AzureRmServiceBusGeoDRConfiguration Get-AzureRmServiceBusGeoDRConfiguration Remove-AzureRmServiceBusGeoDRConfiguration Set-AzureRmServiceBusGeoDRConfigurationBreakPair Set-AzureRmServiceBusGeoDRConfigurationFailOver Test-AzureRmServiceBusName

Dependencies

Release Notes

* Added below new commandlets for Geo Disaster Recovery operations.
-Creating a new Alias(Disaster Recovery configuration):
- New-AzureRmServiceBusDRConfigurations [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String> [-PartnerNamespace] <String> [-WhatIf] [-Confirm]
-Retrieve Alias(Disaster Recovery configuration) :
- Get-AzureRmServiceBusDRConfigurations [-ResourceGroupName] <String> [-Namespace] <String> [[-Name] <String>]
-Disabling the Disaster Recovery and stops replicating changes from primary to secondary namespaces
- Set-AzureRmServiceBusDRConfigurationsBreakPairing [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String>
-Invoking Disaster Recovery failover and reconfigure the alias to point to the secondary namespace
- Set-AzureRmServiceBusDRConfigurationsFailOver [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String>
-Deleting an Alias(Disaster Recovery configuration)
- Remove-AzureRmServiceBusDRConfigurations [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String> [-WhatIf] [-Confirm]
* Updated Test-AzureRmServiceBusName commandlets to support Geo Disaster Recovery - Alias name check availability operations.
-Check the Availability of Namespace name or Alias(Disaster Recovery configuration) name:
- Test-AzureRmServiceBusName [-ResourceGroupName] <String> [-Namespace] <String> [-AliasName] <String> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]

FileList

Version History

Version Downloads Last updated
0.6.14 16,240,392 3/23/2021
0.6.13 6,081,485 11/6/2018
0.6.12 242,755 9/24/2018
0.6.11 234,686 8/29/2018
0.6.9 139,658 8/14/2018
0.6.8 53,010 7/31/2018
0.6.7 54,275 7/17/2018
0.6.6 60,257 7/3/2018
0.6.5 377,017 5/7/2018
0.6.4 514,243 4/10/2018
0.6.3 83,132 3/27/2018
0.6.2 36,430 3/13/2018
0.6.1 87,711 2/13/2018
0.6.0 (current version) 21,979 2/3/2018
0.5.1 83,394 1/31/2018
0.5.0 376,399 11/8/2017
0.4.7 269,770 10/12/2017
0.4.6 170,205 9/25/2017
0.4.4 147,511 8/16/2017
0.4.2 57,318 7/18/2017
0.4.1 6,086 7/11/2017
0.4.0 40,230 6/8/2017
0.3.1 20,264 5/24/2017
0.3.0 18,993 5/10/2017
0.2.0 62,529 4/5/2017
0.1.0 26,834 3/9/2017
0.0.3 15,367 2/22/2017
0.0.2 30,241 1/18/2017
0.0.1 17,193 12/14/2016
Show less