Files
cheat-sheets/Windows/Powershell/Azure.md
Tobias Rydh 9babbf03e2 Added notes
2022-11-18 14:52:32 +01:00

130 B

Install the module

install-module az*

Importera module to run commands

import-module az*