Hello,
I want to install a tool in Cloud Shell that requires sudo. Is that possible?
No. Your user account in Cloud Shell is an unprivileged account. You can't use sudo or run any command that requires elevated permissions.
Make sure you have the correct privileges to run the install command through Azure RBAC and assign it to your Entra ID account.
If this is helpful please accept answer.