/azure.authentication-samples

Sample code demonstrating how to authenticate to Azure services

Primary LanguageC#MIT LicenseMIT

azure.authentication-samples

This repository contains code samples demonstrating how to authenticate to Azure services.

For explanations of how it should be configured to work, please check the information in the following sections.

Certificate-based authentication

Blog posts

Code

Check the certificate-based-auth folder for certificate-based authentication samples.

Authentication with managed identities

Blog posts

Code

Check the managed-identity-auth folder for certificate-based authentication samples.