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: deployments/deployment-path.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ node_types:
75
75
76
76
Boot Diagnostics Storage Account:
77
77
type: string
78
-
description: "The name of a storage account where boot diagnostic artifacts will be stored"
78
+
description: "The name of a storage account where boot diagnostic artifacts will be stored. Specify 'Sandbox Storage' to use storage account created by the sandbox."
79
79
tags: [user_input]
80
80
81
81
Resource Group Name:
@@ -196,7 +196,7 @@ node_types:
196
196
197
197
Boot Diagnostics Storage Account:
198
198
type: string
199
-
description: "The name of a storage account where boot diagnostic artifacts will be stored"
199
+
description: "The name of a storage account where boot diagnostic artifacts will be stored. Specify 'Sandbox Storage' to use storage account created by the sandbox."
200
200
tags: [user_input]
201
201
202
202
Resource Group Name:
@@ -332,7 +332,7 @@ node_types:
332
332
333
333
Boot Diagnostics Storage Account:
334
334
type: string
335
-
description: "The name of a storage account where boot diagnostic artifacts will be stored. Type Sandbox Storage to use storage account created for the sandbox."
335
+
description: "The name of a storage account where boot diagnostic artifacts will be stored. Specify 'Sandbox Storage' to use storage account created by the sandbox."
0 commit comments