Tag: Azure Portal

Fixed: “Either scp or roles claim need to be present in the token” Error in Microsoft Graph API

Either SCP or Roles Claim need to be present in the token Error in Microsoft Graph API

Loading

In this blog post, we will learn how to fix the “Either scp or roles claim need to be present in the token” error in Microsoft Graph API Authentication. While you are testing the Graph API endpoint from the Postman tool or Copilot Studio or from your application, you will get the below error: When

Continue reading

Quickly 2 Ways Generate Azure Access Token Using Postman Tool Step By Step

Quickly Generate API Access Token value from Azure in Postman Tool​

Loading

In this article, we will learn how to generate an Azure Access Token using Postman tool step by step along with the common troubleshooting techniques. Introduction – Generate Azure Access Token Using Postman Tool When working with Azure services and Microsoft Graph API, you often need to authenticate API requests using an OAuth 2.0 access

Continue reading

How to Enable Guest Access in Azure AD Using External Identities Management Step by Step

How to Enable Guest Access in Azure AD Using External Identities Management Step by Step

Loading

In this External Identities in Azure AD article, we will learn how to enable guest access in Azure AD and we will understand what External Identities are in Azure Portal. In today’s interconnected world, organizations must collaborate with external partners, contractors, and vendors while keeping their digital environment secure. External Identities in Azure Active Directory

Continue reading

2 Ways to Create Security Group in Azure Portal: Step-by-Step Guide

2 Ways to Create Security Group in Azure Portal - Step-by-Step Guide

Loading

In this “Create security group in Azure Portal” article, we will learn about how to create a security group in Azure Portal step by step. We will also understand what a security group is in Azure Portal or Microsoft 365. Creating security groups in Azure Portal is essential for managing access and safeguarding your resources.

Continue reading

Get tenant id using PowerShell: How to get Tenant ID using Azure PowerShell?

How to get Tenant ID in office 365 step by step

Loading

In this “Get tenant id using PowerShell” blog, we will learn how to get Tenant ID in Microsoft 365 using the Azure PowerShell command very quickly. While we do programming or app development in Power Platform or if you want to expose your application outside your tenant which can be consumed by the third party

Continue reading