There are environments like Azure Cloud shell https://shell.azure.com/ that do not have sudo priviledges. When using the Linux install script https://v1-rc2.docs.dapr.io/getting-started/install-dapr-cli/ these fail. Currently the user has to do the following to make this work.
The script should be able to handle non-sudo environments
The same applies to Powershell in the Azure Cloud shell. I should be able to install Dapr in Windows Powershell terminal for Azure Cloud shell
There are environments like Azure Cloud shell https://shell.azure.com/ that do not have sudo priviledges. When using the Linux install script https://v1-rc2.docs.dapr.io/getting-started/install-dapr-cli/ these fail. Currently the user has to do the following to make this work.
The script should be able to handle non-sudo environments
The same applies to Powershell in the Azure Cloud shell. I should be able to install Dapr in Windows Powershell terminal for Azure Cloud shell