Skip to content

Commit 467e0a6

Browse files
authored
Merge pull request microsoft#112 from TomArcherMsft/UserStory1983528
User Story 1983528
2 parents 5b72658 + 4c228bd commit 467e0a6

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

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

2121
## Variables
2222

23-
| Name | Description | Default |
24-
|-|-|
23+
| **Name** | **Description** | **Default** |
24+
|---|---|---|
2525
| `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 |
2626
| `resource_group_location` | Location of the resource group. | eastus |
2727

2828
## Example
2929

30-
To see how to run this example, see [Quickstart: Configure a Linux virtual machine in Azure using Terraform](https://docs.microsoft.com/azure/developer/terraform/create-linux-virtual-machine-with-infrastructure).
30+
To see how to run this example, see [Quickstart: Configure a Linux virtual machine in Azure using Terraform](https://docs.microsoft.com/azure/developer/terraform/create-linux-virtual-machine-with-infrastructure).

0 commit comments

Comments
 (0)