Azure / CloudShell

Container Image for Azure Cloud Shell (https://azure.microsoft.com/en-us/features/cloud-shell/)
https://shell.azure.com
MIT License
253 stars 103 forks source link

[BUG] Cannot open port on cloud shell #372

Open alefred opened 9 months ago

alefred commented 9 months ago

Hi everyone, I was testing some labs from cloud shell and I identify this error.

To Reproduce

When try to open port to do a external access from cloud shell:

curl -X POST http://localhost:8888/openPort/8000

Also if it's executed by Portal UI: image

Observed Behavior

From the command line:

{"message":"Port 8000 is open","url":"https://ux.console.azure.com//proxy/8000/"}

From portal UI after click on Open and Browse: image

Expected behavior

After open a port is expected to show the gateway url such us:

{"message":"Port 8000 is open","url":"https://gateway11.northeurope.console.azure.com/n/cc-4016c848/cc-4016c848/proxy/8000/"}

Is this specific to Cloud Shell?

Yes

Interface information

https://shell.azure.com ttps://portal.azure.com

Additional context

If I executed from Cloud Shell url show another url access: https://[ccon-prod-westeurope-aci-02.servicebus.windows.net/cc-E7RF-C8E55DBE/proxy/8000/](https://ccon-prod-westeurope-aci-02.servicebus.windows.net/cc-E7RF-C8E55DBE/proxy/8000/)

image

Let me know if there is a workaround to solve this.

Luis

darrentu commented 8 months ago

Hi @alefred, yes, we do see this problem and are working on it. Sorry for the inconvenience.

ivanthewebber commented 8 months ago

See also: https://github.com/Azure/CloudShell/issues/343

alexandru-negoita commented 8 months ago

Still happening

BFuhry commented 6 months ago

Same problem makes exercise https://learn.microsoft.com/en-us/training/modules/control-access-to-azure-storage-with-sas/4-exercise-use-shared-access-signatures impossible to completely follow.

christianviller commented 6 months ago

Still observing the same issue, any updates or workarounds?

faulkdev commented 5 months ago

Still a problem on May 08, 2024. Anyone from the Azure team addressing this issue? (Tasks that should be simple now require lots of manual work-arounds by customers.)

marcelloraffaele commented 4 months ago

I have the same problem completing the https://learn.microsoft.com/en-us/training/modules/control-access-to-azure-storage-with-sas/4-exercise-use-shared-access-signatures?source=learn

f0x4c1d commented 3 weeks ago

I have the same problem completing the https://learn.microsoft.com/en-us/training/modules/control-access-to-azure-storage-with-sas/4-exercise-use-shared-access-signatures?source=learn

I have also the same issue to complete this exercise. I got the following message:

The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.