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
> Be sure to replace the sample value `<subscriptionID>` with your subscription ID.
116
116
> Replace the `<appID>`, `<password>`, `<tenant>` values with the output values of the SPN creation
117
117
118
-
### Configure the deployer (deployments without public IP)
118
+
### Manually configure the deployer (deployments without public IP)
119
119
120
-
If you deploy the deployer without a public IP Terraform is not able to configure the deployer Virtual Machine as it will not be able to connect to it.
120
+
If you deploy the deployer without a public IP Terraform isn't able to configure the deployer Virtual Machine as it will not be able to connect to it.
121
121
122
122
Connect to the deployer by following these steps:
123
123
@@ -144,8 +144,23 @@ Connect to the deployer by following these steps:
144
144
> [!NOTE]
145
145
>The default username is *azureadm*
146
146
147
+
Configure the deployer using the following script:
0 commit comments