Showing results for identity - Azure SDK Blog

Feb 19, 2025
Post comments count2
Post likes count9

Rust in time! Announcing the Azure SDK for Rust Beta. 🎉

Ronnie Geraghty
Ronnie Geraghty

Announcing the first beta release of the Azure SDK for Rust. This release includes libraries for Identity, Key Vault secrets & keys, Event Hubs, and Cosmos DB.

azure-sdkEvent Hubsidentity
Oct 15, 2020
Post comments count1
Post likes count0

Using Azure Identity with Azure SQL, Graph, and Entity Framework

Mickaël Derriey
Mickaël Derriey

In this post, we'll look at what Azure Identity is, how it integrates with other Azure client libraries, and how we can use it outside of the Azure SDK to simplify Azure Active Directory authentication to services like Azure SQL or the Microsoft Graph API.

azure-sdktypescriptdotnet
Feb 25, 2020
Post comments count0
Post likes count0

Authentication and the Azure SDK

Adrian Hall
Adrian Hall

How do your apps identify themselves to the cloud resources you are using? This is one of the most important considerations when building a cloud-native app. When you write a service, you should be able to take the same code and run it on your dev box and in any of the Azure clouds without code changes.

javajavascriptpython