trying update azure container instances with azure cli

161 Views Asked by At

I have an Azure Container Instance. Now I want to update this Container. I try to integrate the Log Analytics workspace and I have a WORKSPACE_ID and WORKSPACE_KEY.

I'm following this Azure Documentation but it has only created Container Example. But I need an Update example.

Can anyone help me to update the Azure Container Instance? Or any example or any documentation.

1

There are 1 best solutions below

0
Shamit Bagchi On

Restart Policy of the Container Instance Group should be 'Always' if it is 'On Failure' I think it may not work ...