You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @AndrewJuhasz for raising this issue, I suspect the issue is the docker registry related app_settings are not created properly, let me check the provider code first
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.5.5
AzureRM Provider Version
3.82.0
Affected Resource(s)/Data Source(s)
azurerm_linux_web_app
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Image pull from azr should be working both with identity and credentials after the initial deploy
Actual Behaviour
Image pull error
To fix this, I can go to deployment center and change image version to any other one and click "save". After this, everything starts to work
Steps to Reproduce
Setup azure containers registry, push any image
Create resource group
Change corresponding values in terraform code(resource_group_name,docker_image_name, docker_registry_url)
Terraform apply
Check deployment center logs
To fix this, I can go to deployment center and change image version to any other one and click "save". After this, everything starts to work
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: