<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>microsoft-integration</title>
    <description />
    <link>https://www.integration-playbook.io/docs</link>
    <atom:link href="https://www.integration-playbook.io/rss/en" rel="self" type="application/rss+xml" />
    <item>
      <title>Running unit tests within a devops pipeline</title>
      <description>In this video we will look at how you can use a DevOps pipeline to run your unit tests in a build process./</description>
      <pubDate>Sun, 19 Oct 2025 09:25:11 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/running-unit-tests-within-a-devops-pipeline</link>
      <guid>https://www.integration-playbook.io/docs/running-unit-tests-within-a-devops-pipeline</guid>
    </item>
    <item>
      <title>Deploying the sample solution</title>
      <description>In this video we begin to look at the bigger picture of the DevOps process around this sample project.Before we look at how we unit test within a real world pipeline, this video will look at how the deployment process will work.</description>
      <pubDate>Sun, 19 Oct 2025 09:25:05 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/deploying-the-sample-solution</link>
      <guid>https://www.integration-playbook.io/docs/deploying-the-sample-solution</guid>
    </item>
    <item>
      <title>Testing an inline function</title>
      <description>In this video we will loop at the scenario of testing an inline function before you use it within your workflow./</description>
      <pubDate>Sun, 19 Oct 2025 09:24:59 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/testing-an-inline-function</link>
      <guid>https://www.integration-playbook.io/docs/testing-an-inline-function</guid>
    </item>
    <item>
      <title>End to End Process with AI example</title>
      <description>In this scenario we will loop at an end to end process where the AI agent loop from the previous video is used within it.</description>
      <pubDate>Sun, 19 Oct 2025 09:24:52 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/end-to-end-process-with-ai-example</link>
      <guid>https://www.integration-playbook.io/docs/end-to-end-process-with-ai-example</guid>
    </item>
    <item>
      <title>AI Agent Loop Example</title>
      <description>In this scenario we will look at an example of unit testing an AI Agent loop.</description>
      <pubDate>Sun, 19 Oct 2025 09:24:46 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/ai-agent-loop-example</link>
      <guid>https://www.integration-playbook.io/docs/ai-agent-loop-example</guid>
    </item>
    <item>
      <title>Condition Example</title>
      <description>In this video we will look at an example of unit testing where there is a condition.</description>
      <pubDate>Sun, 19 Oct 2025 09:24:38 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/condition-example</link>
      <guid>https://www.integration-playbook.io/docs/condition-example</guid>
    </item>
    <item>
      <title>Try Catch Example</title>
      <description>In this video we will look at an example of a try catch scenario.</description>
      <pubDate>Sun, 19 Oct 2025 09:24:32 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/try-catch-example</link>
      <guid>https://www.integration-playbook.io/docs/try-catch-example</guid>
    </item>
    <item>
      <title>Generate a test from the designer</title>
      <description>In this video we will look at generating a test from the workflow designer./</description>
      <pubDate>Sun, 19 Oct 2025 09:24:26 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/generate-a-test-from-the-designer</link>
      <guid>https://www.integration-playbook.io/docs/generate-a-test-from-the-designer</guid>
    </item>
    <item>
      <title>How to generate a test from run history</title>
      <description>In this video we will look at how to generate a unit test from the run history in your workflow</description>
      <pubDate>Sun, 19 Oct 2025 09:24:20 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/how-to-generate-a-test-from-run-history</link>
      <guid>https://www.integration-playbook.io/docs/how-to-generate-a-test-from-run-history</guid>
    </item>
    <item>
      <title>Unit Testing Sample Overview</title>
      <description>In this section we will do a walk through of the sample project for unit testing.  There will be a page covering all of the key areas.In this video we will look at an overview of the solution used for the video series.</description>
      <pubDate>Sun, 19 Oct 2025 09:24:13 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; Unit Testing - Microsoft Framework &gt; How to</category>
      <link>https://www.integration-playbook.io/docs/unit-testing-sample-overview</link>
      <guid>https://www.integration-playbook.io/docs/unit-testing-sample-overview</guid>
    </item>
    <item>
      <title>Logic App Testing Overview</title>
      <description>In this section of the integration playbook we will look at different approaches for testing your Logic App solutions.Testing ApproachKey PointsConstraintsMore InfoUnit TestingTest locally and on build agentMock out dependencies so you can focus on testing workflow conditionsEasy to test edge cases which might not happen oftenTestable unit:The workflowDoesnt test the connectivity to systemsDoesnt test the configuration of applicationDoesnt test in the deployed environmentClick HereIntegration Te ...</description>
      <pubDate>Thu, 25 Sep 2025 17:53:47 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing</category>
      <link>https://www.integration-playbook.io/docs/logic-app-testing-overview</link>
      <guid>https://www.integration-playbook.io/docs/logic-app-testing-overview</guid>
    </item>
    <item>
      <title>App Insights Helper Class</title>
      <description>Below is the helper class I use for querying the log analytics workspace to get the id for the relevant workflow runs.using Azure.Identity;
using Azure.Monitor.Query;
using Azure.Monitor.Query.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Playwright.Tests
{
    public class AppInsightsHelper
    {
        private ApplicationInsightsSettings _config;
        private LogsQueryClient _appInsightsClient;

       ...</description>
      <pubDate>Wed, 17 Sep 2025 12:37:32 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; End to End Testing &gt; Sample Code</category>
      <link>https://www.integration-playbook.io/docs/app-insights-helper-class</link>
      <guid>https://www.integration-playbook.io/docs/app-insights-helper-class</guid>
    </item>
    <item>
      <title>Playwright Test Class</title>
      <description>Below is the C# code for my tests using Playwright.using Azure;
using Azure.Monitor.Query.Models;
using IPB.LogicApp.Standard.Testing;
using IPB.LogicApp.Standard.Testing.Model.WorkflowRunActionDetails;
using Microsoft.Playwright;
using Microsoft.Playwright.MSTest;
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Threading.Tasks;

namespace Playwright.Tests
{
    [TestClass]
    public class CreateOrder ...</description>
      <pubDate>Wed, 17 Sep 2025 12:37:26 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; End to End Testing &gt; Sample Code</category>
      <link>https://www.integration-playbook.io/docs/playwright-test-class</link>
      <guid>https://www.integration-playbook.io/docs/playwright-test-class</guid>
    </item>
    <item>
      <title>End to End Test Overview</title>
      <description>This section will show an example of using Playwright and MsTest combined with the Logic App Test Manager framework described in the integration tests section to show how you can automate the user interface of an application which can then be used to perform a full end to end test of a Logic App plus the applications used with it.VideoProcessThe process of the test is as follows:Pre-req:My application is deployed as an azure web appMy logic app is deployed to AzureTest Process:Use playwight to d ...</description>
      <pubDate>Wed, 17 Sep 2025 12:37:18 GMT</pubDate>
      <category>Azure Integration Technologies &gt; Logic App Standard &gt; Testing &gt; End to End Testing</category>
      <link>https://www.integration-playbook.io/docs/end-to-end-test-overview</link>
      <guid>https://www.integration-playbook.io/docs/end-to-end-test-overview</guid>
    </item>
    <item>
      <title>Skills needed</title>
      <description>Below are some of the skills you will need to implement your migration program.1. Program &amp; GovernanceProject/Program ManagementPMO / PRINCE2 / PMI skills to run a complex migration.Stakeholder engagement, risk management, stage-gates.Business AnalysisRequirements gathering, integration mapping, documenting as-is vs to-be.Process analysis for impacted business units.FinOps &amp; Cost ManagementAzure Cost Management, budgeting, chargeback, reservations. (Turbo360 can help you here)Cloud economics vs  ...</description>
      <pubDate>Tue, 16 Sep 2025 23:28:44 GMT</pubDate>
      <category>BizTalk to Azure Integration Services &gt; Project Initiation</category>
      <link>https://www.integration-playbook.io/docs/skills-needed</link>
      <guid>https://www.integration-playbook.io/docs/skills-needed</guid>
    </item>
    <item>
      <title>BizTalk to Azure RACI</title>
      <description>Activity / DeliverablePMO / Project ManagerEnterprise ArchitectIntegration Lead (BizTalk/Azure)Developers / EngineersSecurity &amp; ComplianceBusiness OwnersVendor / Partner (MSP/FastTrack)Business Case &amp; FundingA/RCCICRICurrent State AssessmentRARCCICMigration Strategy &amp; RoadmapRARCCCCArchitecture &amp; Design (Target)CA/RRCCICPilot Selection &amp; ExecutionRCA/RRCICPhased Migration ExecutionRCARCCCTesting &amp; ValidationRCRRCA/RISecurity &amp; Compliance ReviewsICRIA/RCICost Management &amp; FinOpsRCRICICDecommissio ...</description>
      <pubDate>Tue, 16 Sep 2025 23:25:45 GMT</pubDate>
      <category>BizTalk to Azure Integration Services &gt; Project Initiation</category>
      <link>https://www.integration-playbook.io/docs/biztalk-to-azure-raci</link>
      <guid>https://www.integration-playbook.io/docs/biztalk-to-azure-raci</guid>
    </item>
    <item>
      <title>Convincing the business to migrate</title>
      <description>Convincing the business to migrate from BizTalk → Azure Integration Services (AIS) is less about the technical “why” and more about framing the value in business language.Below are some tips on how to do this effectively.1. Speak in Business Value, Not TechInstead of “Logic Apps are serverless,” frame it as:Agility: Faster onboarding of new partners/customers (weeks → days).Cost Control: Pay only for what you use, no large server/licensing renewals.Risk Reduction: Avoid end-of-life and costly up ...</description>
      <pubDate>Tue, 16 Sep 2025 23:24:02 GMT</pubDate>
      <category>BizTalk to Azure Integration Services &gt; Project Initiation</category>
      <link>https://www.integration-playbook.io/docs/convincing-the-business-to-migrate</link>
      <guid>https://www.integration-playbook.io/docs/convincing-the-business-to-migrate</guid>
    </item>
    <item>
      <title>Current State Assessment</title>
      <description>You will need to perform a current state assessment of your BizTalk environment to workout what you have and what will need to be migrated.  Below are some thoughts on how to do this.Environment InventoryServers &amp; InfrastructureNumber of BizTalk servers, SQL Servers, SSO, and supporting components.OS/SQL/BizTalk versions and patch levels.On-premises vs VM hosting.Licensing &amp; CostsBizTalk editions in use (Enterprise, Standard, Branch).SQL Server licenses, Windows Server, support contracts.Hardwar ...</description>
      <pubDate>Tue, 16 Sep 2025 23:17:47 GMT</pubDate>
      <category>BizTalk to Azure Integration Services &gt; Project Initiation</category>
      <link>https://www.integration-playbook.io/docs/current-state-assessment</link>
      <guid>https://www.integration-playbook.io/docs/current-state-assessment</guid>
    </item>
    <item>
      <title>High Level Roadmap</title>
      <description>The overall migration project will time time to complete, however one of the big advantages of Azure Integration Services will be the ability to perform a phased migration where you can iterate over the individual interfaces implemented in BizTalk and migrate them one at a time.  There may be cases where you need to group interfaces but a phase approach is likely to be better than a big bang approach.  It will also reduce your risk.The timelines below are indicative and will depend heavily on yo ...</description>
      <pubDate>Tue, 16 Sep 2025 23:05:10 GMT</pubDate>
      <category>BizTalk to Azure Integration Services &gt; Project Initiation</category>
      <link>https://www.integration-playbook.io/docs/high-level-roadmap</link>
      <guid>https://www.integration-playbook.io/docs/high-level-roadmap</guid>
    </item>
    <item>
      <title>Project Initiation</title>
      <description>Before you can start your project migrating from BizTalk to Azure you will need to perform the project initiation phase to prove the viability and business case for the migration project.In this section of the integration playbook we will include some notes to help you get started.</description>
      <pubDate>Tue, 16 Sep 2025 23:00:53 GMT</pubDate>
      <category>BizTalk to Azure Integration Services &gt; Project Initiation</category>
      <link>https://www.integration-playbook.io/docs/project-initiation</link>
      <guid>https://www.integration-playbook.io/docs/project-initiation</guid>
    </item>
  </channel>
</rss>