Getting ready for the next Azure DevOps pipeline agent update
Managing Dynamics 365 FinOps security roles via PowerApps
PowerApps security management application Hello, Today's video will be about managing security in Dynamics 365 For Finance and Operations via PowerApps. We will look how D365FinOps data connector can help us to externalize security data to Power Apps or even to other technological stack solutions different than Microsoft. The agenda for today will be in … Lire la suite Managing Dynamics 365 FinOps security roles via PowerApps
Using PowerApps for data integration between Dynamics 365 FinOps and SQL Server On-Premises
Global context Today's modern business run and interact with data daily to analyze and take strategic decisions during all the phases of project and business development via gaining insights from multiple sources of data (ERP & CRM, Files, 3rd party apps), thing that can’t be achieved easily if we are not deploying and integrating an … Lire la suite Using PowerApps for data integration between Dynamics 365 FinOps and SQL Server On-Premises
Dynamics Security Management API in D365FinOps : part1- Security Generalities
Construct your security-eiffel Tower 🙂 Introduction In this blog series i will highlight some technical aspects about creating and managing security layer by code in Dynamics 365 For Finance and Operations, a step by step scenario to explain some components used in standard mechanisms to generate new security artifacts through x++, deep dive into Dynamics … Lire la suite Dynamics Security Management API in D365FinOps : part1- Security Generalities
Data Security management in D365FinOps
Configuration VS Development Unlike AX2012, one of the major Dynamics 365 FinOps architecture differents, is the D365 application and development environment separation, which means that we will have a different approach to manipulate the created objects during runtime which resides on the environment but will not exist in the AOT. Security data are concerned as … Lire la suite Data Security management in D365FinOps
DynamicsCon : Dynamics 365 For Finance and Operations Security API
DynamicsCon s coming up in March with very interesting topics and speakers,Excited to share with you the link for my next submitted session about Dynamics Security Management API in #msdyn365fo, We will try to deep dive technically about one of the main component used to manage and publish security artifacts in Standard mechanisms of Dynamics 365 … Lire la suite DynamicsCon : Dynamics 365 For Finance and Operations Security API
FinOps bootcamp : Deep Dive into Security Management API in Dynamics 365 FinOps at Power Community FinOps Summit
https://events.powercommunity.com/sessions/technical-deep-dive-into-security-management-api-in-d365fo/?fbclid=IwAR3ZTXIP4C8N9bS0KZS_9oOd6O5GJWMGIA25TuiQEvifdlY6bosFm9Ck69Y Good news to end the weekend and start the new year by new activity, Excited to share with you my next technical session at Power Community D365 Finance and Operations summit Jan 29th - 31st, during this session we will deep dive technically to understand the security management API used in Dynamics 365 For … Lire la suite FinOps bootcamp : Deep Dive into Security Management API in Dynamics 365 FinOps at Power Community FinOps Summit
Get workspaces metadata in D365FO
In Dynamics 365 For Finance and Operations workspaces provides an overview of specific activities, a colletcion of controls around a business scenario. Ths system comes with several workspaces containing specific content for different roles and organization. In this blog post i will share how we can get this list of all out-of-box system workspaces with their … Lire la suite Get workspaces metadata in D365FO
Export Customized Security data from D365FO to XML through X++
In this post i will share how to export customized security data artifacts to an XML file through X++. An XML file that can be used as backup data source to be imported in a another environement or just making modifications into it (like renaming a security role / privilege / Duty) , and then … Lire la suite Export Customized Security data from D365FO to XML through X++
How to add favorites forms through X++ in D365FO
In Dynamics 365 For Finance and Operations, we can add favorites forms via the user interface to provide quick access to the list of forms, by clicking the star icon next to the form or (to the workspace name) in the navigation pane. In this article i will share how we can add favorites forms … Lire la suite How to add favorites forms through X++ in D365FO