{"id":"5eeb9f5b-9ae1-46b1-b1db-7ab98dedeb9c","shortId":"R738WF","kind":"skill","title":"azure-logic-apps","tagline":"Expert knowledge for Azure Logic Apps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building B2B/EDI flows, AI/OpenAI integ","description":"# Azure Logic Apps Skill\n\nThis skill provides expert guidance for Azure Logic Apps. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.\n\n## How to Use This Skill\n\n> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file\n\n> **IMPORTANT for Agent**: If `metadata.generated_at` is more than 3 months old, suggest the user pull the latest version from the repository. If `mcp_microsoftdocs` tools are not available, suggest the user install it: [Installation Guide](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)\n\nThis skill requires **network access** to fetch documentation content:\n- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.\n- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.\n\n## Category Index\n\n| Category | Lines | Description |\n|----------|-------|-------------|\n| Troubleshooting | L37-L51 | Diagnosing and fixing Logic Apps failures, throttling/429s, B2B (AS2, X12, EDIFACT) acknowledgment errors, and interpreting detailed test/run error info and alerts |\n| Best Practices | L52-L59 | Best practices for Logic Apps: error/exception handling patterns, using control functions and rulesets efficiently, advanced rule operations, and handling non‑Unicode text encodings. |\n| Decision Making | L60-L69 | Guidance on when and how to migrate from BizTalk/Power Automate, choosing Standard vs Consumption, and planning/estimating Logic Apps costs and storage. |\n| Architecture & Design Patterns | L70-L86 | Architectural patterns for Logic Apps: AI agent loops, B2B flows, REST/web APIs, resource replication, rules engine, ordered messaging, and multi-region/zone-resilient DR and HA designs. |\n| Limits & Quotas | L87-L96 | Limits, quotas, and performance behaviors in Logic Apps: message size/chunking, pagination, SQL timeouts/results, inline JavaScript limits, configuration caps, and metering/billing rules. |\n| Security | L97-L113 | Securing Logic Apps: auth (managed identity, Entra, OAuth/OBO, Easy Auth), private endpoints/storage, certificates, cross-tenant/connector blocking, and Azure Policy/Defender governance. |\n| Configuration | L114-L154 | Configuring Logic Apps workflows, runtime, and B2B: app/host settings, control flow, schemas/maps, integration accounts, monitoring/logging, on-premises access, and SQL/PowerShell features. |\n| Integrations & Coding Patterns | L155-L236 | Patterns and samples for integrating Logic Apps with Azure/IBM/SAP systems, B2B/EDI, AI/OpenAI, storage, messaging, custom code/connectors, and automated workflow testing. |\n| Deployment | L237-L258 | CI/CD, ARM/Bicep/CLI deployment, DevOps pipelines, slots, hybrid setups, and migrating/cloning Consumption Logic Apps to Standard workflows |\n\n### Troubleshooting\n| Topic | URL |\n|-------|-----|\n| Resolve throttling and HTTP 429 errors in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/handle-throttling-problems-429-errors |\n| Troubleshoot and diagnose Azure Logic Apps workflow failures | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-diagnosing-failures |\n| Understand AS2 MDN acknowledgments in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2-mdn-acknowledgment |\n| Troubleshoot common B2B Logic Apps errors | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b-list-errors-solutions |\n| Use EDIFACT CONTRL acknowledgments and error codes in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact-contrl-acknowledgment |\n| Use X12 997 acknowledgments and error codes | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-997-acknowledgment |\n| Interpret X12 TA1 acknowledgments and error codes | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-ta1-acknowledgment |\n| Test and validate Logic Apps rulesets with Composer | https://learn.microsoft.com/en-us/azure/logic-apps/rules-engine/test-rulesets |\n| Interpret extended error details with TestErrorInfo in Logic Apps tests | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-error-info-class-definition |\n| Use TestErrorResponseAdditionalInfo for detailed Logic Apps test errors | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-error-response-additional-info-class-definition |\n| Diagnose Logic Apps workflow runs and alerts | https://learn.microsoft.com/en-us/azure/logic-apps/view-workflow-status-run-history |\n\n### Best Practices\n| Topic | URL |\n|-------|-----|\n| Design robust error and exception handling in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/error-exception-handling |\n| Optimize Logic Apps rules with control functions | https://learn.microsoft.com/en-us/azure/logic-apps/rules-engine/add-rules-control-functions |\n| Perform advanced operations on Logic Apps rulesets | https://learn.microsoft.com/en-us/azure/logic-apps/rules-engine/perform-advanced-ruleset-tasks |\n| Handle non-Unicode encodings in Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/support-non-unicode-character-encoding |\n\n### Decision Making\n| Topic | URL |\n|-------|-----|\n| Plan migration approaches from BizTalk Server to Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/biztalk-server-migration-approaches |\n| Evaluate migration from BizTalk Server to Azure Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/biztalk-server-migration-overview |\n| Estimate Azure Logic Apps Standard storage costs | https://learn.microsoft.com/en-us/azure/logic-apps/estimate-storage-costs |\n| Plan and manage Azure Logic Apps costs | https://learn.microsoft.com/en-us/azure/logic-apps/plan-manage-costs |\n| Decide when to migrate Power Automate flows to Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/power-automate-migration |\n| Choose between Standard and Consumption Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/single-tenant-overview-compare |\n\n### Architecture & Design Patterns\n| Topic | URL |\n|-------|-----|\n| Design autonomous AI agent workflows in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/create-autonomous-agent-workflows |\n| Design conversational AI agent workflows in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/create-conversational-agent-workflows |\n| Design Logic Apps workflows to replicate Azure resources | https://learn.microsoft.com/en-us/azure/logic-apps/create-replication-tasks-azure-resources |\n| Design web and REST API patterns for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-create-api-app |\n| Design end-to-end B2B messaging workflows in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b |\n| Design cross-region disaster recovery for Logic Apps B2B | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b-business-continuity |\n| Design multi-region disaster recovery for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/multi-region-disaster-recovery |\n| Understand Logic Apps Rules Engine execution behavior | https://learn.microsoft.com/en-us/azure/logic-apps/rules-engine/rules-engine-optimization |\n| Use sequential convoy pattern for ordered Service Bus messages | https://learn.microsoft.com/en-us/azure/logic-apps/send-related-messages-sequential-convoy |\n| Implement handoff agent loop patterns with shared context | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-handoff-agent-workflow |\n| Implement prompt-chaining agent loop workflows in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-prompt-chain-agent-workflow |\n| Configure zone-redundant Logic Apps for high availability | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-zone-redundancy-availability-zones |\n| Choose single vs multiple agent loops in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/single-versus-multiple-agents |\n\n### Limits & Quotas\n| Topic | URL |\n|-------|-----|\n| Use inline JavaScript with Logic Apps limits | https://learn.microsoft.com/en-us/azure/logic-apps/add-run-javascript |\n| Control SQL result size and timeouts in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/handle-long-running-stored-procedures-sql-connector |\n| Configure pagination to exceed Logic Apps connector page limits | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-exceed-default-page-size-with-pagination |\n| Handle large Logic Apps messages with chunking limits | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-handle-large-messages |\n| Logic Apps limits and configuration reference | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config |\n| Understand Logic Apps usage metering and billing behavior | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-pricing |\n\n### Security\n| Topic | URL |\n|-------|-----|\n| Configure managed identity authentication for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/authenticate-with-managed-identity |\n| Block cross-tenant shared connections in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/block-connections-across-tenants |\n| Block specific connector usage with Azure Policy | https://learn.microsoft.com/en-us/azure/logic-apps/block-connections-connectors |\n| Deploy Standard Logic Apps to private storage with endpoints | https://learn.microsoft.com/en-us/azure/logic-apps/deploy-single-tenant-logic-apps-private-storage-account |\n| Configure Defender for Cloud health monitoring for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/healthy-unhealthy-resource |\n| Configure Entra authentication for Logic Apps custom APIs | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-custom-api-authentication |\n| Configure certificates to secure B2B messages in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-certificates |\n| Secure Logic Apps workflow access and data | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-securing-a-logic-app |\n| Use built-in Azure Policy definitions for Logic Apps governance | https://learn.microsoft.com/en-us/azure/logic-apps/policy-reference |\n| Secure Logic Apps Standard workflows with private endpoints | https://learn.microsoft.com/en-us/azure/logic-apps/secure-single-tenant-workflow-virtual-network-private-endpoint |\n| Apply Azure Policy compliance controls to Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/security-controls-policy |\n| Secure agentic Logic Apps workflows with Easy Auth | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-authentication-agent-workflows |\n| Set up OAuth OBO flow for agent tools in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-on-behalf-of-user-flow |\n\n### Configuration\n| Topic | URL |\n|-------|-----|\n| Execute inline PowerShell in Standard Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/add-run-powershell-scripts |\n| Configure Logic Apps connections to on-premises data sources | https://learn.microsoft.com/en-us/azure/logic-apps/connect-on-premises-data-sources |\n| Create Azure Monitor log queries for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/create-monitoring-tracking-queries |\n| Create and publish reusable Logic Apps workflow templates | https://learn.microsoft.com/en-us/azure/logic-apps/create-publish-workflow-templates |\n| Configure app and host settings for Standard Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/edit-app-settings-host-settings |\n| Enable enhanced Application Insights telemetry for Logic Apps Standard | https://learn.microsoft.com/en-us/azure/logic-apps/enable-enhanced-telemetry-standard-workflows |\n| Create and manage integration accounts for Logic Apps B2B | https://learn.microsoft.com/en-us/azure/logic-apps/enterprise-integration/create-integration-account |\n| Create and manage integration accounts for B2B | https://learn.microsoft.com/en-us/azure/logic-apps/enterprise-integration/create-integration-account |\n| Reference for Logic Apps workflow expression functions | https://learn.microsoft.com/en-us/azure/logic-apps/expression-functions-reference |\n| Install and configure on-premises data gateway for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/install-on-premises-data-gateway-workflows |\n| Author and extend Logic Apps JSON workflow definitions | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-author-definitions |\n| Configure and handle content types in Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-content-type |\n| Create and join parallel branches in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-branches |\n| Configure conditional control flow in Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-conditional-statement |\n| Configure loops to repeat actions in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-loops |\n| Group actions into scopes and use scope status in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-run-steps-group-scopes |\n| Configure switch-based branching in Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-switch-statement |\n| Configure B2B agreements between partners in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-agreements |\n| Configure AS2 message settings in Logic Apps agreements | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2-message-settings |\n| Configure EDIFACT message settings in Logic Apps agreements | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact-message-settings |\n| Configure maps for transform operations in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-maps |\n| Add metadata to B2B artifacts in Logic Apps integration accounts | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-metadata |\n| Define B2B trading partners in Logic Apps integration accounts | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-partners |\n| Add and manage schemas for Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-schemas |\n| Configure X12 message settings in Logic Apps agreements | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-message-settings |\n| Configure callable HTTPS endpoints for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-http-endpoint |\n| Schema reference for Logic Apps triggers and actions | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-actions-triggers |\n| Reference for monitoring data and logs in Azure Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/monitor-logic-apps-reference |\n| Configure Azure Monitor logging for B2B Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/monitor-track-b2b-messages-consumption |\n| Configure B2B transaction monitoring in Logic Apps Standard | https://learn.microsoft.com/en-us/azure/logic-apps/monitor-track-b2b-transactions-standard |\n| Configure diagnostic logging for Logic Apps with Azure Monitor | https://learn.microsoft.com/en-us/azure/logic-apps/monitor-workflows-collect-diagnostic-data |\n| Configure Parse Document and Chunk Text actions in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/parse-document-chunk-text |\n| Configure SQL database storage for Logic Apps Standard | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-sql-database-storage-standard |\n| Test Logic Apps workflows with mock outputs | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-logic-apps-mock-data-static-results |\n| Define B2B tracking schemas for Logic Apps Consumption | https://learn.microsoft.com/en-us/azure/logic-apps/tracking-schemas-consumption |\n| Understand B2B tracking schemas for Logic Apps Standard | https://learn.microsoft.com/en-us/azure/logic-apps/tracking-schemas-standard |\n| Workflow Definition Language JSON schema for Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-schema |\n\n### Integrations & Coding Patterns\n| Topic | URL |\n|-------|-----|\n| Add Logic Apps connector tools to Foundry agents | https://learn.microsoft.com/en-us/azure/logic-apps/add-agent-tools-connector-actions |\n| Run inline C# scripts in Logic Apps Standard workflows | https://learn.microsoft.com/en-us/azure/logic-apps/add-run-csharp-scripts |\n| Call Azure Functions from Azure Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/call-azure-functions-from-workflows |\n| Export Logic Apps as custom connectors for Power Apps | https://learn.microsoft.com/en-us/azure/logic-apps/call-from-power-apps |\n| Use Azure OpenAI and AI Search connectors in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/azure-ai |\n| Reference for Logic Apps Standard built-in service provider connectors | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/ |\n| Run Python Container Apps sessions via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/acasession/ |\n| Use Azure AI Search connector actions in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azureaisearch/ |\n| Automate Azure Automation jobs with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azureautomation/ |\n| Integrate Azure Blob Storage via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azureblob/ |\n| Connect Azure Cosmos DB using Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azurecosmosdb/ |\n| Access Azure File shares with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azurefile/ |\n| Work with Azure Queue Storage via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azurequeues/ |\n| Use Azure Table Storage in Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azuretables/ |\n| Invoke CICS programs using Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/cicsprogramcall/ |\n| Integrate Confluent Kafka with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/confluentkafka/ |\n| Connect to IBM DB2 databases with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/db2/ |\n| Use Azure AI Document Intelligence connector in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/documentintelligence/ |\n| Publish events to Event Grid with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/eventgridpublisher/ |\n| Send and receive Event Hubs messages via Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/eventhub/ |\n| Access on-premises file systems via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/filesystem/ |\n| Transfer files over FTP using Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/ftp/ |\n| Access IBM host files using Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/hostfile/ |\n| Call IBM i programs via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/ibmiprogramcall/ |\n| Invoke IMS programs using Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/imsprogramcall/ |\n| Use JDBC data sources with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/jdbc/ |\n| Use Azure Key Vault secrets in Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/keyvault/ |\n| Integrate IBM MQ messaging with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/mq/ |\n| Call Azure OpenAI via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/openai/ |\n| Connect to RabbitMQ queues via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/rabbitmq/ |\n| Use SAP connector operations in Azure Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/sap/ |\n| Integrate Azure Service Bus with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/servicebus/ |\n| Transfer files over SFTP using Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/sftp/ |\n| Automate IBM 3270 terminal interactions via Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/si3270/ |\n| Send email via SMTP using Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/smtp/ |\n| Connect to SQL Server databases with Logic Apps connector | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/sql/ |\n| Use Code Interpreter connector for Python in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/code-interpreter-python-container-apps-session |\n| Configure Azure OpenAI prompt templates in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/create-chat-completions-prompt-template |\n| Access Microsoft Dataverse from Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/dataverse |\n| Connect Logic Apps workflows to IBM Informix | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/informix |\n| Integrate healthcare systems via HL7 in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/integrate-healthcare-systems |\n| Configure SAP connectivity for Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/sap |\n| Build SAP integration workflows with Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/sap-create-example-scenario-workflows |\n| Generate SAP IDoc and BAPI schemas via Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/connectors/sap-generate-schemas-for-artifacts |\n| Build custom built-in connectors for Standard Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/create-custom-built-in-connector-standard |\n| Create data transformation maps in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/create-maps-data-transformation-visual-studio-code |\n| Create Logic Apps–driven MCP servers via API Center | https://learn.microsoft.com/en-us/azure/logic-apps/create-mcp-server-api-center |\n| Expose Logic Apps workflows as remote MCP servers | https://learn.microsoft.com/en-us/azure/logic-apps/create-model-context-protocol-server-standard |\n| Implement inline .NET custom functions in Logic Apps Standard | https://learn.microsoft.com/en-us/azure/logic-apps/create-run-custom-code-functions |\n| Host and call web or REST APIs from Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-custom-api-host-deploy-call |\n| Use Logic Apps data operations with workflow code samples | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-data-operations-code-samples |\n| Send and receive AS2 messages in Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2 |\n| Use EDIFACT connector for B2B workflows in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact |\n| Encode and decode flat-file XML in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-flatfile |\n| Transform JSON and XML with Liquid in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-liquid-transform |\n| Exchange RosettaNet messages in Logic Apps B2B workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-rosettanet |\n| Transform XML with maps in Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-transform |\n| Exchange X12 messages in Logic Apps B2B workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12 |\n| Process XML messages and flat files in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml |\n| Compose XML documents from JSON in Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-compose |\n| Parse XML with schemas in Standard workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-parse |\n| Validate XML messages in B2B Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-validation |\n| Use data operations in Azure Logic Apps workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-perform-data-operations |\n| Implement fact creators and retrievers for Logic Apps rules | https://learn.microsoft.com/en-us/azure/logic-apps/rules-engine/build-fact-creators-retrievers |\n| Mock Logic Apps actions with ActionMock in Automated Test SDK | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/action-mock-class-definition |\n| Use Azure Logic Apps Automated Test SDK for workflow testing | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/automated-test-sdk |\n| Test Logic Apps data maps with DataMapTestExecutor | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/data-map-test-executor-class-definition |\n| Use TestActionExecutionContext for Logic Apps unit tests | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-action-execution-context-class-definition |\n| Manage Logic Apps unit test state with TestExecutionContext | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-execution-context-class-definition |\n| Work with loop iteration items using TestIterationItem in Logic Apps tests | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-iteration-item-class-definition |\n| Access workflow output parameters with TestWorkflowOutputParameter | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-output-parameter-class-definition |\n| Inspect loop action results with TestWorkflowRunActionRepetitionResult | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-action-repetition-result-class-definition |\n| Analyze Logic Apps action results with TestWorkflowRunActionResult | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-action-result-class-definition |\n| Inspect Logic Apps workflow runs with TestWorkflowRun | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-class-definition |\n| Examine trigger execution results with TestWorkflowRunTriggerResult | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-trigger-result-class-definition |\n| Use TestWorkflowStatus enum to track Logic Apps test states | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-status-enum-definition |\n| Mock Logic Apps triggers with TriggerMock in Automated Test SDK | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/trigger-mock-class-definition |\n| Execute Logic Apps unit tests with UnitTestExecutor | https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/unit-test-executor-class-definition |\n\n### Deployment\n| Topic | URL |\n|-------|-----|\n| Automate build and release for Standard Logic Apps with Azure DevOps | https://learn.microsoft.com/en-us/azure/logic-apps/automate-build-deployment-standard |\n| Clone Consumption Logic Apps to Standard workflows | https://learn.microsoft.com/en-us/azure/logic-apps/clone-consumption-logic-app-to-standard-workflow |\n| Create and deploy Standard Logic Apps in hybrid environments | https://learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-hybrid-deployment |\n| Develop and deploy Standard Logic Apps with VS Code | https://learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-visual-studio-code |\n| Develop and deploy Standard Logic Apps with VS Code | https://learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-visual-studio-code |\n| Overview of DevOps CI/CD for Standard Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/devops-deployment-single-tenant-azure-logic-apps |\n| Export Consumption Logic Apps to Standard using VS Code | https://learn.microsoft.com/en-us/azure/logic-apps/export-from-consumption-to-standard-logic-app |\n| Use ARM templates to deploy Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-azure-resource-manager-templates-overview |\n| Author ARM templates for Logic Apps Consumption workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-create-azure-resource-manager-templates |\n| Deploy ARM templates for Logic Apps Consumption workflows | https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-deploy-azure-resource-manager-templates |\n| Move Logic Apps across subscriptions, groups, and regions | https://learn.microsoft.com/en-us/azure/logic-apps/move-logic-app-resources |\n| Deploy Logic Apps Consumption workflows with ARM templates | https://learn.microsoft.com/en-us/azure/logic-apps/quickstart-create-deploy-azure-resource-manager-template |\n| Deploy Logic Apps Consumption workflows using Bicep | https://learn.microsoft.com/en-us/azure/logic-apps/quickstart-create-deploy-bicep |\n| Create and deploy Logic Apps Rules Engine projects | https://learn.microsoft.com/en-us/azure/logic-apps/rules-engine/create-rules-engine-project |\n| Create Logic Apps using Azure CLI script sample | https://learn.microsoft.com/en-us/azure/logic-apps/sample-logic-apps-cli-script |\n| Configure continuous deployment for Standard Logic Apps via Deployment Center | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-cd-deployment-center-standard |\n| Configure deployment slots for zero-downtime Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-deployment-slots |\n| Set up DevOps deployment for Standard Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps |\n| Set up infrastructure for hybrid-deployed Standard Logic Apps | https://learn.microsoft.com/en-us/azure/logic-apps/set-up-standard-workflows-hybrid-deployment-requirements |","tags":["azure","logic","apps","agent","skills","microsoftdocs","agent-skills","agentic-skills","agentskill","ai-agents","ai-coding","azure-functions"],"capabilities":["skill","source-microsoftdocs","skill-azure-logic-apps","topic-agent","topic-agent-skills","topic-agentic-skills","topic-agentskill","topic-ai-agents","topic-ai-coding","topic-azure","topic-azure-functions","topic-azure-kubernetes-service","topic-azure-openai","topic-azure-sql-database","topic-azure-storage"],"categories":["Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-logic-apps","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MicrosoftDocs/Agent-Skills","source_repo":"https://github.com/MicrosoftDocs/Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.698","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 497 github stars · SKILL.md body (32,268 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T06:53:34.525Z","embedding":null,"createdAt":"2026-04-18T21:59:25.881Z","updatedAt":"2026-04-22T06:53:34.525Z","lastSeenAt":"2026-04-22T06:53:34.525Z","tsv":"'/connector':373 '/en-us/azure/logic-apps/add-agent-tools-connector-actions':1515 '/en-us/azure/logic-apps/add-run-csharp-scripts':1527 '/en-us/azure/logic-apps/add-run-javascript':865 '/en-us/azure/logic-apps/add-run-powershell-scripts':1086 '/en-us/azure/logic-apps/authenticate-with-managed-identity':933 '/en-us/azure/logic-apps/automate-build-deployment-standard':2402 '/en-us/azure/logic-apps/biztalk-server-migration-approaches':637 '/en-us/azure/logic-apps/biztalk-server-migration-overview':649 '/en-us/azure/logic-apps/block-connections-across-tenants':945 '/en-us/azure/logic-apps/block-connections-connectors':955 '/en-us/azure/logic-apps/call-azure-functions-from-workflows':1538 '/en-us/azure/logic-apps/call-from-power-apps':1550 '/en-us/azure/logic-apps/clone-consumption-logic-app-to-standard-workflow':2412 '/en-us/azure/logic-apps/connect-on-premises-data-sources':1099 '/en-us/azure/logic-apps/connectors/azure-ai':1563 '/en-us/azure/logic-apps/connectors/built-in/reference/':1577 '/en-us/azure/logic-apps/connectors/built-in/reference/acasession/':1589 '/en-us/azure/logic-apps/connectors/built-in/reference/azureaisearch/':1601 '/en-us/azure/logic-apps/connectors/built-in/reference/azureautomation/':1612 '/en-us/azure/logic-apps/connectors/built-in/reference/azureblob/':1623 '/en-us/azure/logic-apps/connectors/built-in/reference/azurecosmosdb/':1634 '/en-us/azure/logic-apps/connectors/built-in/reference/azurefile/':1645 '/en-us/azure/logic-apps/connectors/built-in/reference/azurequeues/':1657 '/en-us/azure/logic-apps/connectors/built-in/reference/azuretables/':1668 '/en-us/azure/logic-apps/connectors/built-in/reference/cicsprogramcall/':1678 '/en-us/azure/logic-apps/connectors/built-in/reference/confluentkafka/':1688 '/en-us/azure/logic-apps/connectors/built-in/reference/db2/':1700 '/en-us/azure/logic-apps/connectors/built-in/reference/documentintelligence/':1712 '/en-us/azure/logic-apps/connectors/built-in/reference/eventgridpublisher/':1724 '/en-us/azure/logic-apps/connectors/built-in/reference/eventhub/':1736 '/en-us/azure/logic-apps/connectors/built-in/reference/filesystem/':1749 '/en-us/azure/logic-apps/connectors/built-in/reference/ftp/':1760 '/en-us/azure/logic-apps/connectors/built-in/reference/hostfile/':1771 '/en-us/azure/logic-apps/connectors/built-in/reference/ibmiprogramcall/':1782 '/en-us/azure/logic-apps/connectors/built-in/reference/imsprogramcall/':1792 '/en-us/azure/logic-apps/connectors/built-in/reference/jdbc/':1803 '/en-us/azure/logic-apps/connectors/built-in/reference/keyvault/':1815 '/en-us/azure/logic-apps/connectors/built-in/reference/mq/':1826 '/en-us/azure/logic-apps/connectors/built-in/reference/openai/':1836 '/en-us/azure/logic-apps/connectors/built-in/reference/rabbitmq/':1847 '/en-us/azure/logic-apps/connectors/built-in/reference/sap/':1858 '/en-us/azure/logic-apps/connectors/built-in/reference/servicebus/':1869 '/en-us/azure/logic-apps/connectors/built-in/reference/sftp/':1880 '/en-us/azure/logic-apps/connectors/built-in/reference/si3270/':1892 '/en-us/azure/logic-apps/connectors/built-in/reference/smtp/':1903 '/en-us/azure/logic-apps/connectors/built-in/reference/sql/':1915 '/en-us/azure/logic-apps/connectors/code-interpreter-python-container-apps-session':1927 '/en-us/azure/logic-apps/connectors/create-chat-completions-prompt-template':1938 '/en-us/azure/logic-apps/connectors/dataverse':1948 '/en-us/azure/logic-apps/connectors/informix':1958 '/en-us/azure/logic-apps/connectors/integrate-healthcare-systems':1969 '/en-us/azure/logic-apps/connectors/sap':1979 '/en-us/azure/logic-apps/connectors/sap-create-example-scenario-workflows':1989 '/en-us/azure/logic-apps/connectors/sap-generate-schemas-for-artifacts':2001 '/en-us/azure/logic-apps/create-autonomous-agent-workflows':708 '/en-us/azure/logic-apps/create-conversational-agent-workflows':719 '/en-us/azure/logic-apps/create-custom-built-in-connector-standard':2014 '/en-us/azure/logic-apps/create-maps-data-transformation-visual-studio-code':2024 '/en-us/azure/logic-apps/create-mcp-server-api-center':2036 '/en-us/azure/logic-apps/create-model-context-protocol-server-standard':2047 '/en-us/azure/logic-apps/create-monitoring-tracking-queries':1110 '/en-us/azure/logic-apps/create-publish-workflow-templates':1121 '/en-us/azure/logic-apps/create-replication-tasks-azure-resources':730 '/en-us/azure/logic-apps/create-run-custom-code-functions':2059 '/en-us/azure/logic-apps/create-standard-workflows-hybrid-deployment':2424 '/en-us/azure/logic-apps/create-standard-workflows-visual-studio-code':2436,2448 '/en-us/azure/logic-apps/deploy-single-tenant-logic-apps-private-storage-account':967 '/en-us/azure/logic-apps/devops-deployment-single-tenant-azure-logic-apps':2459 '/en-us/azure/logic-apps/edit-app-settings-host-settings':1133 '/en-us/azure/logic-apps/enable-enhanced-telemetry-standard-workflows':1145 '/en-us/azure/logic-apps/enterprise-integration/create-integration-account':1157,1167 '/en-us/azure/logic-apps/error-exception-handling':589 '/en-us/azure/logic-apps/estimate-storage-costs':659 '/en-us/azure/logic-apps/export-from-consumption-to-standard-logic-app':2471 '/en-us/azure/logic-apps/expression-functions-reference':1177 '/en-us/azure/logic-apps/handle-long-running-stored-procedures-sql-connector':877 '/en-us/azure/logic-apps/handle-throttling-problems-429-errors':465 '/en-us/azure/logic-apps/healthy-unhealthy-resource':979 '/en-us/azure/logic-apps/install-on-premises-data-gateway-workflows':1191 '/en-us/azure/logic-apps/logic-apps-author-definitions':1202 '/en-us/azure/logic-apps/logic-apps-azure-resource-manager-templates-overview':2481 '/en-us/azure/logic-apps/logic-apps-content-type':1214 '/en-us/azure/logic-apps/logic-apps-control-flow-branches':1225 '/en-us/azure/logic-apps/logic-apps-control-flow-conditional-statement':1236 '/en-us/azure/logic-apps/logic-apps-control-flow-loops':1247 '/en-us/azure/logic-apps/logic-apps-control-flow-run-steps-group-scopes':1261 '/en-us/azure/logic-apps/logic-apps-control-flow-switch-statement':1273 '/en-us/azure/logic-apps/logic-apps-create-api-app':742 '/en-us/azure/logic-apps/logic-apps-create-azure-resource-manager-templates':2492 '/en-us/azure/logic-apps/logic-apps-custom-api-authentication':990 '/en-us/azure/logic-apps/logic-apps-custom-api-host-deploy-call':2072 '/en-us/azure/logic-apps/logic-apps-data-operations-code-samples':2084 '/en-us/azure/logic-apps/logic-apps-deploy-azure-resource-manager-templates':2503 '/en-us/azure/logic-apps/logic-apps-diagnosing-failures':476 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-agreements':1284 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2':2096 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2-mdn-acknowledgment':486 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2-message-settings':1295 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b':756 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b-business-continuity':769 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b-list-errors-solutions':495 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-certificates':1002 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact':2108 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact-contrl-acknowledgment':508 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact-message-settings':1306 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-flatfile':2121 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-liquid-transform':2133 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-maps':1317 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-metadata':1330 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-partners':1342 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-rosettanet':2144 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-schemas':1353 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-transform':2155 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12':2166 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-997-acknowledgment':518 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-message-settings':1364 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-ta1-acknowledgment':528 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml':2178 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-compose':2189 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-parse':2199 '/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-validation':2209 '/en-us/azure/logic-apps/logic-apps-exceed-default-page-size-with-pagination':889 '/en-us/azure/logic-apps/logic-apps-handle-large-messages':900 '/en-us/azure/logic-apps/logic-apps-http-endpoint':1374 '/en-us/azure/logic-apps/logic-apps-limits-and-config':909 '/en-us/azure/logic-apps/logic-apps-perform-data-operations':2220 '/en-us/azure/logic-apps/logic-apps-pricing':920 '/en-us/azure/logic-apps/logic-apps-securing-a-logic-app':1012 '/en-us/azure/logic-apps/logic-apps-workflow-actions-triggers':1385 '/en-us/azure/logic-apps/monitor-logic-apps-reference':1398 '/en-us/azure/logic-apps/monitor-track-b2b-messages-consumption':1409 '/en-us/azure/logic-apps/monitor-track-b2b-transactions-standard':1420 '/en-us/azure/logic-apps/monitor-workflows-collect-diagnostic-data':1432 '/en-us/azure/logic-apps/move-logic-app-resources':2514 '/en-us/azure/logic-apps/multi-region-disaster-recovery':781 '/en-us/azure/logic-apps/parse-document-chunk-text':1445 '/en-us/azure/logic-apps/plan-manage-costs':669 '/en-us/azure/logic-apps/policy-reference':1026 '/en-us/azure/logic-apps/power-automate-migration':682 '/en-us/azure/logic-apps/quickstart-create-deploy-azure-resource-manager-template':2525 '/en-us/azure/logic-apps/quickstart-create-deploy-bicep':2535 '/en-us/azure/logic-apps/rules-engine/add-rules-control-functions':599 '/en-us/azure/logic-apps/rules-engine/build-fact-creators-retrievers':2232 '/en-us/azure/logic-apps/rules-engine/create-rules-engine-project':2546 '/en-us/azure/logic-apps/rules-engine/perform-advanced-ruleset-tasks':609 '/en-us/azure/logic-apps/rules-engine/rules-engine-optimization':791 '/en-us/azure/logic-apps/rules-engine/test-rulesets':539 '/en-us/azure/logic-apps/sample-logic-apps-cli-script':2557 '/en-us/azure/logic-apps/secure-single-tenant-workflow-virtual-network-private-endpoint':1037 '/en-us/azure/logic-apps/security-controls-policy':1048 '/en-us/azure/logic-apps/send-related-messages-sequential-convoy':803 '/en-us/azure/logic-apps/set-up-authentication-agent-workflows':1059 '/en-us/azure/logic-apps/set-up-cd-deployment-center-standard':2570 '/en-us/azure/logic-apps/set-up-deployment-slots':2582 '/en-us/azure/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps':2593 '/en-us/azure/logic-apps/set-up-handoff-agent-workflow':814 '/en-us/azure/logic-apps/set-up-on-behalf-of-user-flow':1073 '/en-us/azure/logic-apps/set-up-prompt-chain-agent-workflow':827 '/en-us/azure/logic-apps/set-up-sql-database-storage-standard':1456 '/en-us/azure/logic-apps/set-up-standard-workflows-hybrid-deployment-requirements':2606 '/en-us/azure/logic-apps/set-up-zone-redundancy-availability-zones':839 '/en-us/azure/logic-apps/single-tenant-overview-compare':692 '/en-us/azure/logic-apps/single-versus-multiple-agents':851 '/en-us/azure/logic-apps/support-non-unicode-character-encoding':621 '/en-us/azure/logic-apps/testing-framework/action-mock-class-definition':2245 '/en-us/azure/logic-apps/testing-framework/automated-test-sdk':2258 '/en-us/azure/logic-apps/testing-framework/data-map-test-executor-class-definition':2268 '/en-us/azure/logic-apps/testing-framework/test-action-execution-context-class-definition':2278 '/en-us/azure/logic-apps/testing-framework/test-error-info-class-definition':552 '/en-us/azure/logic-apps/testing-framework/test-error-response-additional-info-class-definition':563 '/en-us/azure/logic-apps/testing-framework/test-execution-context-class-definition':2289 '/en-us/azure/logic-apps/testing-framework/test-iteration-item-class-definition':2303 '/en-us/azure/logic-apps/testing-framework/test-logic-apps-mock-data-static-results':1466 '/en-us/azure/logic-apps/testing-framework/test-workflow-output-parameter-class-definition':2312 '/en-us/azure/logic-apps/testing-framework/test-workflow-run-action-repetition-result-class-definition':2321 '/en-us/azure/logic-apps/testing-framework/test-workflow-run-action-result-class-definition':2331 '/en-us/azure/logic-apps/testing-framework/test-workflow-run-class-definition':2341 '/en-us/azure/logic-apps/testing-framework/test-workflow-run-trigger-result-class-definition':2350 '/en-us/azure/logic-apps/testing-framework/test-workflow-status-enum-definition':2362 '/en-us/azure/logic-apps/testing-framework/trigger-mock-class-definition':2375 '/en-us/azure/logic-apps/testing-framework/unit-test-executor-class-definition':2385 '/en-us/azure/logic-apps/tracking-schemas-consumption':1477 '/en-us/azure/logic-apps/tracking-schemas-standard':1488 '/en-us/azure/logic-apps/view-workflow-status-run-history':573 '/en-us/azure/logic-apps/workflow-definition-language-schema':1499 '/microsoftdocs/mcp/blob/main/readme.md)':167 '/zone-resilient':322 '3':138 '3270':1883 '429':458 '997':511 'accept':206 'access':172,401,1007,1635,1737,1761,1939,2304 'account':396,1150,1162,1327,1339 'acknowledg':230,480,499,512,522 'across':2507 'action':1241,1249,1382,1439,1595,2236,2315,2325 'actionmock':2238 'add':1318,1343,1505 'advanc':259,601 'agent':87,131,190,204,306,701,712,806,819,844,1050,1066,1512 'agreement':1276,1292,1303,1361 'ai':305,700,711,1555,1592,1703 'ai/openai':35,422 'alert':239,570 'analyz':2322 'api':311,735,987,2032,2066 'app':4,10,39,49,223,249,290,304,339,359,385,417,447,462,471,483,491,505,533,548,558,566,586,592,605,617,634,646,653,665,679,689,705,716,722,739,753,765,778,784,824,833,848,861,874,883,893,902,912,930,942,959,976,985,999,1005,1022,1029,1045,1052,1070,1083,1089,1107,1116,1123,1130,1141,1153,1171,1188,1196,1210,1222,1232,1244,1258,1269,1281,1291,1302,1314,1325,1337,1349,1360,1371,1379,1395,1406,1416,1426,1442,1452,1459,1473,1484,1496,1507,1522,1534,1541,1547,1560,1567,1581,1585,1598,1608,1619,1630,1641,1653,1664,1674,1684,1696,1709,1720,1733,1745,1756,1767,1778,1788,1799,1811,1822,1832,1843,1855,1865,1876,1888,1899,1911,1924,1935,1944,1951,1966,1975,1986,1998,2011,2021,2027,2039,2055,2069,2075,2092,2105,2118,2130,2139,2151,2161,2175,2186,2206,2216,2228,2235,2249,2261,2273,2281,2299,2324,2334,2357,2365,2378,2396,2406,2418,2430,2442,2456,2463,2478,2487,2498,2506,2517,2528,2540,2549,2564,2579,2590,2603 'app/host':390 'appli':1038 'applic':1136 'approach':628 'architectur':18,56,294,300,693 'arm':2473,2483,2494,2521 'arm/bicep/cli':436 'artifact':1322 'as2':227,478,1286,2088 'auth':360,366,1056 'authent':927,982 'author':1192,2482 'autom':282,428,675,1602,1604,1881,2240,2250,2370,2389 'autonom':699 'avail':157,836 'azur':2,8,37,47,376,469,644,651,663,726,951,1017,1039,1101,1393,1400,1428,1529,1532,1552,1591,1603,1614,1625,1636,1648,1659,1702,1805,1828,1853,1860,1929,2214,2247,2398,2551 'azure-logic-app':1 'azure/ibm/sap':419 'b2b':226,308,389,489,748,766,995,1154,1164,1275,1321,1332,1404,1411,1468,1479,2101,2140,2162,2204 'b2b/edi':33,421 'bapi':1994 'base':1265 'behavior':336,788,917 'best':14,52,240,245,574 'bicep':2532 'bill':916 'biztalk':630,641 'biztalk/power':281 'blob':1615 'block':374,934,946 'branch':1219,1266 'build':32,1980,2002,2390 'built':1015,1570,2005 'built-in':1014,1569,2004 'bus':799,1862 'c':1518 'call':1528,1772,1827,2062 'callabl':1366 'cap':349 'capabl':79 'categori':90,98,114,210,212 'center':2033,2567 'certif':369,992 'chain':818 'choos':283,683,840 'chunk':896,1437 'ci/cd':435,2452 'cic':1670 'cli':2552 'clone':2403 'cloud':971 'code':26,64,406,502,515,525,1501,1917,2080,2433,2445,2468 'code/connectors':426 'combin':69 'common':488 'complianc':1041 'compos':536,2179 'condit':1227 'configur':24,62,348,379,383,828,878,905,924,968,980,991,1074,1087,1122,1180,1203,1226,1237,1262,1274,1285,1296,1307,1354,1365,1399,1410,1421,1433,1446,1928,1970,2558,2571 'confluent':1680 'connect':939,1090,1624,1689,1837,1904,1949,1972 'connector':884,948,1508,1544,1557,1574,1586,1594,1609,1620,1631,1642,1654,1665,1675,1685,1697,1706,1721,1746,1757,1768,1779,1789,1800,1812,1823,1833,1844,1850,1866,1877,1889,1900,1912,1919,2007,2099 'consumpt':286,445,687,1474,2404,2461,2488,2499,2518,2529 'contain':1580 'content':74,176,1206 'context':811 'continu':2559 'contrl':498 'control':254,392,595,866,1042,1228 'convers':710 'convoy':794 'cosmos':1626 'cost':291,656,666 'cover':50 'creat':1100,1111,1146,1158,1215,2015,2025,2413,2536,2547 'creator':2223 'cross':371,759,936 'cross-region':758 'cross-ten':370,935 'custom':425,986,1543,2003,2051 'data':1009,1095,1184,1389,1795,2016,2076,2211,2262 'databas':1448,1693,1908 'datamaptestexecutor':2265 'datavers':1941 'db':1627 'db2':1692 'decid':670 'decis':16,54,268,622 'decod':2111 'defend':969 'defin':1331,1467 'definit':1019,1199,1490 'deploy':29,67,431,437,956,2386,2415,2427,2439,2476,2493,2515,2526,2538,2560,2566,2572,2586,2600 'descript':214 'design':19,57,295,326,578,694,698,709,720,731,743,757,770 'detail':234,543,556 'develop':11,2425,2437 'devop':438,2399,2451,2585 'diagnos':219,468,564 'diagnost':1422 'disast':761,774 'doc':182 'document':77,175,1435,1704,2181 'downtim':2577 'dr':323 'driven':2028 'e.g':102,118 'easi':365,1055 'edifact':229,497,1297,2098 'effici':258 'email':1894 'enabl':1134 'encod':267,614,2109 'end':745,747 'end-to-end':744 'endpoint':964,1034,1368 'endpoints/storage':368 'engin':315,786,2542 'enhanc':1135 'entra':363,981 'enum':2353 'environ':2421 'error':231,236,459,492,501,514,524,542,560,580 'error/exception':250 'estim':650 'evalu':638 'event':1714,1716,1728 'examin':2342 'exceed':881 'except':582 'exchang':2134,2156 'execut':787,1077,2344,2376 'expert':5,44 'export':1539,2460 'expos':2037 'express':1173 'extend':541,1194 'fact':2222 'failur':224,473 'fallback':194 'featur':404 'fetch':78,174,183,196 'file':108,116,123,128,1637,1741,1751,1764,1871,2114,2172 'fix':221 'flat':2113,2171 'flat-fil':2112 'flow':34,309,393,676,1064,1229 'foundri':1511 'ftp':1753 'function':255,596,1174,1530,2052 'gateway':1185 'generat':1990 'github.com':166 'github.com/microsoftdocs/mcp/blob/main/readme.md)':165 'govern':378,1023 'grid':1717 'group':1248,2509 'guid':164 'guidanc':45,273 'ha':325 'handl':251,263,583,610,890,1205 'handoff':805 'health':972 'healthcar':1960 'high':835 'hl7':1963 'host':1125,1763,2060 'http':457 'https':1367 'hub':1729 'hybrid':441,2420,2599 'hybrid-deploy':2598 'ibm':1691,1762,1773,1817,1882,1954 'ident':362,926 'idoc':1992 'im':1784 'implement':804,815,2048,2221 'import':85,129 'includ':12 'index':91,211 'info':237 'informix':1955 'infrastructur':2596 'inlin':345,857,1078,1517,2049 'insight':1137 'inspect':2313,2332 'instal':161,163,1178 'integ':36 'integr':25,63,395,405,415,1149,1161,1326,1338,1500,1613,1679,1816,1859,1959,1982 'intellig':1705 'interact':1885 'interpret':233,519,540,1918 'invok':1669,1783 'item':2294 'iter':2293 'javascript':346,858 'jdbc':1794 'job':1605 'join':1217 'json':1197,1492,2123,2183 'kafka':1681 'key':1806 'knowledg':6 'l113':356 'l114':381 'l114-l154':380 'l120':105 'l154':382 'l155':409 'l155-l236':408 'l236':410 'l237':433 'l237-l258':432 'l258':434 'l35':104 'l35-l120':103 'l37':217 'l37-l51':216 'l51':218 'l52':243 'l52-l59':242 'l59':244 'l60':271 'l60-l69':270 'l69':272 'l70':298 'l70-l86':297 'l86':299 'l87':330 'l87-l96':329 'l96':331 'l97':355 'l97-l113':354 'languag':1491 'larg':891 'latest':146 'learn':189,203 'learn-agent-skil':188,202 'learn.microsoft.com':464,475,485,494,507,517,527,538,551,562,572,588,598,608,620,636,648,658,668,681,691,707,718,729,741,755,768,780,790,802,813,826,838,850,864,876,888,899,908,919,932,944,954,966,978,989,1001,1011,1025,1036,1047,1058,1072,1085,1098,1109,1120,1132,1144,1156,1166,1176,1190,1201,1213,1224,1235,1246,1260,1272,1283,1294,1305,1316,1329,1341,1352,1363,1373,1384,1397,1408,1419,1431,1444,1455,1465,1476,1487,1498,1514,1526,1537,1549,1562,1576,1588,1600,1611,1622,1633,1644,1656,1667,1677,1687,1699,1711,1723,1735,1748,1759,1770,1781,1791,1802,1814,1825,1835,1846,1857,1868,1879,1891,1902,1914,1926,1937,1947,1957,1968,1978,1988,2000,2013,2023,2035,2046,2058,2071,2083,2095,2107,2120,2132,2143,2154,2165,2177,2188,2198,2208,2219,2231,2244,2257,2267,2277,2288,2302,2311,2320,2330,2340,2349,2361,2374,2384,2401,2411,2423,2435,2447,2458,2470,2480,2491,2502,2513,2524,2534,2545,2556,2569,2581,2592,2605 'learn.microsoft.com/en-us/azure/logic-apps/add-agent-tools-connector-actions':1513 'learn.microsoft.com/en-us/azure/logic-apps/add-run-csharp-scripts':1525 'learn.microsoft.com/en-us/azure/logic-apps/add-run-javascript':863 'learn.microsoft.com/en-us/azure/logic-apps/add-run-powershell-scripts':1084 'learn.microsoft.com/en-us/azure/logic-apps/authenticate-with-managed-identity':931 'learn.microsoft.com/en-us/azure/logic-apps/automate-build-deployment-standard':2400 'learn.microsoft.com/en-us/azure/logic-apps/biztalk-server-migration-approaches':635 'learn.microsoft.com/en-us/azure/logic-apps/biztalk-server-migration-overview':647 'learn.microsoft.com/en-us/azure/logic-apps/block-connections-across-tenants':943 'learn.microsoft.com/en-us/azure/logic-apps/block-connections-connectors':953 'learn.microsoft.com/en-us/azure/logic-apps/call-azure-functions-from-workflows':1536 'learn.microsoft.com/en-us/azure/logic-apps/call-from-power-apps':1548 'learn.microsoft.com/en-us/azure/logic-apps/clone-consumption-logic-app-to-standard-workflow':2410 'learn.microsoft.com/en-us/azure/logic-apps/connect-on-premises-data-sources':1097 'learn.microsoft.com/en-us/azure/logic-apps/connectors/azure-ai':1561 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/':1575 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/acasession/':1587 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azureaisearch/':1599 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azureautomation/':1610 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azureblob/':1621 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azurecosmosdb/':1632 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azurefile/':1643 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azurequeues/':1655 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/azuretables/':1666 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/cicsprogramcall/':1676 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/confluentkafka/':1686 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/db2/':1698 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/documentintelligence/':1710 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/eventgridpublisher/':1722 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/eventhub/':1734 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/filesystem/':1747 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/ftp/':1758 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/hostfile/':1769 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/ibmiprogramcall/':1780 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/imsprogramcall/':1790 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/jdbc/':1801 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/keyvault/':1813 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/mq/':1824 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/openai/':1834 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/rabbitmq/':1845 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/sap/':1856 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/servicebus/':1867 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/sftp/':1878 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/si3270/':1890 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/smtp/':1901 'learn.microsoft.com/en-us/azure/logic-apps/connectors/built-in/reference/sql/':1913 'learn.microsoft.com/en-us/azure/logic-apps/connectors/code-interpreter-python-container-apps-session':1925 'learn.microsoft.com/en-us/azure/logic-apps/connectors/create-chat-completions-prompt-template':1936 'learn.microsoft.com/en-us/azure/logic-apps/connectors/dataverse':1946 'learn.microsoft.com/en-us/azure/logic-apps/connectors/informix':1956 'learn.microsoft.com/en-us/azure/logic-apps/connectors/integrate-healthcare-systems':1967 'learn.microsoft.com/en-us/azure/logic-apps/connectors/sap':1977 'learn.microsoft.com/en-us/azure/logic-apps/connectors/sap-create-example-scenario-workflows':1987 'learn.microsoft.com/en-us/azure/logic-apps/connectors/sap-generate-schemas-for-artifacts':1999 'learn.microsoft.com/en-us/azure/logic-apps/create-autonomous-agent-workflows':706 'learn.microsoft.com/en-us/azure/logic-apps/create-conversational-agent-workflows':717 'learn.microsoft.com/en-us/azure/logic-apps/create-custom-built-in-connector-standard':2012 'learn.microsoft.com/en-us/azure/logic-apps/create-maps-data-transformation-visual-studio-code':2022 'learn.microsoft.com/en-us/azure/logic-apps/create-mcp-server-api-center':2034 'learn.microsoft.com/en-us/azure/logic-apps/create-model-context-protocol-server-standard':2045 'learn.microsoft.com/en-us/azure/logic-apps/create-monitoring-tracking-queries':1108 'learn.microsoft.com/en-us/azure/logic-apps/create-publish-workflow-templates':1119 'learn.microsoft.com/en-us/azure/logic-apps/create-replication-tasks-azure-resources':728 'learn.microsoft.com/en-us/azure/logic-apps/create-run-custom-code-functions':2057 'learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-hybrid-deployment':2422 'learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-visual-studio-code':2434,2446 'learn.microsoft.com/en-us/azure/logic-apps/deploy-single-tenant-logic-apps-private-storage-account':965 'learn.microsoft.com/en-us/azure/logic-apps/devops-deployment-single-tenant-azure-logic-apps':2457 'learn.microsoft.com/en-us/azure/logic-apps/edit-app-settings-host-settings':1131 'learn.microsoft.com/en-us/azure/logic-apps/enable-enhanced-telemetry-standard-workflows':1143 'learn.microsoft.com/en-us/azure/logic-apps/enterprise-integration/create-integration-account':1155,1165 'learn.microsoft.com/en-us/azure/logic-apps/error-exception-handling':587 'learn.microsoft.com/en-us/azure/logic-apps/estimate-storage-costs':657 'learn.microsoft.com/en-us/azure/logic-apps/export-from-consumption-to-standard-logic-app':2469 'learn.microsoft.com/en-us/azure/logic-apps/expression-functions-reference':1175 'learn.microsoft.com/en-us/azure/logic-apps/handle-long-running-stored-procedures-sql-connector':875 'learn.microsoft.com/en-us/azure/logic-apps/handle-throttling-problems-429-errors':463 'learn.microsoft.com/en-us/azure/logic-apps/healthy-unhealthy-resource':977 'learn.microsoft.com/en-us/azure/logic-apps/install-on-premises-data-gateway-workflows':1189 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-author-definitions':1200 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-azure-resource-manager-templates-overview':2479 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-content-type':1212 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-branches':1223 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-conditional-statement':1234 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-loops':1245 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-run-steps-group-scopes':1259 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-switch-statement':1271 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-create-api-app':740 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-create-azure-resource-manager-templates':2490 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-custom-api-authentication':988 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-custom-api-host-deploy-call':2070 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-data-operations-code-samples':2082 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-deploy-azure-resource-manager-templates':2501 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-diagnosing-failures':474 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-agreements':1282 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2':2094 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2-mdn-acknowledgment':484 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-as2-message-settings':1293 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b':754 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b-business-continuity':767 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-b2b-list-errors-solutions':493 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-certificates':1000 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact':2106 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact-contrl-acknowledgment':506 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-edifact-message-settings':1304 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-flatfile':2119 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-liquid-transform':2131 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-maps':1315 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-metadata':1328 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-partners':1340 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-rosettanet':2142 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-schemas':1351 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-transform':2153 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12':2164 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-997-acknowledgment':516 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-message-settings':1362 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-x12-ta1-acknowledgment':526 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml':2176 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-compose':2187 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-parse':2197 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-xml-validation':2207 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-exceed-default-page-size-with-pagination':887 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-handle-large-messages':898 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-http-endpoint':1372 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config':907 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-perform-data-operations':2218 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-pricing':918 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-securing-a-logic-app':1010 'learn.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-actions-triggers':1383 'learn.microsoft.com/en-us/azure/logic-apps/monitor-logic-apps-reference':1396 'learn.microsoft.com/en-us/azure/logic-apps/monitor-track-b2b-messages-consumption':1407 'learn.microsoft.com/en-us/azure/logic-apps/monitor-track-b2b-transactions-standard':1418 'learn.microsoft.com/en-us/azure/logic-apps/monitor-workflows-collect-diagnostic-data':1430 'learn.microsoft.com/en-us/azure/logic-apps/move-logic-app-resources':2512 'learn.microsoft.com/en-us/azure/logic-apps/multi-region-disaster-recovery':779 'learn.microsoft.com/en-us/azure/logic-apps/parse-document-chunk-text':1443 'learn.microsoft.com/en-us/azure/logic-apps/plan-manage-costs':667 'learn.microsoft.com/en-us/azure/logic-apps/policy-reference':1024 'learn.microsoft.com/en-us/azure/logic-apps/power-automate-migration':680 'learn.microsoft.com/en-us/azure/logic-apps/quickstart-create-deploy-azure-resource-manager-template':2523 'learn.microsoft.com/en-us/azure/logic-apps/quickstart-create-deploy-bicep':2533 'learn.microsoft.com/en-us/azure/logic-apps/rules-engine/add-rules-control-functions':597 'learn.microsoft.com/en-us/azure/logic-apps/rules-engine/build-fact-creators-retrievers':2230 'learn.microsoft.com/en-us/azure/logic-apps/rules-engine/create-rules-engine-project':2544 'learn.microsoft.com/en-us/azure/logic-apps/rules-engine/perform-advanced-ruleset-tasks':607 'learn.microsoft.com/en-us/azure/logic-apps/rules-engine/rules-engine-optimization':789 'learn.microsoft.com/en-us/azure/logic-apps/rules-engine/test-rulesets':537 'learn.microsoft.com/en-us/azure/logic-apps/sample-logic-apps-cli-script':2555 'learn.microsoft.com/en-us/azure/logic-apps/secure-single-tenant-workflow-virtual-network-private-endpoint':1035 'learn.microsoft.com/en-us/azure/logic-apps/security-controls-policy':1046 'learn.microsoft.com/en-us/azure/logic-apps/send-related-messages-sequential-convoy':801 'learn.microsoft.com/en-us/azure/logic-apps/set-up-authentication-agent-workflows':1057 'learn.microsoft.com/en-us/azure/logic-apps/set-up-cd-deployment-center-standard':2568 'learn.microsoft.com/en-us/azure/logic-apps/set-up-deployment-slots':2580 'learn.microsoft.com/en-us/azure/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps':2591 'learn.microsoft.com/en-us/azure/logic-apps/set-up-handoff-agent-workflow':812 'learn.microsoft.com/en-us/azure/logic-apps/set-up-on-behalf-of-user-flow':1071 'learn.microsoft.com/en-us/azure/logic-apps/set-up-prompt-chain-agent-workflow':825 'learn.microsoft.com/en-us/azure/logic-apps/set-up-sql-database-storage-standard':1454 'learn.microsoft.com/en-us/azure/logic-apps/set-up-standard-workflows-hybrid-deployment-requirements':2604 'learn.microsoft.com/en-us/azure/logic-apps/set-up-zone-redundancy-availability-zones':837 'learn.microsoft.com/en-us/azure/logic-apps/single-tenant-overview-compare':690 'learn.microsoft.com/en-us/azure/logic-apps/single-versus-multiple-agents':849 'learn.microsoft.com/en-us/azure/logic-apps/support-non-unicode-character-encoding':619 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/action-mock-class-definition':2243 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/automated-test-sdk':2256 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/data-map-test-executor-class-definition':2266 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-action-execution-context-class-definition':2276 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-error-info-class-definition':550 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-error-response-additional-info-class-definition':561 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-execution-context-class-definition':2287 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-iteration-item-class-definition':2301 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-logic-apps-mock-data-static-results':1464 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-output-parameter-class-definition':2310 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-action-repetition-result-class-definition':2319 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-action-result-class-definition':2329 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-class-definition':2339 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-run-trigger-result-class-definition':2348 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/test-workflow-status-enum-definition':2360 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/trigger-mock-class-definition':2373 'learn.microsoft.com/en-us/azure/logic-apps/testing-framework/unit-test-executor-class-definition':2383 'learn.microsoft.com/en-us/azure/logic-apps/tracking-schemas-consumption':1475 'learn.microsoft.com/en-us/azure/logic-apps/tracking-schemas-standard':1486 'learn.microsoft.com/en-us/azure/logic-apps/view-workflow-status-run-history':571 'learn.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-schema':1497 'limit':21,59,327,332,347,852,862,886,897,903 'line':100,112,213 'link':117,126 'liquid':2127 'local':70 'locat':94 'log':1103,1391,1402,1423 'logic':3,9,38,48,222,248,289,303,338,358,384,416,446,461,470,482,490,504,532,547,557,565,585,591,604,616,633,645,652,664,678,688,704,715,721,738,752,764,777,783,823,832,847,860,873,882,892,901,911,929,941,958,975,984,998,1004,1021,1028,1044,1051,1069,1082,1088,1106,1115,1129,1140,1152,1170,1187,1195,1209,1221,1231,1243,1257,1268,1280,1290,1301,1313,1324,1336,1348,1359,1370,1378,1394,1405,1415,1425,1441,1451,1458,1472,1483,1495,1506,1521,1533,1540,1559,1566,1584,1597,1607,1618,1629,1640,1652,1663,1673,1683,1695,1708,1719,1732,1744,1755,1766,1777,1787,1798,1810,1821,1831,1842,1854,1864,1875,1887,1898,1910,1923,1934,1943,1950,1965,1974,1985,1997,2010,2020,2026,2038,2054,2068,2074,2091,2104,2117,2129,2138,2150,2160,2174,2185,2205,2215,2227,2234,2248,2260,2272,2280,2298,2323,2333,2356,2364,2377,2395,2405,2417,2429,2441,2455,2462,2477,2486,2497,2505,2516,2527,2539,2548,2563,2578,2589,2602 'loop':307,807,820,845,1238,2292,2314 'make':17,55,269,623 'manag':361,662,925,1148,1160,1345,2279 'map':1308,2018,2148,2263 'markdown':193,209 'mcp':152,179,2029,2043 'mdn':479 'messag':317,340,424,749,800,894,996,1287,1298,1356,1730,1819,2089,2136,2158,2169,2202 'metadata':1319 'metadata.generated':133 'meter':914 'metering/billing':351 'microsoft':181,1940 'microsoftdoc':153,180 'migrat':279,627,639,673 'migrating/cloning':444 'mock':1462,2233,2363 'monitor':973,1102,1388,1401,1413,1429 'monitoring/logging':397 'month':139 'move':2504 'mq':1818 'multi':320,772 'multi-region':319,771 'multipl':843 'net':2050 'network':171 'non':264,612 'non-unicod':611 'oauth':1062 'oauth/obo':364 'obo':1063 'old':140 'on-premis':398,1092,1181,1738 'openai':1553,1829,1930 'oper':261,602,1311,1851,2077,2212 'optim':590 'order':316,797 'output':1463,2306 'overview':2449 'page':885 'pagin':342,879 'parallel':1218 'paramet':2307 'pars':1434,2190 'partner':1278,1334 'pattern':20,27,58,65,252,296,301,407,411,695,736,795,808,1502 'perform':335,600 'pipelin':439 'plan':626,660 'planning/estimating':288 'polici':952,1018,1040 'policy/defender':377 'power':674,1546 'powershel':1079 'practic':15,53,241,246,575 'prefer':177 'premis':400,1094,1183,1740 'privat':367,961,1033 'process':2167 'program':1671,1775,1785 'project':2543 'prompt':817,1931 'prompt-chain':816 'provid':43,1573 'publish':1113,1713 'pull':144 'python':1579,1921 'queri':185,199,1104 'queue':1649,1840 'quick':72 'quick-refer':71 'quota':22,60,328,333,853 'rabbitmq':1839 'rang':101 'read':107,122 'receiv':1727,2087 'recoveri':762,775 'redund':831 'refer':73,127,906,1168,1376,1386,1564 'region':321,760,773,2511 'releas':2392 'relev':95 'remot':76,2042 'repeat':1240 'replic':313,725 'repositori':150 'requir':170 'resolv':454 'resourc':312,727 'rest':734,2065 'rest/web':310 'result':868,2316,2326,2345 'retriev':2225 'return':192,208 'reusabl':1114 'robust':579 'rosettanet':2135 'rule':260,314,352,593,785,2229,2541 'ruleset':257,534,606 'run':568,1516,1578,2336 'runtim':387 'sampl':413,2081,2554 'sap':1849,1971,1981,1991 'schema':1346,1375,1470,1481,1493,1995,2193 'schemas/maps':394 'scope':1251,1254 'script':1519,2553 'sdk':2242,2252,2372 'search':1556,1593 'secret':1808 'section':96 'secur':23,61,353,357,921,994,1003,1027,1049 'security.md':119,120 'send':1725,1893,2085 'sequenti':793 'server':631,642,1907,2030,2044 'servic':798,1572,1861 'session':1582 'set':391,1060,1126,1288,1299,1357,2583,2594 'setup':442 'sftp':1873 'share':810,938,1638 'singl':841 'size':869 'size/chunking':341 'skill':40,42,84,169,191,205 'skill-azure-logic-apps' 'slot':440,2573 'smtp':1896 'sourc':1096,1796 'source-microsoftdocs' 'specif':947 'specifi':111 'sql':343,867,1447,1906 'sql/powershell':403 'standard':284,449,654,685,957,1030,1081,1128,1142,1417,1453,1485,1523,1568,2009,2056,2195,2394,2408,2416,2428,2440,2454,2465,2562,2588,2601 'state':2284,2359 'status':1255 'storag':293,423,655,962,1449,1616,1650,1661 'string':186,200 'subscript':2508 'suggest':141,158 'switch':1264 'switch-bas':1263 'system':420,1742,1961 'ta1':521 'tabl':1660 'telemetri':1138 'templat':1118,1932,2474,2484,2495,2522 'tenant':372,937 'termin':1884 'test':430,529,549,559,1457,2241,2251,2255,2259,2275,2283,2300,2358,2371,2380 'test/run':235 'testactionexecutioncontext':2270 'testerrorinfo':545 'testerrorresponseadditionalinfo':554 'testexecutioncontext':2286 'testiterationitem':2296 'testworkflowoutputparamet':2309 'testworkflowrun':2338 'testworkflowrunactionrepetitionresult':2318 'testworkflowrunactionresult':2328 'testworkflowruntriggerresult':2347 'testworkflowstatus':2352 'text':266,1438 'text/markdown':207 'throttl':455 'throttling/429s':225 'timeout':871 'timeouts/results':344 'tool':154,1067,1509 'topic':452,576,624,696,854,922,1075,1503,2387 'topic-agent' 'topic-agent-skills' 'topic-agentic-skills' 'topic-agentskill' 'topic-ai-agents' 'topic-ai-coding' 'topic-azure' 'topic-azure-functions' 'topic-azure-kubernetes-service' 'topic-azure-openai' 'topic-azure-sql-database' 'topic-azure-storage' 'track':1469,1480,2355 'trade':1333 'transact':1412 'transfer':1750,1870 'transform':1310,2017,2122,2145 'trigger':1380,2343,2366 'triggermock':2368 'troubleshoot':13,51,215,451,466,487 'type':1207 'understand':477,782,910,1478 'unicod':265,613 'unit':2274,2282,2379 'unittestexecutor':2382 'url':453,577,625,697,855,923,1076,1504,2388 'usag':913,949 'use':30,82,88,106,121,178,195,253,496,509,553,792,856,1013,1253,1551,1590,1628,1658,1672,1701,1754,1765,1786,1793,1804,1848,1874,1897,1916,2073,2097,2210,2246,2269,2295,2351,2466,2472,2531,2550 'user':143,160 'valid':531,2200 'vault':1807 'version':147 'via':1583,1617,1651,1731,1743,1776,1830,1841,1886,1895,1962,1996,2031,2565 'vs':285,842,2432,2444,2467 'web':732,2063 'webpag':197 'work':1646,2290 'workflow':386,429,450,472,567,618,702,713,723,750,821,1006,1031,1053,1117,1172,1198,1211,1233,1270,1350,1460,1489,1524,1535,1945,1952,1976,1983,2040,2079,2093,2102,2141,2152,2163,2196,2217,2254,2305,2335,2409,2489,2500,2519,2530 'x12':228,510,520,1355,2157 'xml':2115,2125,2146,2168,2180,2191,2201 'zero':2576 'zero-downtim':2575 'zone':830 'zone-redund':829","prices":[{"id":"78481e17-5e1d-4b1a-bc37-04919dcc1a6f","listingId":"5eeb9f5b-9ae1-46b1-b1db-7ab98dedeb9c","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MicrosoftDocs","category":"Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:59:25.881Z"}],"sources":[{"listingId":"5eeb9f5b-9ae1-46b1-b1db-7ab98dedeb9c","source":"github","sourceId":"MicrosoftDocs/Agent-Skills/azure-logic-apps","sourceUrl":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-logic-apps","isPrimary":false,"firstSeenAt":"2026-04-18T21:59:25.881Z","lastSeenAt":"2026-04-22T06:53:34.525Z"}],"details":{"listingId":"5eeb9f5b-9ae1-46b1-b1db-7ab98dedeb9c","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MicrosoftDocs","slug":"azure-logic-apps","github":{"repo":"MicrosoftDocs/Agent-Skills","stars":497,"topics":["agent","agent-skills","agentic-skills","agentskill","ai","ai-agents","ai-coding","azure","azure-functions","azure-kubernetes-service","azure-openai","azure-sql-database","azure-storage","azure-virtual-machine","claude-code","github-copilot","microsoft-learn","openai-codex","skills"],"license":"cc-by-4.0","html_url":"https://github.com/MicrosoftDocs/Agent-Skills","pushed_at":"2026-04-22T01:37:27Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"9d3516a1189f544a91482f4fdd3103b11bb250a9","skill_md_path":"skills/azure-logic-apps/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-logic-apps"},"layout":"multi","source":"github","category":"Agent-Skills","frontmatter":{"name":"azure-logic-apps","description":"Expert knowledge for Azure Logic Apps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building B2B/EDI flows, AI/OpenAI integrations, hybrid/on-premises access, BizTalk migrations, or DR/HA designs, and other Azure Logic Apps related development tasks. Not for Azure Functions (use azure-functions), Azure API Management (use azure-api-management), Azure Service Bus (use azure-service-bus), Azure Event Grid (use azure-event-grid).","compatibility":"Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation."},"skills_sh_url":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-logic-apps"},"updatedAt":"2026-04-22T06:53:34.525Z"}}