managed-identity
There are 43 repositories under managed-identity topic.
shibayan/azure-functions-boilerplate
A boilerplate project for getting started with Azure Functions v4
Azure-Samples/functions-storage-managed-identity
A sample showing how to utilize Managed Service Identity from an Azure Function to connect to an Azure Storage account, including local development support
Azure-Samples/functions-apim-managed-identity
A sample showing how to use a managed identity to connect from an Azure Function to Azure API Management (APIM).
syedhassaanahmed/tf-aks-kv
This Terraform template provisions an AKS Cluster with Key Vault integration using CSI secrets store driver
Azure-Samples/msal-managed-identity
✨ Samples demonstrating how to use Managed Identity (MSI) with the Microsoft Authentication Library (MSAL).
Azure-Samples/msdocs-flask-web-app-managed-identity
Python Flask app that uses Azure managed identity.
felipmiguel/AzureDb.Passwordless
.net library with extensions for passwordless authentication to Azure Database for MySql and Azure Database for PostgreSQL
meken/local-msi-server
Enables experiments with managed identities on a local machine
hiyoshino/Sukiyanen_ManagedID
すきやねん Azure !! のマネージドIDセッションで使用したスクリプト
Jandev/secure-apis
Project containing samples for using managed identities and authorizing services using these identities
matsest/az-oidc-managed-identity-demo
Federated credentials with Open ID Connect to Managed Identities with GitHub Actions
syedhassaanahmed/tf-aks-sql-aad
This Terraform template enables authentication to Azure SQL DB using AAD Pod Identity from AKS
workoho/AzAuto-Common-Runbook-FW
A complete environment that helps you create, manage, and test your Azure Automation runbooks in a standardized and efficient way.
Better-Computing-Consulting/microsoft-graph-api-excel-emailer-webjob
C# Console .Net 6 application that uses the Microsoft Graph API to Send new or reply emails on behalf of Office 365 user, based on the contents of tables from an Excel file stored on the user's OneDrive directory deployed as an Azure WebJob via DevOps CI.
chgeuer/github-action-via-user-assigned-managed-identity-to-keyvault-secret
A GitHub action signing in to an Azure User-Assigned Managed Identity, to fetch a secret from Azure KeyVault.
Darkseal/NETCore-AzureSQL
A sample .NET Core App to show how to securely connect to an Azure SQL Database using managed identity.
InKnowWorks/GraphEngine
Microsoft Graph Engine with many additions and updates
LazaUK/AOAI-WebApp-SDKv1
Demo Azure Web app to test integration with Azure OpenAI's model deployments and Entra ID authentication.
nagyesta/assumed-identity
Test double simulating how Azure Managed Identity is providing tokens.
abhinabsarkar/fn-sas-url-mngd-identity
Azure function returning SAS URL under the context of managed identity
bottkars/controlplane-jump-azure
deploy Pivotal Control Plane and secure JumpHost for PCF automation
cdennig/cosmos-managed-identity
Sample application that connects to Cosmos DB via Managed Identity
CristianoRC/azure-ad-database-auth-poc
Prova de Conceito demonstrando autenticação segura com Azure AD (Entra ID) para conexões com SQL Server e PostgreSQL em aplicações C#/.NET
iricigor/PS-azmi
☁️🕵️♂️ PowerShell module for using Azure Managed Identity within your script
kyoro1/image_analysis_with_automl_in_azure
This repository provides sample codes, which enable you to learn how to use auto-ml image classification, or object detection under Azure ML(AML) environment.
richeney/federated_managed_identity
Example Terraform repo with GitHub Actions using federated Managed Identity and OpenID connect
rickvdbosch/ciadr
This repo contains the demo's for my talk "Configuration in Azure. Done right."
sinedied/node-functions-vnet
A minimal test project using SWA + Azure Functions + CosmosDB to demonstrate optional VNet integration.
cloudrhinoltd/infinity-plus-datasource
InfinityPlus is a Grafana data source plugin based on the original Grafana Infinity Datasource.
frasermolyneux-poc/az-functions-secure-config
Azure function with secure configuration; private endpoints, managed identity, and Key Vault integration
KOOSH4/GraphAPI-Grant-ServicePrincipal-Permissions-Script
This repo has a PowerShell script for quickly giving special permissions to your Logic App's service principal. It's tailored to make your resource work smoothly with the Microsoft Graph API, boosting its capabilities.
NTNU-IT-M365/ms-graph-snippets
Some useful code snippets for doing common stuff with Microsoft Graph API.
ryanpfalz/azdo-api-mi-auth
A guide to making authenticated requests to the Azure DevOps REST API with a Managed Identity.
andrewmatveychuk/azure.authentication-samples
Sample code demonstrating how to authenticate to Azure services
Frankkkkk/azure-devops-pipeline-odbc
Connects to an MSSQL Azure Database inside an Azure Pipeline using pyodbc