Showing results for June 2021 - Developer Support

Jun 17, 2021
0
0

Getting acquainted with Azure Synapse SQL Serverless

Developer Support
Developer Support

Synapse SQL Serverless was built for large-scale data processing. The service provides fault-tolerance and enables high reliability even for long-running queries involving very large datasets.

Azure SynapseServerless
Jun 16, 2021
0
0

Getting Started with Graph API and Teams

Developer Support
Developer Support

In this post, I’ll look at how to setup an app registration and move some of these concepts into a custom application that uses Graph API.  We'll build on an existing Graph Tutorial, review some concepts, and add support for sending a chat message in Teams.

RESTMicrosoft TeamsGraphAPI
Jun 16, 2021
0
0

Getting Started with Graph API and Graph Explorer

Developer Support
Developer Support

Some SDKs may be better tailored for a particular environment or language, but just about everything supports basic REST calls. That’s what makes Microsoft Graph API so attractive. Not only does it provide simple REST interfaces for all kinds of Microsoft products and services, but it’s relatively easy to work with.

RESTGraphAPI