viveklingaiah
viveklingaiah
Hi @jaylabell , could you let me know on this ? What release is this targeted for ? We will need this by 10/31
Hi, I'm from CRP. The service does return the fields and its values. I believe this is just issue with formatting of cmdlet output.
Get-AzVmRunCommand cmdlet has made InstanceView available with Az 8.3.0 module. Thanks for fixing it! However, Get RunCommand list seems to be broken
Also, Get-AzVMSSVMRunCommand has the same issue for InstanceView. Could you please fix it as well ? and Get-AzVMSSVMRunCommand as well. Thanks in advance !
@ArcturusZhang ArcturusZhang, could you check and let me know if anything else needed from my side on this PR ? I have done my best to run the validation tools...
@zhoxing-ms @BCOps , Run As is not working as expected in Production (it is a bug) as of now for Managed Run Command (Preview). We have plans to fix it...
Hi, the message "Script cannot be executed with specified runAsUser/runAsPassword parameters" is thrown when runas user name and run as password is not valid to kick off the process to...
Please refer below incident [Incident 405371961](https://icmcdn.akamaized.net/imp/v3/incidents/details/405371961/home) : Set-AzVMRunCommand with RunAsUser and RunAsPassword is not working (specific case) Does your script have attributes at the top like [CmdletBinding()], validation and Mandatory...
Hi @wi5nia, You don't need to open the incident. The other part of the response still holds good. Does your script have attributes at the top like [CmdletBinding()], validation and...
@GabstaMSFT , This is a powershell client issue. This should go to Powershell team   I tested REST API equivalent of Set-AzVmssVMRunCommand (Managed Run Command). The backend API does...