rezarms

Results 3 issues of rezarms

The value of GOPATH is case sensitive in Windows and causes the error "gdm can only be executed within a directory in the GOPATH"

### Description invoke-azcommand removes caret character . I tried to call invoke-azcommand to run a powershell script but my script receives parameter with deleted caret character. $password="test^123456" Invoke-AzVMRunCommand -ResourceGroupName $rg...

Compute - VM
bug
customer-reported
CXP Attention

I'm using Azure Automation account to deploy my dsc configs containing audit, security and registries. The only issue I have is with UserRightAssignment. For example I'm using : ``` UserRightsAssignment...