AzureRM.EventHub

0.4.4

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

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

Install-PSResource -Name AzureRM.EventHub -Version 0.4.4

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

* added ResourceGroup property to NamespaceAttributes
   - 'ResourceGroup' Gets the name of the resource group the Namespace is in

* updated commandlets with new parameter and parameter alias
   - below cmdlets updated with Parametersets for Namespace and EventHub for operation of AuthorizationRule

   - New-AzureRmEventHubAuthorizationRule
       - Adds a new AuthorizationRule to the existing NameSpace or EventHub.
   - Get-AzureRmEventHubAuthorizationRule
       - Gets AuthorizationRule / List of AuthorizationRules for the existing NameSpace or EventHub.
   - Set-AzureRmEventHubAuthorizationRule
       - Updates properties of existing AuthorizationRule of EventHub NameSpace.
   - Remove-AzureRmEventHubAuthorizationRule
       - Deletes the existing AuthorizationRule of existing NameSpace or EventHub.    
   - New-AzureRmEventHubKey
       - Generates a new Primary/Secondary Key for AuthorizationRule of existing NameSpace or EventHub.
   - Get-AzureRmEventHubKey
       - Gets Primary/Secondary Key for AuthorizationRule of existing NameSpace or EventHub.

FileList

Version History

Version Downloads Last updated
0.7.1 0 3/22/2021
0.7.0 33 11/2/2018
0.6.10 541 8/29/2018
0.6.9 13 8/24/2018
0.6.8 21 8/10/2018
0.6.7 176 7/27/2018
0.6.6 84 7/13/2018
0.6.5 31 6/29/2018
0.6.4 171 5/1/2018
0.6.3 65 4/6/2018
0.6.2 34 3/23/2018
0.6.1 131 2/23/2018
0.6.0 46 2/3/2018
0.5.1 495 1/26/2018
0.5.0 56 11/8/2017
0.4.7 5 10/12/2017
0.4.6 6 9/24/2017
0.4.4 (current version) 7 8/16/2017
0.4.3 7 8/9/2017
0.4.2 6 7/18/2017
0.4.1 6 7/11/2017
0.4.0 337 6/8/2017
0.3.1 23 5/24/2017
0.3.0 9 5/9/2017
0.2.0 13 4/5/2017
0.1.0 2 3/9/2017
0.0.3 5 2/22/2017
0.0.2 6 1/17/2017
0.0.1 6 12/14/2016
Show less