diff --git a/powerapps-docs/maker/data-platform/azure-synapse-link-msi.md b/powerapps-docs/maker/data-platform/azure-synapse-link-msi.md index ce747efd12..c6df1cd837 100644 --- a/powerapps-docs/maker/data-platform/azure-synapse-link-msi.md +++ b/powerapps-docs/maker/data-platform/azure-synapse-link-msi.md @@ -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`