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:
- Navigate to Power Platform Admin Center.
https://aka.ms/ppac
- Click on Environments.
- 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
Array
- Dyn365CE4 August 2024Microsoft Dataverse Accelerator – Part 2 – Installation
- Dyn365CE3 August 2024Microsoft Dataverse Accelerator – Part 1 – Introduction
- Dyn365CE29 July 2024How to get the Database Version of the Dataverse?
- Dyn365CE26 July 2024API playground feature not available in Dataverse Accelerator App?