Azure Container Registry (ACR)

Azure Container Registry (ACR) integration setup for Arnica

  1. Create a token

    • Navigate to Repository Permissions > Tokens

    • Click the Add button

    • Enter the name for your token

  2. Create a new Scope Map for your token with content/read and metadata/read permissions

    • Back on the Tokens page, click on the token you just created

    • Click on password1

    • Click Generate

    • Store this password securely

  3. In Arnica, next to JFrog Artifactory, click Connect

    • Navigate to the Integrations page on Arnica

    • Give the integration a name if you wish. If not, the name of the integration will be your login server url

    • The BaseUrl is the login server in your container registry overview

    • The Username is the name of the token you created

    • The Access Token is the value of password1 that you created

Last updated

Was this helpful?