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-resource-group/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ This template deploys an Azure resource group with a random name beginning with
11
11
12
12
| Name | Description |
13
13
|-|-|
14
-
|`resource_group_name_prefix`| Prefix of the resource group name that's combined with a random number so name is unique in your Azure subscription. |
15
-
|`resource_group_location`| The Azure Region to deploy these resources in |
14
+
|`resource_group_name_prefix`|(Optional) Prefix of the resource group name that's combined with a random number so name is unique in your Azure subscription. |
15
+
|`resource_group_location`|(Optional) The Azure Region to deploy these resources in |
0 commit comments