2.56.0 (2026-07-28)
Features Added
- Added
withManagedIdentityCredentials()andwithManagedIdentityCredentials(String userAssignedManagedIdentityClientId)toWebAppandFunctionApp(definition and update) and deployment slots (DeploymentSlot/FunctionDeploymentSlotupdate), 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.