Skip to content

Commit 2a18c51

Browse files
authored
Update README.md with latest release
1 parent 64a1d97 commit 2a18c51

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
# Dataverse Configuration Migration Tool
33

44
This repository contains a custom .NET CLI tool designed to import configuration data into Microsoft Dataverse environments. It streamlines the migration of configuration data, supports schema validation, and offers extensibility for advanced scenarios.
5-
5+
### Download latest release
6+
Get latest version of the tool built on this [release](https://github.com/dotnetprog/dataverse-pcf-lookup-treeview/releases/latest)
7+
> [!NOTE]
8+
> If you want to use the built version of the tool , `appsettings.Production.json` will need to be setup manually with your azure service principal credentials.
9+
> [Quick Guide](https://recursion.no/blogs/dataverse-setup-service-principal-access-for-environment/) to create an azure service princpal
610
## Why ❓
711

812
Configuration Migration Tool and the PowerPlatform Cli Tool (pac data import verb) seem to have it's limitations when automating in ci/cd. Also, these two only works on a windows machine. \

0 commit comments

Comments
 (0)