Tag: Identity
All the articles with the tag "Identity".
Using an identity from a different tenant in an Azure Function to access resources
Published: at 10:41In this blog I will explain how to use an identity from a different tenant in an Azure Function to access resources. This can be useful when you want to access resources in a different tenant from your Azure Function. For example, when you want to access resources in a customer tenant from your Azure Function using a service principal.