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: README.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
@@ -124,4 +124,4 @@ Once in the web app:
124
124
125
125
If you see this error while running `azd deploy`: `read /tmp/azd1992237260/backend_env/lib64: is a directory`, then delete the `./app/backend/backend_env folder` and re-run the `azd deploy` command. This issue is being tracked here: https://github.com/Azure/azure-dev/issues/1237
126
126
127
-
If the web app fails to deploy and you receive a '404 Not Found' message in your browser, run 'azd deploy'.
127
+
If the web app fails to deploy and you receive a '404 Not Found' message in your browser, run `azd deploy`.
0 commit comments