This commit is contained in:
Chris Melinn 2021-12-08 17:19:42 +11:00
Родитель 0104e50ed8
Коммит 6863432b3d
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -66,7 +66,7 @@ cd environments/Node/
npm install
node server.js
```
>- [ ] Next Open an Internet Browser and navigate to http://localhost:8080/EditSettings.html. You should see a screen that looks like the picture belo. For a vanilla deployment you only need to fill out the section titled "Primary Resource Group Settings". Fill this out now with your Azure Environment Specifics and, once done, click on the red button at the top of the form labelled "Click here to update the environment file with form changes".
>- [ ] Next Open an Internet Browser and navigate to http://localhost:8080/EditSettings.html. You should see a screen that looks like the picture below. For a vanilla deployment you only need to fill out the section titled "Primary Resource Group Settings". Fill this out now with your Azure Environment Specifics and, once done, click on the red button at the top of the form labelled "Click here to update the environment file with form changes".
![Form](./documentation/images/DeploymentForm.png)
@ -103,7 +103,7 @@ The deployment uses a concept of **Developing inside a Container** to containeri
## Cost Estimator
Comming Soon.
Coming Soon.
---