Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url-path-map not being created correctly #93

Open
deewhyweb opened this issue Feb 25, 2022 · 0 comments
Open

url-path-map not being created correctly #93

deewhyweb opened this issue Feb 25, 2022 · 0 comments
Assignees

Comments

@deewhyweb
Copy link
Contributor

Running through the final part of the workshop, the "Deploy Pull Request to staging slot" workflow is creating a slot e.g. /pr-1
To create this slot there is a routing rule creating on the gateway e.g. "/pr-1,/pr-1/*"
When I try to access this route via /pr-1 I am getting "Not found"

If I go into the Azure portal and manually edit the routing rule to anything and the change it back to "/pr-1,/pr-1/*" the route now works, /pr-1 shows the app correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants