Skip to content

Commit

Permalink
Update README with instructions to debug with tunnels
Browse files Browse the repository at this point in the history
  • Loading branch information
rido-min committed Mar 3, 2025
1 parent ef91f3a commit 5008264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ To debug your Agent in `localhost` you can:
1. Run the script `_tools/configure-abs-tunnel.sh`.
1. This script configures devtunnels and ABS, using the machine name, and produces a `.env` file.
1. Copy the generated `<your-machine>.env` file to the sample folder with file name `.env`.
1. Start the tunnel before debugging `devtunnel host <tunnel_id>`

> [!Tip]
> You can use the same ABS instance and tunnel to debug any of these samples, with the only caveat that you can only use one at a time.

0 comments on commit 5008264

Please sign in to comment.