Azure

Integration with Azure

Azure Storage – Magic xpi : How to Get the Content list of a Blob Container and Download BlockBlobs locally using REST API

Goal : List a container blob storage and download and save each content (blockblob) in a file locally Describe the different steps for connecting Magic xpi with Azure Storage using REST API 1/ Check that you can call the Azure Storage REST API using Postman with your credentials using Shared Key (*) Instead of Shared […]

Azure Storage – Magic xpi : How to Get the Content list of a Blob Container and Download BlockBlobs locally using REST API Lire la suite »

AzureAD – Magic xpi: How to Get AzureAD User List and manage Users using Microsoft Graph REST API

Describe the different steps for connecting Magic xpi with AzureAD using REST API 1/ Check that you get OAuth2 token from login.microsoftonline using Postman (*) client_id, clientsecret, resource, tenantid, callback URL and scope are retrieved from azure portal (https://portal.azure.com) (**) Check the API permissions 2/Check that you can get the Users List from Postman 2/

AzureAD – Magic xpi: How to Get AzureAD User List and manage Users using Microsoft Graph REST API Lire la suite »

Retour en haut