Showing results for azureAD - Azure SDK Blog

Dec 14, 2020
11
2

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
5
0

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