You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quickstart/101-vm-with-infrastructure/readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ This template deploys a Linux virtual machine (VM) with infrastructure that incl
20
20
21
21
## Variables
22
22
23
-
| Name | Description | Default |
24
-
|-|-|
23
+
|**Name**|**Description**|**Default**|
24
+
|---|---|---|
25
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
26
|`resource_group_location`| Location of the resource group. | eastus |
27
27
28
28
## Example
29
29
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