Skip to content

Commit d80e625

Browse files
authored
Merge pull request #49773 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents cfaa8b0 + 3d43069 commit d80e625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/terraform-create-complete-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ resource "azurerm_virtual_network" "myterraformnetwork" {
7171
}
7272
}
7373
```
74-
:
75-
The following section creates a subnet named *mySubnet* in the *myVnet* virtual network
74+
75+
The following section creates a subnet named *mySubnet* in the *myVnet* virtual network:
7676

7777
```tf
7878
resource "azurerm_subnet" "myterraformsubnet" {

0 commit comments

Comments
 (0)