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
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: Provision/assets/deploy.ps1
+7-14
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,6 @@
14
14
.PARAMETERresourceGroupLocation
15
15
Optional, a resource group location. If specified, will try to create a new resource group in this location. If not specified, assumes resource group is existing.
16
16
17
-
.PARAMETERdeploymentName
18
-
The deployment name.
19
-
20
17
.PARAMETERtemplateFilePath
21
18
Optional, path to the template file. Defaults to template.json.
0 commit comments