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: articles/virtual-machines/workloads/sap/automation-configure-devops.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -410,7 +410,7 @@ When prompted enter the application pool name, you created in the previous step.
410
410
The agent will now be configured and started.
411
411
412
412
413
-
## Deploy the web app
413
+
## Deploy the Control Plane Web Application
414
414
415
415
Checking the "deploy the web app infrastructure" parameter when running the Control plane deployment pipeline will provision the infrastructure necessary for hosting the web app. The "Deploy web app" pipeline will publish the application's software to that infrastructure.
> |`environment`| Identifier for the workload zone (max 5 chars) | Mandatory | For example, `PROD` for a production environment and `NP` for a non-production environment. |
58
-
> |`location`| The Azure region in which to deploy. | Required ||
59
-
> |`custom_prefix`| Specifies the custom prefix used in the resource naming | Optional ||
60
-
> |`use_prefix`| Controls if the resource naming includes the prefix | Optional | DEV-WEEU-SAP01-X00_xxxx |
61
-
> | 'name_override_file' | Name override file | Optional | see [Custom naming](automation-naming-module.md)|
> |`environment`| Identifier for the workload zone (max 5 chars) | Mandatory | For example, `PROD` for a production environment and `NP` for a non-production environment. |
58
+
> |`location`| The Azure region in which to deploy. | Required ||
59
+
> |`custom_prefix`| Specifies the custom prefix used in the resource naming | Optional ||
60
+
> |`use_prefix`| Controls if the resource naming includes the prefix | Optional | DEV-WEEU-SAP01-X00_xxxx |
61
+
> | 'name_override_file' | Name override file | Optional | see [Custom naming](automation-naming-module.md)|
62
+
> | 'save_naming_information | Create a sample naming json file | Optional | see [Custom naming](automation-naming-module.md)|
0 commit comments