From our previous post, we saw how we can expose APIs secured with Azure AD through the use of application object. This provides us with a managed identity. Azure functions can be granted two types of identities: A system-assigned identity is tied to your application and is deleted if your app is deleted. An app can only Read