We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce3353 commit f39553dCopy full SHA for f39553d
articles/communication-services/quickstarts/router/includes/router-quickstart-net.md
@@ -176,13 +176,6 @@ Console.WriteLine($"Deleting job {accept.Value.JobId}");
176
177
## Run the code
178
179
-To run the code, make sure you are on the directory where your `router-quickstart.py` file is.
180
-
181
-```console
182
-python router-quickstart.py
183
184
-## Run the code
185
186
Run the application using `dotnet run` and observe the results.
187
188
```console
0 commit comments