Tag: D365 Finance

  • PPAC UI vs PowerShell vs Azure DevOps: Deployment Insights

    PPAC UI vs PowerShell vs Azure DevOps: Deployment Insights

    When managing deployments for Dynamics 365 and Power Platform, administrators can choose from three main approaches: PPAC UI, PowerShell, and Azure DevOps Pipelines. The PPAC UI is user-friendly for administrative tasks, although slower for large deployments. PowerShell excels in automation but lacks full coverage of PPAC features. Azure DevOps offers robust governance and enterprise-level automation…

  • Boost Performance How to Identify Missing Indexes in Dynamics 365 Finance & Operations

    Boost Performance How to Identify Missing Indexes in Dynamics 365 Finance & Operations

    Business Performance Analytics (BPA) and Business Performance Planning (BPP) are distinct capabilities in Microsoft Dynamics 365 Finance, serving different purposes. BPA focuses on real-time reporting, monitoring, and analysis of actual financial and operational data, while BPP is designed for budgeting, forecasting, and scenario planning, allowing organizations to shape future outcomes. Their integration enhances performance management,…

  • Choosing Between BPA and Azure Synapse Link in D365 Finance

    Choosing Between BPA and Azure Synapse Link in D365 Finance

    The evolution of analytics in Dynamics 365 Finance has led to two primary options: Azure Synapse Link and Business Performance Analytics (BPA). Azure Synapse Link offers a robust, enterprise-grade data warehouse for organizations with existing infrastructure, providing near real-time data replication. In contrast, BPA serves those without a data warehouse, offering a managed solution for…

  • How to Provision a Unified Dynamics 365 Finance Environment

    How to Provision a Unified Dynamics 365 Finance Environment

    The unified developer experience for Finance and Operations applications and Power Platform streamlines development by consolidating tools and environments. This integration allows for real-time data synchronization, enhanced security, and simplified governance. Developers can utilize Power Apps alongside Dataverse for efficient application development. Environment provisioning can be achieved through the Power Platform Admin Center or PowerShell,…

  • Use adaptive Cards to update Items with lookup

    Use adaptive Cards to update Items with lookup

    The article discusses the use of adaptive cards in Copilot Studio to enhance chatbot interactions for D365 Finance. It provides a step-by-step guide on how to set up topics, retrieve item lists using Power Automate, and modify item names. Key processes include defining variables, obtaining AAD tokens, and performing HTTP operations to fetch and update…

  • Understanding Microsoft Dynamics 365 License Enforcement

    Understanding Microsoft Dynamics 365 License Enforcement

    Microsoft’s recent update on Dynamics 365 Finance and Operations emphasizes stricter license management. Starting May 15, 2025, users will receive warnings if their licenses are incorrect or missing, with strict enforcement beginning August 30, 2025, resulting in denied access for non-compliant users. This change reflects Microsoft’s transition from concurrent to nominative licensing. Users are encouraged…

  • Understanding User Security Governance in D365 Finance

    Understanding User Security Governance in D365 Finance

    User security governance in Microsoft Dynamics 365 Finance, currently in preview version 10.0.43, provides organizations with tools for effective security architecture and role management. Key features include detailed reports, process-based roles, temporary role assignments, and privileged user management. While beneficial, users must understand the overall security architecture for optimal implementation. General availability is set for…

  • Utilizing Copilot for D365 Finance Inventory in Teams

    Utilizing Copilot for D365 Finance Inventory in Teams

    The recent release allows users to view D365 Finance inventory directly within Microsoft Teams, utilizing the Copilot Studio for enhanced inventory visibility. Users can integrate data via Dataverse and create custom agents for inventory management. Key steps include enabling specific Dataverse entities, creating an agent, adding relevant knowledge tables, and publishing the agent in Teams.…

  • Understanding Virtual Entities vs. Dual Write in D365 Finance

    Understanding Virtual Entities vs. Dual Write in D365 Finance

    Virtual Entities and Dual Write are two integration options for connecting D365 Finance with Dataverse. Virtual Entities offer real-time access to D365 Finance data without data duplication, making them ideal for reporting and analysis. They require proper configuration but facilitate seamless use of Power Platform. Dual Write provides near real-time bi-directional synchronization, ensuring data consistency…

  • Creating Sales Orders with Copilot & Teams in D365 Finance

    Creating Sales Orders with Copilot & Teams in D365 Finance

    The content discusses creating sales orders and lines in D365 Finance using PowerApps and Copilot Studio. It details step-by-step prompts, the usage of JSON for data formatting, and the integration of AAD tokens for authentication. It also covers creating sales orders via Microsoft Teams, allowing users to streamline order processing effectively.