AzureRM.ServiceBus

0.0.2

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.0.2

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

Install-PSResource -Name AzureRM.ServiceBus -Version 0.0.2

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

Get-AzureRmServiceBusTopic Get-AzureRmServiceBusTopicAuthorizationRule Get-AzureRmServiceBusTopicKey New-AzureRmServiceBusTopic New-AzureRmServiceBusTopicAuthorizationRule New-AzureRmServiceBusTopicKey Remove-AzureRmServiceBusTopic Remove-AzureRmServiceBusTopicAuthorizationRule Set-AzureRmServiceBusTopic Set-AzureRmServiceBusTopicAuthorizationRule Get-AzureRmServiceBusSubscription New-AzureRmServiceBusSubscription Remove-AzureRmServiceBusSubscription Set-AzureRmServiceBusSubscription New-AzureRmServiceBusNamespaceKey Get-AzureRmServiceBusQueue Get-AzureRmServiceBusQueueAuthorizationRule Get-AzureRmServiceBusQueueKey New-AzureRmServiceBusQueue New-AzureRmServiceBusQueueAuthorizationRule New-AzureRmServiceBusQueueKey Remove-AzureRmServiceBusQueue Remove-AzureRmServiceBusQueueAuthorizationRule Set-AzureRmServiceBusQueue Set-AzureRmServiceBusQueueAuthorizationRule Get-AzureRmServiceBusNamespace Get-AzureRmServiceBusNamespaceAuthorizationRule Get-AzureRmServiceBusNamespaceKey New-AzureRmServiceBusNamespace New-AzureRmServiceBusNamespaceAuthorizationRule Remove-AzureRmServiceBusNamespace Remove-AzureRmServiceBusNamespaceAuthorizationRule Set-AzureRmServiceBusNamespace Set-AzureRmServiceBusNamespaceAuthorizationRule

Dependencies

Release Notes

* Add SkuCapacity parameter to Set-AzureRmServiceBusNamespace
   - User will be able to update the SkuCapacity(Messaging units in case of a premium namespace) of the SeriveBus NameSpace

* Future Breaking Change Notification: We've added a warning about removing property 'ResourceGroupName' from the returned NamespceAttributes from cmdlets New-AzureRmServiceBusNamespace, Get-AzureRmServiceBusNamespace and Set-AzureRmServiceBusNamespace
   -The call remains the same, but the returned values NameSpace object will not have the ResourceGroupName property  

FileList

Version History

Version Downloads Last updated
0.6.14 16,249,995 3/23/2021
0.6.13 6,081,545 11/6/2018
0.6.12 242,761 9/24/2018
0.6.11 234,695 8/29/2018
0.6.9 139,699 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,244 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 21,979 2/3/2018
0.5.1 83,394 1/31/2018
0.5.0 376,442 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,359 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,570 4/5/2017
0.1.0 26,834 3/9/2017
0.0.3 15,367 2/22/2017
0.0.2 (current version) 30,244 1/18/2017
0.0.1 17,193 12/14/2016
Show less