Azure / Azure/docker-login

How to authenticate to Azure using docker login with a Service Principal with certificate?

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
117
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Hi,

When using a Service Principal with a client secret, authentication to an Azure Container Registry (ACR) via docker login is well-documented.

However, I need to authenticate using a Service Principal with certificate instead of a client secret. The available credentials are:

Tenant ID
Client ID (Service Principal)
Certificate (PEM format)
Private Key (PEM format)

The documentation doesn’t clearly explain how to perform docker login in this case.
Please help

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.