diff --git a/docs/deployment-guides/bicep.md b/docs/deployment-guides/bicep.md index 2e8a0b40..8f1e416a 100644 --- a/docs/deployment-guides/bicep.md +++ b/docs/deployment-guides/bicep.md @@ -43,7 +43,7 @@ Register-AzProviderFeature -FeatureName "EncryptionAtHost" -ProviderNamespace "M - For PowerShell deployments you need a PowerShell terminal with the [Azure Az PowerShell module](https://docs.microsoft.com/en-us/powershell/azure/what-is-azure-powershell) installed. > [!NOTE] -> The AZ CLI will automatically install the Bicep tools when a command is run that needs them, or you can manually install them following the **[instructions here.](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/install#azure-cli)** +> The AZ CLI will automatically install the Bicep tools when a command is run that needs them, or you can manually install them following the **[instructions here.](https://learn.microsoft.com/azure/azure-resource-manager/bicep/install#azure-cli)** ## Planning