Last week, I created a GitHub action (using azure/aci-deploy@v1) that deployed my React app in Azure. Everything worked fine. Then suddenly today I get this error:
Error: Error: Long running operation failed with error: "Subscription deployment didn't reach a successful provisioning state after '00:30:00'.".
I can't find more info on this error. What is wrong?
I am able to deploy manually.