Install the module ``` Powershell install-module az* ``` Importera module to run commands ``` Powershell import-module az* ```