Az.EventHub Module
This topic displays help for the Azure Event Hub PowerShell resource manager cmdlets.
Event Hub
| Cmdlet | Description |
|---|---|
| Add-AzEventHubIPRule |
Add a single IP rule to the NetworkRuleSet of the given Namespace |
| Add-AzEventHubVirtualNetworkRule |
Add a single VirtualNetworkRule to NetworkRuleSet for the given Namespace |
| Get-AzEventHub |
Gets the details of a single Event Hub, or gets a list of Event Hubs. |
| Get-AzEventHubAuthorizationRule |
Gets the details of an authorization rule, or gets a list of authorization rules. |
| Get-AzEventHubConsumerGroup |
Gets the details of a specified Event Hubs consumer group, or gets a list of consumer groups in an Event Hub. |
| Get-AzEventHubGeoDRConfiguration |
Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace |
| Get-AzEventHubKey |
Gets the primary key details of the specified Event Hubs authorization rule. |
| Get-AzEventHubNamespace |
Gets the details of an Event Hubs namespace, or gets a list of all Event Hubs namespaces in the current Azure subscription. |
| Get-AzEventHubNetworkRuleSet |
Gets the details of an Event Hubs NetworkruleSet of namespace in the current Azure subscription. |
| New-AzEventHub |
Creates a new Event Hub. |
| New-AzEventHubAuthorizationRule |
Creates a new Event Hubs authorization rule for namespace or eventhub. |
| New-AzEventHubAuthorizationRuleSASToken |
Generates a SAS token for Azure eventhub authorization rule of namespace/eventhub. |
| New-AzEventHubConsumerGroup |
Creates a new consumer group for the specified Event Hub. |
| New-AzEventHubGeoDRConfiguration |
Creates an new Alias(Disaster Recovery configuration) |
| New-AzEventHubKey |
Creates a new primary or secondary key for the specified Event Hubs authorization rule. |
| New-AzEventHubNamespace |
Creates an Event Hubs namespace. |
| Remove-AzEventHub |
Removes the specified Event Hub. |
| Remove-AzEventHubAuthorizationRule |
Removes the specified Event Hub authorization rule. |
| Remove-AzEventHubConsumerGroup |
Deletes the specified Event Hubs consumer group. |
| Remove-AzEventHubGeoDRConfiguration |
Deletes an Alias(Disaster Recovery configuration) |
| Remove-AzEventHubIPRule |
Remove a single IP rule to the NetworkRuleSet of the given Namespace |
| Remove-AzEventHubNamespace |
Removes the specified Event Hubs namespace. |
| Remove-AzEventHubNetworkRuleSet |
Removes the NetworkRuleSet for the Given Namespace |
| Remove-AzEventHubVirtualNetworkRule |
Removes the single given VirtualNetworkRule for the NetworkRuleSet of the Namespace |
| Set-AzEventHub |
Updates the specified Event Hub. |
| Set-AzEventHubAuthorizationRule |
Updates the specified authorization rule on an Event Hub. |
| Set-AzEventHubConsumerGroup |
Updates the specified Event Hubs consumer group. |
| Set-AzEventHubGeoDRConfigurationBreakPair |
This operation disables the Disaster Recovery and stops replicating changes from primary to secondary namespaces |
| Set-AzEventHubGeoDRConfigurationFailOver |
Invokes GEO DR failover and reconfigure the alias to point to the secondary namespace |
| Set-AzEventHubNamespace |
Updates the specified Event Hubs namespace. |
| Set-AzEventHubNetworkRuleSet |
Update the NetworkruleSet of the given Namespace in the current Azure subscription. |
| Test-AzEventHubName |
Checks the Availability of the given NameSpace Name or Alias (DR Configuration Name) |