Category Archives: Security

Auditing of Security Role in Microsoft Dynamic 365 CRM with Enhanced UI

We are already familiar with the Auditing feature, which enables us to track user access to the system, monitor updates made to specific columns, retrieve previous column values before updates, identify record deletions, and much more. Audit logs can be viewed in the Audit History tab for a single record and in the Audit Summary… Read More »

Free up Dynamics 365 CRM storage Space, Manage Attachments, Ensure data security – Multiple benefits with one app SharePoint Security Sync!

Managing attachments/documents in Dynamics 365 CRM/Power Apps is a crucial task. You never know when or what information you may need. And it is always easier to get any information if it is organized and stored systematically. But what if you lack space to store these attachments? And you need to store confidential information in… Read More »

How to assign security role to a Form programmatically in Dynamics 365 CRM

Introduction In Dynamics 365 we can update security role of Form through customization. You have to just follow the given steps: Go to Setting → Customization → Customize the System → Components → Entities → Forms Open Form and click on “Enable Security Roles” in Home tab to Assign Security Role to selected Form. However, in… Read More »

How to manage security roles for Apps in Dynamics 365 v9.0

Introduction: With the release of Dynamics 365 Microsoft has brought many new exciting features, one of them is common user interface across all devices. The core idea behind this feature is to bring a single client technology to cover all the different UI’s across devices. Web, Outlook, Mobile, Tablet. In this blog, we will see… Read More »

Views show no records – Double check Field Level Security in Dynamics 365/CRM

Apart from Security roles that allow controlling record level access, Dynamics 365/CRM also supports Field Level Security that allows you to control access to individual fields. Using Field Level Security, you can control ‘Read’, ‘Update’ and ‘Create’ access. If a user does not have “Read” access to a particular field, a lot of your processes… Read More »

Insufficient Permissions Error on Assigning a record in Dynamics 365

Introduction While working on one of our client requirement, we came across with one interesting scenario about security roles access level setup for Read and Assign privileges, which leads to errors on Dynamics CRM forms. Scenario: The requirement was to allow a user with specific security role in Dynamics CRM say “Salesperson” to assign lead… Read More »