Issue with Hybrid Connections and the PowerShell API
May 10, 2015 Leave a comment
While recently playing around with the PowerShell API Azure Hybrid Connections, I stumbled across an interesting “feature” when managing registrations within the on-premises Connection Manager.
As outlined in the MSDN documentation, there are five cmdlets that are included with the Hybrid Connection Manager that you download and install from the Azure portal:
- Add-HybridConnection
- Update-HybridConnection
- Delete-HybridConnection
- Get-HybridConnection
- Set-HybridConnectionManagerConfiguration
The first three require a connection string as a parameter, which you can copy from the Hybrid Connection itself in the Azure Portal by clicking the “Manage Connection” button: