5 min Logic App Storage Table (update ps1 in the end)

Lets move on from 5 min Logic App Azure Table Storage Connector Azure Table Storage – Connectors | Microsoft Docs Azure Table storage is a service that stores structured NoSQL data in the cloud, providing a key/attribute store with a schemaless design https://docs.microsoft.com/en-us/rest/api/storageservices/understanding-the-table-service-data-model PartitionKey Property: A table’s entities are organized by partition. A partition is […]

5 min Logic App PSQL

If we move on from 5 min Logic App – e-lo [IT Engineer life] (follow-e-lo.com) Lets add a Postgres Database. Install from market, then we get Now let’s edit the logic app, and postgres connector You get, delete, get, insert and much more. lets do insert, but first set connection I have already create a […]

5 min Logic App

https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-overview#key-terms Azure Logic Apps is a cloud-based platform for creating and running automated workflows that integrate your apps, data, services, and systems. With this platform, you can quickly develop highly scalable integration solutions for your enterprise and business-to-business (B2B) scenarios. Key terms A logic app is the Azure resource you create when you want to […]