-
import/export data through power platform cli is possible but not through power platform build tools.
Would have build it myself but cannot contribute as i don't have access to the wrapper project
-
Hi Team,
I am currently trying to utilise `Microsoft.PowerPlatform.Dataverse.Client` within an Azure Function to query if rows exist with specific criteria.
I keep running into issues with the '…
-
### Describe the issue
The step Power Platform Delete solution throws an error with "A task was canceled."
The actual solution is deleted and is not present in the environment and but the error is…
-
When running the Publish Customizations task, it fails if publishing takes longer than 4 minutes.
THe CLI has flags to run this async and add an async max wait time, so it'd be great if this could be…
-
### Describe the issue
I have set up our ALM Accelerator with validation, test and production environments. All three environments specified by their Environment URL (i.e. `https://.crm.dynamics.com/…
-
Hi,
I want to create a Post on the activity wall of a contact like this:
```
IOrganizationService service = new ServiceClient(new Uri(crmBaseUrl), clientId, clientSecret, true);
var post = n…
-
Hi Tanguy and everyone!
We noticed a very annoying behavior of the data dictionary regarding the Choice(s) (Option sets) when multi-languages is involved.
First, here are some information about…
-
In : https://github.com/microsoft/PowerPlatform-DataverseServiceClient/blob/dfba939dbbfe967c5ef339dfffa70ba41b7196ab/src/GeneralTools/DataverseClient/Client/ConnectionService.cs#L1757
RowVersion is…
-
I'm using the `pack-solution` and `import-solution` actions to import an unmanaged solution from a GH repo to a dev environment. This is how I use the `import-solution` action:
```
- name: Import …
-
### What is your question?
Hi CoE CAT team,
I followed this setup process
https://learn.microsoft.com/en-us/power-platform/guidance/coe/setup-auditlog#set-up-the-custom-connector
however at…