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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.56.0 (2026-07-28)
Features Added
Added withManagedIdentityCredentials() and withManagedIdentityCredentials(String userAssignedManagedIdentityClientId) to WebApp and FunctionApp (definition and update) and deployment slots (DeploymentSlot/FunctionDeploymentSlot update), to pull a private container image (e.g. from Azure Container Registry) using the app's or slot's managed identity instead of a registry username and password.