Friday Fact: VS Code Do Not Allow Logic Apps Standard Incremental Workflow Deployment
When working with Logic Apps Standard in Visual Studio Code, it’s important to note that deploying a workflow from one project can overwrite existing
Friday Fact: Missing Environment Variables Can Break Your Logic App Standard Workflows
Just like in Azure Functions, where environment variables need to be correctly set, the same applies when working with Logic App Standard in Visual Studio
Friday Fact: You can use the BizTalk Server Logic App adapter to call a Logic App Standard Workflow
BizTalk Server 2016 and 2020 are empowered with multiple mechanisms/functionalities to build hybrid integrations One of those functionalities is the BizTalk
Friday Fact: You Can Unlock Consumption Connectors in Logic App Standard for Visual Studio Code
Did you know that you can access the consumption connectors in Visual Studio Code While creating a Logic App Standard in Visual Studio Code, one noticeable
Friday Fact: Now You Can Pin Actions on the Globally Available (GA) Designer!
Another cool feature related to the Globally Available (GA) Designer is the ability to pin actions, allowing you to keep a specific action of your choice
Friday Fact: Logic App Standard Workflows can be configured to run in both stateful and stateless...
Unlike Logic App Consumption, which is stateful by default, Logic App Standard Workflows can be configured to run in both stateful and stateless modes These
Friday Fact: Two AI Assistants are Now Available on Azure: Copilot and Workflow Assistant
We've previously shared the exciting news about Copilot's arrival on Azure, signaling a bright future for AI-powered integration work Copilot is a versatile
Friday Fact: Logic App Consumption and Standard have different Action name restrictions
By setting proper names for your actions, you can quickly identify what they are intended for and what they are doing without the need to enter each action to
Data Mapper Tricks and Tips: Workaround to organize your functions (video)
Time to start another series of blog posts about Logic Apps: Data Mapper Tricks and Tips! Where I will address simple tips and tricks, we can apply to our
Logic App Standard error calling Transform using Data Mapper XSLT action: undefined. undefined
I have been testing Data Mapper for almost maybe 4 months since the first private previews Still, I have usually tried the Data Mapper capabilities and not