0

I trying to open a browser from cloud shell. I have firefox installed in cloud shell but can't launch it.

getting this error :

XPCOMGlueLoad error for file ...../firefox/libxul.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory Couldn't load XPCOM.

I found a couple of solutions on Google but didn't work. So thought of checking if it's allowed to launch a browser from Azure cloud Shell or not?

Kampai
  • 22,848
  • 21
  • 95
  • 95
Suraj
  • 135
  • 2
  • 8

2 Answers2

0

Probably, It's not allowed to do that since cloud shell offers a browser-accessible, pre-configured shell experience for managing Azure resources without the overhead of installing, versioning, and maintaining a machine yourself.

You could get more details about Features & tools for Azure Cloud Shell.

Nancy
  • 26,865
  • 3
  • 18
  • 34
0

No, this is not possible, because its a guiless container. so there is no video in the container. you can only use tty

4c74356b41
  • 69,186
  • 6
  • 100
  • 141