Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianHayward committed Feb 5, 2024
1 parent 95173d2 commit 2f22aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/azure-web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can either setup the azure Web App [manually](#manual-setup) or deploy [code
## Manual setup

### Prerequisites
* Deploy a simple webapp on Azure. This can be the smallest SKU or a FREE SKU. It doesn't matter whether you choose Windows or Linux as the platform
* Deploy a Web App on Azure. This can be the smallest SKU or a FREE SKU. It doesn't matter whether you choose Windows or Linux as the platform
![alt text](../img/webapp_create.png "Azure Web App Create")
* Step through the configuration. I typically use the Code for the publish and then select the Runtime stack that you standardize on
![alt text](../img/webapp_configure.png "Azure Web App Configure")
Expand Down

0 comments on commit 2f22aaa

Please sign in to comment.