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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
Similar to https://github.com/hashicorp/terraform-provider-azurerm/issues/20344 but for function app when you set a container_registry_managed_identity_client_id in site config it should display in azure ui in deployment center section but it appears as unselected. It's also seems to sometimes cause instability when pulling image from the acr. When i trigger it with cli instead it's displaying correctly in deployment center section and the instability dissapear. Note that the paramter is always set to null in the descriptive json
Actual Behaviour
Instability to use the use manage identity to pull docker image. identity not set in the deployment center section
Is there an existing issue for this?
Community Note
Terraform Version
v1.7.5
AzureRM Provider Version
3.97.1
Affected Resource(s)/Data Source(s)
azurerm_linux_function_app
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Similar to https://github.com/hashicorp/terraform-provider-azurerm/issues/20344 but for function app when you set a container_registry_managed_identity_client_id in site config it should display in azure ui in deployment center section but it appears as unselected. It's also seems to sometimes cause instability when pulling image from the acr. When i trigger it with cli instead it's displaying correctly in deployment center section and the instability dissapear. Note that the paramter is always set to null in the descriptive json
Actual Behaviour
Instability to use the use manage identity to pull docker image. identity not set in the deployment center section
Steps to Reproduce
No response
Important Factoids
No response
References
#20344
The text was updated successfully, but these errors were encountered: