Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garrytrinder/keyless-auth-managed-identity

This repo holds demo code and scripts presented by Garry Trinder in his talk, Keyless Authentication using Azure Managed Identity.
https://github.com/garrytrinder/keyless-auth-managed-identity

Last synced: 25 days ago
JSON representation

This repo holds demo code and scripts presented by Garry Trinder in his talk, Keyless Authentication using Azure Managed Identity.

Awesome Lists containing this project

README

        

# Keyless Authentication using Azure Managed Identity

This repo holds demo code and scripts presented by Garry Trinder in his talk, `Keyless Authentication using Azure Managed Identity`.

## Demos

- [Access Azure Key Vault from Linux Azure VM using Azure Managed Identity](vm/readme.md)
- [Call Microsoft Graph from Azure Logic App using Azure Managed Identity](logicapp/readme.md)
- [Call Microsoft Graph from Azure Function using Azure Managed Identity](functionapp/readme.md)