The module Az doesn't install on Visual Studio Code #20653
lvaldearcos
started this conversation in
General
Replies: 1 comment
-
@lvaldearcos. Thanks for contacting us. One potential reason is AzureRM is on your machine. Please visit https://learn.microsoft.com/en-us/powershell/azure/troubleshooting?view=azps-9.3.0#visual-studio and uninstall AzureRM. If it is not helpful, please use cmdlet |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
It's simple, I'm trying to install it using the command "Install-Module Az", "Install-Module -Name Az -Force", and many more commands, and the same thing it says is this : "ADVERTENCIA: The command Connect-AzAccount is part of Azure PowerShell module "Az.Accounts" and it is not installed. Run "Install-Module Az.Accounts" to install it." ,. Well, I do what the advert says and nothing, it isn't working yet, I tried also importing the module, after and before the instalation and nothing, I don't know what to do.
Beta Was this translation helpful? Give feedback.
All reactions