Skip to content

com.azure.resourcemanager+azure-resourcemanager-appservice_2.56.0

Latest

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 29 Jul 01:46
398e28c

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.