You have an Azure App Service web app named api-web and a private Azure Container Registry that contains an image named api:v3. You need api-web to pull the image by using a system-assigned managed identity instead of stored registry credentials. Arrange the steps in the correct order.
Drag the options into the answer area in the correct order.
AVAILABLE OPTIONS
Grant the web app identity the AcrPull role scoped to the container registry
Enable the system-assigned managed identity on the web app and record its principal ID
Configure the web app to use managed identity credentials for Azure Container Registry pulls
Get the resource ID of the container registry
Enable the registry admin user and save its password in App Service app settings
ANSWER AREA
Drag options here