AzureRM.EventHub

0.0.1

Microsoft Azure PowerShell - EventHubs 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.EventHub -RequiredVersion 0.0.1

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

Install-PSResource -Name AzureRM.EventHub -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 EventHub

Cmdlets

New-AzureRmEventHubKey Get-AzureRmEventHubNamespace Get-AzureRmEventHubNamespaceAuthorizationRule Get-AzureRmEventHubNamespaceKey New-AzureRmEventHubNamespace New-AzureRmEventHubNamespaceAuthorizationRule Remove-AzureRmEventHubNamespace Remove-AzureRmEventHubNamespaceAuthorizationRule Set-AzureRmEventHubNamespace Set-AzureRmEventHubNamespaceAuthorizationRule New-AzureRmEventHubNamespaceKey Get-AzureRmEventHubAuthorizationRule Get-AzureRmEventHubKey Get-AzureRmEventHub New-AzureRmEventHub New-AzureRmEventHubAuthorizationRule Remove-AzureRmEventHub Remove-AzureRmEventHubAuthorizationRule Set-AzureRmEventHub Set-AzureRmEventHubAuthorizationRule Get-AzureRmEventHubConsumerGroup New-AzureRmEventHubConsumerGroup Remove-AzureRmEventHubConsumerGroup Set-AzureRmEventHubConsumerGroup

Dependencies

Release Notes

* Adds commandlets for the Azure EventHub
   - New-AzureRmEventHubNamespace
       - Adds a New EventHub NameSpace in the existing Resource Group.
   - Get-AzureRmEventHubNamespace
       - Gets Eventhub NameSpace/list of NameSpaces of existing Resource Group.
   - Set-AzureRmEventHubNamespace
       - Updates properties of existing EventHub NameSpace.
   - Remove-AzureRmEventHubNamespace
       - Deletes the existing EventHub NameSpace.
   - New-AzureRmEventHubNamespaceAuthorizationRule
       - Adds a new AuthorizationRule to the existing EventHub NameSpace.
   - Get-AzureRmEventHubNamespaceAuthorizationRule
       - Gets AuthorizationRule / List of AuthorizationRules for the existing EventHub NameSpace.
   - Set-AzureRmEventHubNamespaceAuthorizationRule
       - Updates properties of existing AuthorizationRule of EventHub NameSpace.
   - New-AzureRmEventHubNamespaceKey
       - Generates a new Primary/Secondary Key for AuthorizationRule of existing EventHub NameSpace.
   - Get-AzureRmEventHubNamespaceKey
       - Gets Primary/Secondary Key for AuthorizationRule of existing EventHub NameSpace.
   - Remove-AzureRmEventHubNamespaceAuthorizationRule
       - Deletes the existing AuthorizationRule of EventHub NameSpace.
   - New-AzureRmEventHub
       - Adds a new EventHub to the existing NameSpace.
   - Get-AzureRmEventHub
       - Gets existing Queue/ List of EventHub of the existing NameSpace.
   - Set-AzureRmEventHub
       - Updates properties of existing EventHub of NameSpace.
   - Remove-AzureRmEventHub
       - Deletes existing EventHub of NameSpace.
   - New-AzureRmEventHubAuthorizationRule
       - Adds a new AuthorizationRule to the existing EventHub of NameSpace.
   - Get-AzureRmEventHubAuthorizationRule
       - Gets the AuthorizationRule / List of AuthorizationRules of the EventHub.
   - Set-AzureRmEventHubAuthorizationRule
       - Updates the AuthorizationRule of the EventHub.
   - New-AzureRmEventHubKey
       - Generates a new Primary/Secondary Key for AuthorizationRule of existing EventHub.
   - Get-AzureRmEventHubKey
       - Gets Primary/Secondary Key for AuthorizationRule of existing EventHub.
   - Remove-AzureRmEventHubAuthorizationRule
       - Deletes the existing AuthorizationRule of EventHub.
   - New-AzureRmEventHubConsumerGroup
       - Adds a new ConsumerGroup to the existing EventHub
   - Get-AzureRmEventHubConsumerGroup
       - Gets existing ConsumerGroup/ List of ConsumerGroups of the existing EventHub.
   - Set-AzureRmEventHubConsumerGroup
       - Updates properties of existing ConsumerGroup of EventHub.
   - Remove-AzureRmEventHubConsumerGroup
       - Deletes existing ConsumerGroup of EventHub.

FileList

Version History

Version Downloads Last updated
0.7.1 16,200,602 3/23/2021
0.7.0 6,701,266 11/6/2018
0.6.10 818,763 8/29/2018
0.6.8 143,760 8/14/2018
0.6.7 120,514 7/31/2018
0.6.6 130,506 7/17/2018
0.6.5 125,615 7/3/2018
0.6.4 494,079 5/7/2018
0.6.3 514,676 4/10/2018
0.6.2 82,629 3/27/2018
0.6.1 71,695 2/27/2018
0.6.0 45,673 2/3/2018
0.5.1 76,560 1/31/2018
0.5.0 214,592 11/8/2017
0.4.7 227,589 10/12/2017
0.4.6 140,804 9/25/2017
0.4.4 80,809 8/16/2017
0.4.2 52,652 7/18/2017
0.4.1 5,920 7/11/2017
0.4.0 40,300 6/8/2017
0.3.1 20,260 5/24/2017
0.3.0 18,878 5/10/2017
0.2.0 58,737 4/5/2017
0.1.0 26,968 3/9/2017
0.0.3 15,276 2/22/2017
0.0.2 27,717 1/18/2017
0.0.1 (current version) 17,107 12/14/2016
Show less