Forum Discussion
CJ Martin
Feb 18, 2019Copper Contributor
PowerShell freezes When Connecting to Azure
Hi All,
I am a having a freezing issue when trying to connect to Azure with PowerShell after creating a new windows form object variable. I am running version 1.3 of the Azure PowerShell module.
Example:
$object = New-object system.Windows.Forms.TextBox
Connect-AzAccount
Is this a bug or is there a possible workaround? Thanks!
No RepliesBe the first to reply