This is the final post on our series of Azure Application objects and securing APIs secured with Azure AD. As we have seen throughout this series, the central point for authentication and permissions is the Azure AD Application Object. Microsoft has already provisioned and application object named SharePoint Online Client Extensibility in every Azure AD and Read
Tags:
Azure AD, Azure Application Object, SharePoint, Web API
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
Tags:
Azure AD, Azure Functions, Web API
Learn how to make your web or client application connect to your APIs that have been secured with Azure Active Directory.
Tags:
Azure AD, Azure Application Object, Web API
Take advantage of Azure AD to secure you Web APIs. Users with active accounts can seamlessly work with your applications that leverage API secured with Azure AD.
Tags:
Azure AD, Azure Application Object
Understand how Azure AD OAuth authorization flows works. There are different types of OAuth flows depending on the kind of application.
Tags:
Azure AD, OAuth
Want to understand Application Objects and Service principals? This post will explain the differences between the two and how applications are added to Azure AD.
Tags:
Azure Application Object, Service Principal
If you are new to Azure, or to some extent using Azure, you often here the terms Organizations, tenant, Accounts, Subscriptions and Licences used a lot. If you are little confused about the differences, you are not alone. In this post, I will try to explain these terms by using an analogy of renting an Read
Tags:
Azure Fundamentals, Azure Subscriptions
A general guidelines in naming your Azure resources
Tags:
Azure Fundamentals, Azure Resource Manager
In the past few years, the work/life paradigm has been blurred. We no longer the work and home separation, go to work, come back home and that is it.
Tags:
Azure AD
We continue with our post on Azure CLI and JMESPath.
Tags:
Azure CLI, JMESPath