Please verify the action ‘Execute PowerShell script code’ currently in preview. #1460
rioiizuka
started this conversation in
Feature Ideas/Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please verify the action ‘Execute PowerShell script code’ currently in preview.
When executing the Connect-AzAccount command with this action, an error occurs.
Error:
‘Connect-AzAccount : The term 『Connect-AzAccount』 is not recognised as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.’
This error was resolved by editing requirements.psd1 to enable the Az module and allowing time to pass.
However, users continue to experience varying wait times and persistent failure to resolve the error, exhibiting behaviour suggestive of a bug.
While we understand instability is expected during the preview phase, the current level of unreliability is excessive. We would appreciate improvements to address this.
Beta Was this translation helpful? Give feedback.
All reactions