João Valente
João Valente

Reputation: 42

Can I access an Azure file share with non root user?

In this url https://learn.microsoft.com/en-us/azure/container-instances/container-instances-volume-azure-files, it says that:

I have an azure container instance with postgres and postgres doesn't allow me to run the server as root. The Azure file share owner is set to root and the user group also set to root and I will not be able to change both the permissions and the owner and the user group of the azure file share folder? I would want to set the owner and group of the folder to postgres for example and change its permissions.

Upvotes: 0

Views: 907

Answers (0)

Related Questions