Microsoft Graph PowerShell and Python SDK In Preview
Written by Kay Ewbank   
Thursday, 29 December 2022

Microsoft has announced that that the Graph PowerShell SDK and Python SDK are now in preview. Microsoft Graph lets organizations map the relationships between people, information and activities within the organization. You can use REST APIs or SDKs to access the data and build apps.

The SDKs include a set of tools, libraries, and documentation designed to help users get started building applications that take advantage of the data and insights available through Microsoft Graph API.

graphdc

The Microsoft Graph PowerShell SDK takes care of aspects such as throttling, retries, redirects, and authentication, and provides PowerShell cmdlets for all REST APIs available in Microsoft Graph, along with preview access to datasets from Dynamics 365 Business Central. This means you can add customer, vendor, and financial information to your Microsoft Graph-powered applications.

The Microsoft Graph Core Python client library is a lightweight wrapper around the Microsoft Graph API. It provides the means to create clients with the correct configuration and middleware. The new SDK supplements the Python core library, supplying an authentication provider that automatically refreshes access tokens, along with a built-in retry handler that understands response status codes and automatically waits the recommended time. The SDK also provides an async experience, allowing the application to work on multiple requests at the same time and perform other operations while it waits for the response. It is also equipped with HTTP2 support and model classes corresponding to Microsoft Graph resources, allowing the developer to work with Python objects, automatically serializing and deserializing JSON format in requests and responses. The SDK is also generated with Kiota, an open-source project for generating an API client to call any OpenAPI described API.

Both the PowerScript and Python SDKs are available in beta versions now. 

graphdc

More Information

Microsoft Graph Technical Documentation

Graph Toolkit on GitHub

Graph SDKs Documentation.

Related Articles

Go SDK For Azure Released

Azure Data Lake Tools For Visual Studio Released

Azure Updates Announced At MS Connect()

TigerGraph Releases Cloud Version

RedisGraph Reaches General Availability

Kafka Graphs Framework Extends Kafka Streams

GraphLab Create

Open Source GraphQL Engine Launched

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


VLOGGER - AI Does Talking Heads
24/03/2024

Developed by Google researchers VLOGGER AI is a system that can create realistic videos of people talking and moving from a single still image and an audio clip as input. 



Azure AI And Pgvector Run Generative AI Directly On Postgres
26/03/2024

It's a match made in heaven. The Azure AI extension enables the database to call into various Azure AI services like Azure OpenAI. Combined with pgvector you can go far beyond full text search. Let's  [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info