AzureRM.ServiceBus

0.0.1

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

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

Install-PSResource -Name AzureRM.ServiceBus -Version 0.0.1

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

* Adds commandlets for the Azure ServiceBus
   - New-AzureRmServiceBusNamespace
       - Adds a New ServiceBus NameSpace in the existing Resource Group.
   - Get-AzureRmServiceBusNamespace
       - Gets NameSpace/list of NameSpaces of existing Resource Group.
   - Set-AzureRmServiceBusNamespace
       - Updates properties of existing Servicebus NameSpace.
   - Remove-AzureRmServiceBusNamespace
       - Deletes the existing ServiceBus NameSpace.
   - New-AzureRmServiceBusNamespaceAuthorizationRule
       - Adds a new AuthorizationRule to the existing ServiceBus NameSpace.
   - Get-AzureRmServiceBusNamespaceAuthorizationRule
       - Gets AuthorizationRule / List of AuthorizationRules for the existing ServiceBus NameSpace.
   - Set-AzureRmServiceBusNamespaceAuthorizationRule
       - Updates properties of existing AuthorizationRule of Servicebus NameSpace.
   - New-AzureRmServiceBusNamespaceKey
       - Generates a new Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace.
   - Get-AzureRmServiceBusNamespaceKey
       - Gets Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace.
   - Remove-AzureRmServiceBusNamespaceAuthorizationRule
       - Deletes the existing AuthorizationRule of ServiceBus NameSpace.
   - New-AzureRmServiceBusQueue
       - Adds a new Queue to the existing ServiceBus NameSpace.
   - Get-AzureRmServiceBusQueue
       - Gets existing Queue/ List of Queues of the existing ServiceBus NameSpace.
   - Set-AzureRmServiceBusQueue
       - Updates properties of existing Queue of ServiceBus NameSpace.
   - Remove-AzureRmServiceBusQueue
       - Deletes existing Queue of ServiceBus NameSpace.
   - New-AzureRmServiceBusQueueAuthorizationRule
       - Adds a new AuthorizationRule to the existing Queue of ServiceBus NameSpace.
   - Get-AzureRmServiceBusQueueAuthorizationRule
       - Gets the AuthorizationRule / List of AuthorizationRules of the Queue
   - Set-AzureRmServiceBusQueueAuthorizationRule
       - Updates the AuthorizationRule of the Queue.
   - New-AzureRmServiceBusQueueKey
       - Generates a new Primary/Secondary Key for AuthorizationRule of existing ServiceBus Queue.
   - Get-AzureRmServiceBusQueueKey
       - Gets Primary/Secondary Key for AuthorizationRule of existing ServiceBus Queue.
   - Remove-AzureRmServiceBusQueueAuthorizationRule
       - Deletes the existing AuthorizationRule of ServiceBus Queue.
   - New-AzureRmServiceBusTopic
      - Adds a new Topic to the existing ServiceBus NameSpace.
   - Get-AzureRmServiceBusTopic
      - Gets existing Topic/ List of Topics of the existing ServiceBus NameSpace.
   - Set-AzureRmServiceBusTopic
      - Updates properties of existing Topic of ServiceBus NameSpace.
   - Remove-AzureRmServiceBusTopic
      - Deletes existing Topic of ServiceBus NameSpace.
   - New-AzureRmServiceBusTopicAuthorizationRule
      - Adds a new AuthorizationRule to the existing Topic of ServiceBus NameSpace.
   - Get-AzureRmServiceBusTopicAuthorizationRule
      - Gets the AuthorizationRule / List of AuthorizationRules of the Topic.
   - Set-AzureRmServiceBusTopicAuthorizationRule
      - Updates the AuthorizationRule of the Topic.
   - New-AzureRmServiceBusTopicKey
      - Generates a new Primary/Secondary Key for AuthorizationRule of existing ServiceBus Topic.
   - Get-AzureRmServiceBusTopicKey
      - Gets Primary/Secondary Key for AuthorizationRule of existing ServiceBus Topic.
   - Remove-AzureRmServiceBusTopicAuthorizationRule
      - Deletes the existing AuthorizationRule of ServiceBus Topic.
   - New-AzureRmServiceBusSubscription
      - Adds a new Subscription to the existing ServiceBus Topic.
   - Get-AzureRmServiceBusSubscription
       - Gets existing Subscription/ List of Subscriptions of the existing ServiceBus Topic.
   - Set-AzureRmServiceBusSubscription
       - Updates properties of existing Subscription of ServiceBus Topic.
   - Remove-AzureRmServiceBusSubscription
       - Deletes existing Subscription of ServiceBus Topic.

FileList

Version History

Version Downloads Last updated
0.6.14 16,239,348 3/23/2021
0.6.13 6,081,476 11/6/2018
0.6.12 242,755 9/24/2018
0.6.11 234,686 8/29/2018
0.6.9 139,653 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 21,979 2/3/2018
0.5.1 83,394 1/31/2018
0.5.0 376,394 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,313 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,524 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 (current version) 17,193 12/14/2016
Show less