Added notes
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
Install the module
|
||||||
|
|
||||||
|
``` Powershell
|
||||||
|
install-module az*
|
||||||
|
```
|
||||||
|
|
||||||
|
Importera module to run commands
|
||||||
|
|
||||||
|
``` Powershell
|
||||||
|
import-module az*
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user