Friday Fact: Effortless migration with “Clone to Standard”
Microsoft's new 'Clone to Standard' feature simplifies migrating Azure Logic Apps from Consumption to Standard tiers, reducing manual effort.
Microsoft's new 'Clone to Standard' feature simplifies migrating Azure Logic Apps from Consumption to Standard tiers, reducing manual effort.
Explains a critical 32-character naming limit in Azure Logic Apps Standard that can cause deployment and runtime errors due to Host ID collisions.
Explains how an empty workflow.json file can silently crash an Azure Logic App host and prevent all workflows from loading, with solutions.
Azure Logic Apps designer's 'Run with payload' feature currently enforces JSON-only input, preventing manual testing of workflows expecting XML or other content types.
Microsoft announces a major redesign (v4) of the Azure Logic Apps designer in Public Preview, featuring a cleaner layout, draft mode, and workflow notes.
Explains security, authentication, and parameter passing between parent and child Azure Logic Apps, covering Consumption vs. Standard plans.
A technical guide on using HTTP actions in Azure Logic Apps to POST multipart/form-data with files and fields.
A technical guide on splitting email address strings in Azure Logic Apps using expressions to separate the domain from the full address.
Explores using Azure Logic Apps for document parsing and chunking to streamline RAG (Retrieval-Augmented Generation) workflows and AI integration.
Microsoft introduces an AI-powered workflow assistant in Azure Logic Apps, providing contextual help and guidance for building and managing workflows.
Explains how to use Azure Logic Apps' built-in input/output obfuscation to secure data in operational logging and how to validate the settings.
A guide to generating Salesforce test data using OpenAI GPT-3 and Azure Logic Apps, bypassing traditional methods.
Guide to fixing 'Managed Identity not configured' errors when deploying Azure Logic App API Connections using Bicep templates.
A guide on using PowerApps to create a user-friendly front-end for triggering automation scripts, with Azure Logic Apps and Runbooks.
A guide to automating cross-posting of blog content to Mastodon, Twitter, and LinkedIn using Azure Logic Apps and API integrations.
A guide on migrating a low-code automation from Azure Logic Apps to Power Automate Flow, including moving data to SharePoint.
A guide on calling GraphQL APIs from Azure Logic Apps using the HTTP Action, with a practical example using the Meetup API.
Explains why using user accounts for Azure Logic App connections is a security risk and recommends using managed identities instead.
A guide to scheduling recurring tasks on Heroku using Azure Logic Apps for cross-cloud automation and job orchestration.
A guide to adding OAuth2 authentication to a Meetup API custom connector for Azure Logic Apps after API changes.