File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 19
19
- Additional information about change #1
20
20
-->
21
21
## Upcoming Release
22
+ * Fix typo in ` New-AzVM ` reference documentation
22
23
23
24
## Version 2.2.0
24
25
* Added ` NoWait ` parameter that starts the operation and returns immediately, before the operation is completed.
Original file line number Diff line number Diff line change @@ -543,7 +543,7 @@ Accept wildcard characters: False
543
543
` ` `
544
544
545
545
# ## -SystemAssignedIdentity
546
- If the parameter is present then the VM is assingned a managed system identity that is auto generated.
546
+ If the parameter is present then the VM is assigned a managed system identity that is auto generated.
547
547
548
548
` ` ` yaml
549
549
Type: System.Management.Automation.SwitchParameter
You can’t perform that action at this time.
0 commit comments