File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
quickstart/101-vm-with-infrastructure Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments