How to Verify Azure AD Tenant Availability
Before you subscribe for a new Microsoft 365 tenant, you will have to choose a name for your tenant. The name will be used in the links for several applications, such as SharePoint Online.
5 articles
Before you subscribe for a new Microsoft 365 tenant, you will have to choose a name for your tenant. The name will be used in the links for several applications, such as SharePoint Online.
A Client Secret has an expiration date of up to 2 years when you create it from the Microsoft Entra admin center. But we don’t want to take care of it and renew the Client Secret every 2 years. What if we could create a Client Secret with an unlimited expiration date? In this article, you will learn how to create an unlimited Client Secret in Entra ID with PowerShell.
Microsoft 365 stores information for each tenant in the Microsoft Graph, and it’s the Graph which is the source for the Teams admin center.
Azure App Registration vs Enterprise App – What’s the Difference? In some cases, people even use both terms interchangeably. But App registration is simply the actual application object where you configure application settings. Whereas Enterprise Application is a representation of the application within a directory.
Delegated permissions are used in the delegated access scenario. They’re permissions that allow the application to act on a user’s behalf. The application will never be able to access anything the signed in user themselves couldn’t access.