How to get the Database Version of the Dataverse?

Sometimes we are required to know the Database version of the Dataverse environment to check for the features which are released or yet to be released.

In this article, will explain different ways to know the Database version.

Way 1:

  1. Navigate to Power Platform Admin Center.
https://aka.ms/ppac
  1. Click on Environments.
  1. Select the required Environment and Click on Detailed view.

You can see the Dataverse DB version something like 9.2.24063.184.

Way 2:

Simply frame the below URL, with your organization details and hit enter in a new browser tab.

<a href="https://..dynamics.com/api/data/v9.2/RetrieveVersion">https://<your org>.<your region code>.dynamics.com/api/data/v9.2/RetrieveVersion

Example:

https://arunpottidynamics.crm.dynamics.com/api/data/v9.2/RetrieveVersion

Hope you had followed the 2 ways and got the Dataverse DB version.

Please like and share your valuable feedback on this article and follow my…


Source link

More About This Author

Arun Potti

Author: Arun Potti

Share This Post On