Skip to content

MangyCoyote/azmitool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azmitool

Azure Managed Identity tool

Description

Simplifies authentication in Azure VM. Using VM with assigned Managed Identity you can easily authenticate against Azure services like Key Vault, Storage Account, etc.

Examples

# read key vault secret
azmitool getsecret https://mykey.vault.azure.net/secrets/mysecret

# upload blob to storage account, using variables
azmitool setblob $FILE $BLOB

About

Azure Managed Identity tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%