Skip to content

Commit

Permalink
Update Module 19 - Defender for Storage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
velahuer authored Nov 19, 2024
1 parent 1e01ec0 commit 65937c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Labs/Modules/Module 19 - Defender for Storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,12 +521,12 @@ The On-demand Malware Scanning shows the total number of GBs of your storage acc
1. Open your terminal
2. Put it PowerShell mode and enter **Connect-AzAccount**
![connectazaccount](../Images/connectazaccount.png)
3. Once connected, enter
3. Once connected, enter:
```PowerShell
(Get-AzAccessToken -ResourceUrl "https://management.azure.com").Token
(Get-AzAccessToken -ResourceUrl "https://management.azure.com").Token
```
![getaccesstoken](../Images/getaccesstoken.png)
5. Copy it and paste it in the Auth tab in Insomnia
4. Copy it and paste it in the Auth tab in Insomnia


#### Start Scan
Expand Down

0 comments on commit 65937c7

Please sign in to comment.