by CPI Staff | Oct 11, 2024 | .NET, Azure, Blog, Entra ID
In this Azure REST API post, I will show you how to create an App Registration for Microsoft Azure SDK for .NET. Azure SDK for .NET allows us to manage Azure programmatically using .NET libraries. Using the SDK, we can create and manage any Azure resource. The Azure...
by CPI Staff | Sep 10, 2024 | Azure, Blog, Entra ID
This Microsoft Azure post will show how to Identify Azure users without MFA Using PowerShell. If you are a Microsoft Azure customer and recently logged into the Microsoft Azure portal, you have probably seen the notification that from October 15th, 2024, Azure will...
by CPI Staff | Sep 3, 2024 | Blog, Entra ID
This Entra ID blog post will show how to create an Entra ID dynamic group using an extension attribute. In our previous Entra ID blog post, we showed how to create a custom extension attribute using Entra ID using Graph API. After creating a custom extension...
by CPI Staff | Aug 26, 2024 | Blog, Entra ID, Graph API, Graph Explorer
This Entra ID blog post will explain how to create a custom extension attribute in Entra ID, similar to the classic Extension Attributes in the Windows Server Active Directory. Table of contentsWhat Are Extention AttributesCreate a Custom Extension Attribute Entra...
by CPI Staff | Aug 21, 2024 | Blog, Entra ID, Microsoft 365
This Microsoft 365 Entra ID post will explain how to Create a Naming Policy for Microsoft 365 Groups. Table of contentsRequirementsAttributesCreate a Naming Policy for Microsoft 365 GroupsApply Microsoft 365 Naming PolicyMore Articles on the topic Microsoft 365 group...
by CPI Staff | Jul 29, 2024 | Azure, Bicep, Blog, Entra ID
In this Azure Bicep and Entra ID, we will show you how to create an Entra ID App Registration using Azure Bicep. Entra ID (formerly Azure Active Directory) is Microsoft’s Azure and Microsoft 355 authentication and authorization service, handling all login events...