Download
Az.Resources 1.12.1-preview is available from the PSGallery [here] (https://www.powershellgallery.com/packages/Az.Resources/1.12.1-preview)
Changes since last release
- Add Get-AzDeploymentWhatIfResult cmdlet for getting ARM template What-If at subscription scope.
- Alias: Get-AzSubscriptionDeploymentWhatIf.
- Add Get-AzDeploymentResourceGroupWhatIfResult cmdlet for getting ARM template What-If at resource group scope.
- Override -WhatIf and -Confirm parameters for New-AzDeployment and New-AzResourceGroupDeployment to use ARM template What-If output.'