Logic App Tips: SQL db can't be shared, but...
Speaking of logic app state storage, what about SQL DB? Can SQL database be used to share state for many logic apps?
Speaking of logic app state storage, what about SQL DB? Can SQL database be used to share state for many logic apps?
Did you try to query Azure Management REST API from Power Query? Did you notice paging doesn’t work… yeah…
Azure Logic Apps store their state on storage accounts, and they require dedicated account, or do they?
If you read my previous post on logic app costs and effect of scale, here is another tip for you
When it comes to private networking there is a new element that must be considered when rolling out solutions at scale, and that is…
Did you know azure connectors are still paid in logic app standard?
Did you know azure connectors are still paid in logic app standard?
Some scenarios might require you do disable workflows before you deploy your code. Here is why…
Some scenarios might require you do disable workflows before you deploy your code. Here is why…
Logic Apps more and more move into classic development paradigm, for better or for worse, but not all clients need it. If you want more simplistic approach you can build a git-integration like feature yourself.