Skip to content

UWIT-IAM/action-auth-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This authenticates to the Azure and then the Azure Continare Regisry for IAM.

What it does

  • Auth to Azure via a Service Principal account (json)
  • Auth to Azure Container Registry (uwiam.azurecr.io)

How to use it

      - name: Auth to Azure
        uses: 'uwit-iam/action-auth-azure@main'
        with:
          credentials: "${{ secrets.AZURE_CREDENTIALS }}"
          # REQUIRED if you want private ACR container registry access
          enable_private_docker: true

About

Github action for IAM Azure usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors