Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ With managed identities, access to your storage account is restricted to request

## Before you start

- Powershell 7.4 or above. Check your version on `$PSVersionTable`
- Azure CLI is required on your local machine. [Download and install](https://aka.ms/InstallAzureCliWindows)
- You need these two PowerShell modules. If you don't have them, open PowerShell and run these commands:
- Azure Az PowerShell module: `Install-Module -Name Az`
Expand Down