Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/garrytrinder/keyless-auth-managed-identity
- Owner: garrytrinder
- Created: 2020-07-06T20:36:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T15:17:40.000Z (over 3 years ago)
- Last Synced: 2023-03-01T23:06:18.938Z (over 1 year ago)
- Language: PowerShell
- Homepage:
- Size: 14.6 KB
- Stars: 6
- Watchers: 0
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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)