Azure Hybrid Connectivity PowerShell Cmdlets
This document provides a comprehensive reference for the PowerShell cmdlets used to manage and configure Azure Hybrid Connectivity services. These cmdlets enable you to establish secure and reliable connections between your on-premises networks and Azure.
Key Cmdlet Categories
Explore the cmdlets organized by their primary function:
Managing Hybrid Connections
Cmdlets for creating, deleting, and configuring Azure Relay Hybrid Connections.
New-AzHybridConnectionGet-AzHybridConnectionRemove-AzHybridConnectionSet-AzHybridConnection
Managing Endpoints
Cmdlets for managing the endpoints associated with your hybrid connections.
New-AzHybridConnectionEndpointGet-AzHybridConnectionEndpointRemove-AzHybridConnectionEndpoint
Managing Listeners
Cmdlets for managing listeners for your hybrid connections.
New-AzHybridConnectionListenerGet-AzHybridConnectionListenerRemove-AzHybridConnectionListener
Namespace Management
Cmdlets for managing the Relay namespaces that host your hybrid connections.
New-AzRelayNamespaceGet-AzRelayNamespaceRemove-RelayNamespace
Authorization Rules
Cmdlets for managing authorization rules for secure access.
New-AzRelayAuthorizationRuleGet-AzRelayAuthorizationRuleRemove-AzRelayAuthorizationRule
Related Cmdlets and Concepts
For a complete understanding of Azure Hybrid Connectivity, you may also find the following resources and cmdlets useful:
- Azure Virtual Network Gateway
- Azure ExpressRoute
- Cmdlets for managing Azure Networking resources.
Further Information
For detailed parameter descriptions, examples, and advanced usage scenarios, please refer to the official Azure PowerShell documentation.