Ludovic Médard


A french guy working on Azure, Office 365, SharePoint, and doing Web Development.
Toggle navigation
  • Home
  • About
  • Contact

Azure API Management and OAuth tokens for multiple backend services

September 27, 2021

The Problem

Azure API Management helps you organize and publish your APIs. This post focus on handling OAuth2 tokens for a backend that is composed of multiple services, each having a different ClientId (and therefore, requiring a different Access Token).

In this case, the FrontEnd (or anything wanting to call

Continue Reading
Azure,API Management

Getting started with Progressive Web Apps and Angular 5

January 27, 2018

With the recent release of Angular 5.1 and its CLI in version 1.6, Angular released his new module @angular/service-worker, developed to help us creating Progressive Web Apps. Angular team is saying that it's a first release, and the work will continue in the future, to add new

Continue Reading
Angular,Serverless,Azure

SharePoint Online webhook implementation using Azure Functions - part 2

September 23, 2017

This is the second post of the series, showing a full implementation of a webhook in SharePoint Online using Azure Function, as an alternative to remote event receivers. We'll see in this post how to authenticate to Azure AD from a Function using certificates, how to retrieve the changes on

Continue Reading
Azure,SharePoint,Serverless

SharePoint Online webhook implementation using Azure Functions - part 1

September 23, 2017

The goal of this series of posts is to show an implementation of a real world scenario of a webhook in SharePoint Online, as an alternative to remote event receivers, to allow developers to receive notifications on specific events. The architecture will be a variation of the one showed in

Continue Reading
Azure,SharePoint,Serverless

Use Postman and Azure AD to send REST request to SharePoint Online

June 13, 2017

Postman is a very useful tool when using REST API in your developments. It allows you to create every HTTP request you can think of and get / format responses. That's why every SharePoint developer should use it, since SharePoint exposes a very nice REST API since SharePoint 2013. Postman is

Continue Reading
SharePoint,Azure
Page 1 of 2

About me

Hi, I'm a french IT consultant working in the Microsoft ecosystem, specializing in cloud and web technologies such as Azure, Office 365, and SharePoint.
I'm also an advocate of Agile methodologies and lean management.

Recent Post

Tags

API ManagementAngularAzureDSCGhostSendGridServerlessSharePoint

Follow

Recent Post

Tags

API ManagementAngularAzureDSCGhostSendGridServerlessSharePoint
Copyright © 2022, Ludovic Médard. All Right Reserved