I am trying to install the Az Module to use Az.Accounts commands and few others. I want to install the module for one specific project and be able to see that as a project depedency in the solution explorer in VS 2019 here:
Here I want Az Module as a package. How to do this?
You can set the powershell gallery as package source in visual studio, then you can manage it as a package.
The steps: