Breaking the Invisible Wall: VNet Injection vs VNet Integration vs Private...
{tocify} $title={Table of Contents} IntroductionIf you’ve spent any time building integration solutions in Azure, there’s a good chance you’ve faced a moment that feels both confusing and frustrating....
View ArticleAzure Logic Apps Translation vs Transformation – Actions, Examples, and...
{tocify} $title={Table of Contents}IntroductionIn the world of connecting systems (Integration), especially when working with Logic Apps from Microsoft, you will often hear two important words:...
View ArticleWhen NOT to Use Azure Logic Apps: A Practical Guide for Developers & Architects
{tocify} $title={Table of Contents}IntroductionIf you have followed my blog, you already know I am a huge fan of Azure Logic Apps. It is the glue that holds Azure Integration Services together. It’s...
View ArticleAzure Logic Apps Schemas Tutorial: Beginner's Guide to Flat Files, XML, JSON,...
{tocify} $title={Table of Contents}IntroductionIntegration projects revolve around one fundamental concept: data exchange between systems. But here’s the challenge — every system speaks a different...
View ArticleMonitoring vs. Observability in Azure Integration Services: Importance, Best...
IntroductionWhen I started my very first Azure Integration Services project, I felt a mix of excitement and nervous energy. The goal sounded straightforward on paper: connect on-premises systems like...
View ArticleFrom Wires to AI: The Story of Systems Integration
{tocify} $title={Table of Contents}In today’s digital world, no system can live in isolation. CRM, ERP, payment gateways, IoT devices — they all need to talk to each other. That’s where systems...
View ArticleDatabricks Notebooks Explained: From Code Cells to Delta Lake | A Beginner's...
{tocify} $title={Table of Contents}In this post, I want to share my understanding of Databricks notebooks—from the basics to some of the inner workings and best practices I've picked up along the way....
View ArticleThe Powerhouse Behind Your Data: A Comprehensive Guide to Clusters in Azure...
{tocify} $title={Table of Contents}If you're anything like me, you've probably heard the term "data cluster" thrown around a lot in the world of data engineering. It can sound a bit intimidating—a...
View Articleinvalid 'org' under [package]: 'org' can only contain alphanumerics and...
{tocify} $title={Table of Contents}ErrorGot below error while running the first demo project using Ballerina Integrationinvalid 'org' under [package]: 'org' can only contain alphanumerics and...
View ArticleLogic App and Webhook
{tocify} $title={Table of Contents}What is a Webhook? Technical Definition A webhook is a mechanism for automatically sending data from one system to another in real time when a specific event occurs....
View ArticleThe provided path does not exist - SFTP SSH connector Issue | Logic app SFTP...
{tocify} $title={Table of Contents}Error/Issue:In a workflow, there is an action to create a file on SFTP server using SFTP-SSH connector.While testing found that the files are getting written however...
View Article504 Gateway Timeout from Azure Application Gateway while testing Logic App
{tocify} $title={Table of Contents}IssueWhile testing an Interface, started getting following error intermittentlyand for one test case it was continuously Why it happenedThe architecture consists of...
View ArticleUnresolvableHostName | unresolvable host name error when using Azure...
{tocify} $title={Table of Contents}IssueThere was a need to connect to sharepoint in a Logic app standard workflow, but In App(Built in) connector is not available so had to go with Azure Connector.And...
View ArticleHow to configure Logic App Standard workflow behind Azure APIM
{tocify} $title={Table of Contents}IntroductionThe feature to directly import from “Create from Azure Resource(Logic App)” is not available for workflows in Logic App (Standard) yet. However, the...
View ArticleOne or more fields contain incorrect values | Error while adding logic app...
{tocify} $title={Table of Contents}IssueWhile trying to import Logic app standard workflow in APIM , got below errorOne or more fields contain incorrect values:'=' is an unexpected token. The expected...
View ArticleHow to Query Azure Table storage from Logic App | How to filter results of...
{tocify} $title={Table of Contents}IntroductionAzure Table storage is a service that stores non-relational structured data (also known as structured NoSQL data) in the cloud, providing a key/attribute...
View ArticleError while debugging logic app standard workflow in Visual Studio Code |...
Error/Issue:After completing the workflow design, clicked on the Debug but I was presented with option to choose the debugger (Have been debugging earlier but was never asked to do this)On selecting...
View ArticleUnderstanding expressions in Logic Apps | Frequently used expressions in...
{tocify} $title={Table of Contents}IntroductionIt is said that No code knowledge is required to work with Logic Apps.It is true to major extent, however there are scenarios where we need to go for...
View ArticleInterview questions and answers on Azure Data Factory | Interview questions...
This post intends to cover the answers to the questions which a Azure developer can face at an Interview i.e. Azure Developer Interview Questions and Answers on Data Factory (ADF)1.What is Parquet file...
View ArticleSnowFlake Interview Questions and Answers
This post intends to cover the answers to the questions which a Snowflake developer can face at an Interview i.e. Developer Interview Questions and Answers on Snowflake1. How Snowflake History Page...
View Article