In the previous post, we locked down our Azure Functions app and restricted access to only users or groups who were added to the application’s…
Month: May 2019
There are situations where we need to secure a function app and also need to allow other services to call it. This is where service…