Relative Content

Tag Archive for linuxazureazure-container-apps

How can I override the default startup command for an Azure Container App using Azure Cli?

I would override the startup command to my Mosquitto image on the Azure Container App to start with an anonymous user config. It is a simple bash command that can run as shown below. When I use this command directly in the creation dialog of the Container App in the Azure portal, it works fine. But the instance crashes When I use it in my Azure Cli. I use this command in Powershell. Please let me know how I can fix this problem: