Posts

Showing posts from November, 2024

Integrate Azure Devops with Microsoft Fabric, to fetch the board items and queries (low code/no code)

Image
  Azure DevOps Server , formerly known as Team Foundation Server (TFS) and Visual Studio Team System (VSTS), is a Microsoft product that provides version control (either with Team Foundation Version Control (TFVC) or Git), reporting, requirements management, project management (for both agile software development and waterfall teams), automated builds, testing and release management capabilities. It covers the entire application lifecycle and enables DevOps capabilities. Azure DevOps can be used as a back-end to numerous integrated development environments (IDEs) but is tailored for Microsoft Visual Studio and Eclipse on all platforms.  Azure Devops is now an integral part of our life. Where not we are using it? Pieplines, code repos, issue trackers, sprint managements, LCS ALMs, Swimlanes, Backlogs, Burn-up/Burn-down charts: all in all Azure Devops is no less than a big budget James Bond movie. On the otherhand,  Microsoft Fabric  is an end-to-end analytics and dat...

Navigate in D365F&O using Copilot (low code/no code)

Image
  Wassup guys? Copilot of D365F&O has amazing capabilities:  a. There are low-code.no code capabilities to enable OOB features (using Copilot topcs/agents),  b. Write explicit X++ Plug-ins to enable highly intuitive responses that can do almost any activity, just by deciphering conversatinal NLPs, setup and configure periodic acitivites that can take care of as simple as reminding customers of outstanding balances to as complex as setting up complex integration activities. With Copilot all you ned to do is to enable right thing at the right place -- and rest all is a Cake walk 🎂🎂🎂 The following is an example which shows how can you make your Copilot respond when you ask mundane questions like Navigating various URLs. Let us begin by asking D365F&O sidecar the following question: Which is certainly not a very impressive answer.  An AI tool, if not able to answer such a mundane question like listing the vendors, what's the point of having it then? Yeah, you ...

Use Power Fx to make your D365F&O Copilot more responsive (Low code)

Image
  Wassup guys?  Here is a very interesting tip using Power Fx, to infuse in your Copilot responses, for D365F&O, to make it more intuitive and sensitive. Here is a small tip for the same: When you launch Copilot Sidecar and ask a question like this:  The answer that would come would be mostl likely this: Not much of an information, ain't it? I mean, what is this?  Are we supposed to belive that Copilot can't even answer such an easy question? And the answer, yes -- unless you enable the answer for this question, explicitly -- Copilot won't be able to answer even an easy question like this.  As me how? Here goes the answer: Reach out to Copilot Studio: https://copilotstudio.microsoft.com/ and choose your D365F&O environment: Select the Agents from the side panel: Reach out for the Copilot D365F&O App, as highlighted: This is the plugin page. This is where you dictate how your Chat engine should behave. It would show a lot of Knowledge bases, Topi...