Showing tag results for azure-sdk

Oct 15, 2020
Post comments count1
Post likes count0

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

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.

typescriptazure-sdkdotnet
Oct 13, 2020
Post comments count0
Post likes count0

Detect anomalies in your data with Metrics Advisor

Xiang Yan

The new Metrics Advisor service allows you to easily detect anomalies in your data. This blog will show you how to set the service up and use it in your application.

pythonazure-sdkazure
Sep 24, 2020
Post comments count0
Post likes count0

Azure SDK for Java Logging in Azure Functions

Vinay Gera

In this post, we'll cover the steps required to setup and access Azure SDK for Java logging in an Azure Functions environment.

javaazure-sdkfunctions