PrateekKumarSingh/AzViz

Missing Modules on Mac

Opened this issue · 0 comments

After figuring out the dot executable issue on ARM64 Macs (which has not one, but 2 PRs to solve), I also found that a bunch of other modules are missing and probably should be mentioned in the Mac quickstart:

Install-Module Az.Compute
Install-Module Az.Network

Mapping my infrastructure failed on the first and then the second before installing those. Once installed, it worked as expected.