Securing an Azure Function REST API with Azure Active Directory

Great content by Betabitter Rick explained during his session at Future Tech NL 2019 and Intelligent Cloud Conference Copenhagen. You missed it? Watch the clip.

Using Azure Functions, you can implement a REST API quite easily. With Azure Active Directory, it's not difficult to secure an application. And Angular enables you to develop comprehensive front-ends. But how do you go about combining these three? 

In his session, Rick showed how to secure a Rest API deployed with Azure Functions by using Azure Active Directory, and how to use this API for an Angular front end.