Free Practice Assessments for Microsoft Certifications

Continue reading
Advertisement

How to Register Service Endpoint in the Dataverse Plugin Registration Tool?

Continue reading

[Step by Step] Delete users in Power Platform (Preview)

Rajeev Pentyala - Microsoft Power Platform

In this article, lets learn how to delete users in Power Platform which is a preview feature, at the time of writing this article.

Before we jump in to deletion of a User, lets understand the basics like how we first create a new User in Microsoft 365 admin center and sync the User to Power Platform.

Steps to add User to Power Platform Environment:

  • Users first need to be created in Microsoft 365 admin center.
  • In below screen, I’ve created a new User (i.e., ‘Demo User’) in Microsoft 365 admin center and added Licenses.

Now that we know…

View original post 404 more words

How to Delete the Table rows in the Dataverse environment from Postman?

Continue reading

How to – quickly find Tenant Id https://www.whatismytenantid.com/

Nishant Rana's Weblog

Recently we had to find the tenant id, usually, we will log in to Azure Portal and within Azure Active Directory we will get the tenant id.

However, in this case, we only had the user’s email address.

So we had https://www.whatismytenantid.com/ to help us here.

Just enter the domain name, and click on Find my tenant ID.

The result –

The corresponding PowerShell script – https://craigporteous.com/azure-tenant-id-powershell/

Hope it helps..

View original post

How to Update the Table row values in a Dataverse environment from Postman?

Continue reading