Technology as an enabler: Articles based on modern cloud development and app modernization.
Call Azure AD protected Functions from Single Page App
This article shows how to call Azure AD protected Functions from Single Page Application (SPA). The task seems trivial, but you can easily spend days finding up-to-date instructions. This article is updated 14.10.2020 to use the MSALv2 library and the conventions on how to register your apps on Azure AD to get this working. Solution overview [...]