While importing a patch (unmanaged) solution we got the below error – “Solution
‘abc_Configuration’ failed to import: Solution manifest import: FAILURE:
Solution patch with version 1.6.1.1 already exists. Updating patch is not
supported.” This is ...
Recently we copied our UAT environment to one of the testing environments. After
copying, we saw that all the cloud flows were in Off / Disabled state. This was
because during copy the environment is set in administration mode and background
opera...
Recently we had to copy our production environment to one of our sandbox
environments for some analysis and testing. But before we copied we made sure we
deleted the data/attachments/ logs that are not required to save some storage
space. Get more...
Business Process Flows (BPF) in Dynamics 365 offer a structured way to guide
users through a defined process. However, there are scenarios where progression
to the next stage must be validated against specific business rules. In this
blog, we see ...
The new Smart Grid Preview feature allows us to find, filter, and sort data with
natural language. To enable it navigate to Environment >> Settings >> Features
inside Power Platform Admin Center and turn on Natural Language Grid and View
Search. A...
Recently while trying to invoke the HTTP Request trigger, on passing the token
we got the below error from the Postman Turned out that we missed the trailing
slash for the resource’s value while generating the token. Audience values as
expected in...
Below is our final Power Automate Cloud Flow which uses the HTTP request trigger
followed by Response action. The Allows Users = Specific users in my tenant
option ensures that only authorized users in the tenant can trigger the flow
while leverag...
Recently we observed that our plugin registered on the Delete message of
appointment on the PreValidation stage was not getting triggered when we were
deleting or updating the occurrence of the Recurring Appointment. For both of
the below operatio...