Skip to content

Commit 40ade8d

Browse files
authored
Merge pull request #106552 from zr-msft/ds-add-qs-troubleshooting
[Dev Spaces] add troubleshooting note in netcore quickstart
2 parents 312e4ee + b9f0969 commit 40ade8d

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)