-
### Sample
https://github.com/pnp/powerapps-samples/tree/main/samples/PowerHappening
### Author(s)
@walcivar
### What happened?
Just noticed not all samples from repo are visible in main page
##…
-
The From on e-mail is getting generated as:
``` cs
[Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute("from")]
public System.Collections.Generic.IEnumerable From
{
get
{
Microsoft…
-
**Describe the bug**
The PowerApp Cli seems to be creating the usersetting.json in a wrong path. Instead of creating in user's Library folder, it seems to be creating in the application folder. Thi…
-
**Describe the bug**
Cannot get past the CreateRepo action when creating a new project. I'm getting the error message - "**Although you appear to have the correct authorization credentials, the `micr…
-
## Describe the bug
`powerplatform_data_loss_prevention_policy` can fail due to unexpected state. In the sample code, this happens both if a new DLP policy is being provisioned, or an existing DLP po…
-
### Description of the issue
I try to deploy the Office365 Organization Settings using Microsoft 365 DSC. The permissions on my App registration are set correctly and the DSC Configuration can be fou…
-
### What is your question?
Step 'Run solution checker' is failing with the below error
Error: ERROR: ErrorId: PACHECKER_PS_FILE_TOO_LARGE; ErrorCategory: InvalidArgument; TargetObject: System.Str…
-
Hi,
I had an issue where my unmanaged solution import failed with the very undescriptive message "Error: The given key was not present in the dictionary.".
After a lot of testing, I think I hav…
-
## Bug Report
**EasyRepro Version**
- [ ] Microsoft Dynamics 365 Online Version 8.2 (8.2.x) (DB 8.2.x) online
- [ ] Microsoft Dynamics 365 Online Version 9.0 (9.0.x) (DB 9.0.x) online
- [ ] …
ghost updated
4 years ago
-
Hi, we are using Dataverse SDK to connect to SMP. We dependency inject ServiceClient to our class. But when we unit test our code, ServiceClient can't be mocked because when it is initialized, it will…