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
Action: vscode-docker.registries.deployImageToAzure
Error type: Error
Error Message: Azure App service currently only supports running images from Azure Container Registries with admin enabled
Version: 1.2.1
OS: linux
OS Release: 5.4.0-33-generic
Product: Visual Studio Code
Product Version: 1.45.1
Language: en
@HendwanAbozide You need to enable admin mode on the ACR you are using as a source. This is what App Service uses to pull images to deploy them. Unfortunately there are no other possible authentication options. See here for more info: #1685 (comment)
Does this occur consistently? Yes
Repro steps:
Action: vscode-docker.registries.deployImageToAzure
Error type: Error
Error Message: Azure App service currently only supports running images from Azure Container Registries with admin enabled
Version: 1.2.1
OS: linux
OS Release: 5.4.0-33-generic
Product: Visual Studio Code
Product Version: 1.45.1
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: