We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
curl -X POST http://localhost:8888/openPort/8000; gives the following:
{"message":"Port 8000 is open","url":"https://ux.console.azure.com//proxy/8000/"}
But the instructions state:
The URL should be in this format: https://gateway11.northeurope.console.azure.com/n/cc-4016c848/cc-4016c848/proxy/8000/.
Going to the URL that was returned gives:
Cannot GET /proxy/8000/
May be related to Azure Cloud Shell issue: Azure/CloudShell#368
The text was updated successfully, but these errors were encountered:
I also had this issue
Sorry, something went wrong.
No branches or pull requests
curl -X POST http://localhost:8888/openPort/8000; gives the following:
But the instructions state:
Going to the URL that was returned gives:
May be related to Azure Cloud Shell issue:
Azure/CloudShell#368
The text was updated successfully, but these errors were encountered: