Showing results for microsoftIdentity - Azure SDK Blog

Dec 14, 2020
Post comments count11
Post likes count3

Vue.js User Authentication and the new Azure SDKs

Christos Matskas
Christos Matskas

In this post we'll show you how to authenticate Vue.js app users with Azure AD and then use the MSAL library to acquire access tokens to retrieve data from Azure Storage. Read on!

microsoftIdentityazureADazurestorage
Aug 25, 2020
Post comments count5
Post likes count0

Secretless Azure Functions dev with the new Azure Identity Libraries

Christos Matskas
Christos Matskas

In this post you'll find out how to connect Azure Functions with Azure resources with the new Azure Identity library which eliminates the need to use secrets or connection strings and hence allows us to create more secure and robust solutions. Read on!

sdk.NETmicrosoftIdentity