File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2121* Fix parameter set issue when providing ` -ODataQuery ` and ` -ResourceId ` parameters for ` Get-AzResource `
2222 - More information here: https://github.com/Azure/azure-powershell/issues/7875
2323* Fix handling of the -Custom parameter in New/Set-AzPolicyDefinition
24+ * Fix typo in New-AzDeployment documentation
2425
2526## Version 1.0.0
2627* General availability of ` Az.Resources ` module
Original file line number Diff line number Diff line change 1- ---
1+ ---
22external help file : Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.dll-Help.xml
33Module Name : Az.Resources
44online version : https://docs.microsoft.com/en-us/powershell/module/az.resources/new-azdeployment
@@ -8,7 +8,7 @@ schema: 2.0.0
88# New-AzDeployment
99
1010## SYNOPSIS
11- Creat a deployment
11+ Create a deployment
1212
1313## SYNTAX
1414
You can’t perform that action at this time.
0 commit comments