Skip to content

Commit b9f0969

Browse files
committed
[Dev Spaces] add troubleshooting note in netcore quickstart
1 parent 2a9971f commit b9f0969

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/dev-spaces/quickstart-netcore.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ This command builds and runs your service in Azure Dev Spaces in debugging mode.
105105
106106
You can see the service running by opening the public URL.
107107

108+
> [!Note]
109+
> Initially, the public URL may show a *Bad Gateway* error. Wait a few seconds before refreshing the webpage, and you should see your service running.
110+
108111
Click *Debug* then *Stop Debugging* to stop the debugger.
109112

110113
## Update code

0 commit comments

Comments
 (0)