Skip to content

Commit bfd9232

Browse files
committed
Fixed table format
1 parent 373e9b1 commit bfd9232

File tree

1 file changed

+4
-4
lines changed
  • quickstart/101-vm-with-infrastructure

1 file changed

+4
-4
lines changed

quickstart/101-vm-with-infrastructure/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ This template deploys a Linux virtual machine (VM) with infrastructure that incl
2020

2121
## Variables
2222

23-
| Name | Description | Default |
24-
|-|-|
25-
| `resource_group_name_prefix` | Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. | rg |
26-
| `resource_group_location` | Location of the resource group. | eastus |
23+
| **Name** | **Description** | **Default** |
24+
|------------------------------|------------------------------------------------------------------------------------------------------------------|-------------|
25+
| `resource_group_name_prefix` | Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. | rg |
26+
| `resource_group_location` | Location of the resource group. | eastus |
2727

2828
## Example
2929

0 commit comments

Comments
 (0)