We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f00139 commit 924aa0bCopy full SHA for 924aa0b
docs-conceptual/azurermps-5.7.0/get-started-azureps.md
@@ -233,7 +233,7 @@ $nic = New-AzureRmNetworkInterface -Name myNic2 -ResourceGroupName $resourceGrou
233
234
### Create the VM configuration
235
236
-Now that we have the required resources we can create the VM configuration oboject.
+Now that we have the required resources we can create the VM configuration object.
237
238
```powershell
239
# Create a virtual machine configuration
0 commit comments