The Tech PlatformJun 18AzureImplementing Azure OpenAI Assistant within Microsoft Azure Logic AppsAzure Logic Apps is a cloud-based platform for creating and running automated workflows that integrate apps, data, services, and systems....
The Tech PlatformAug 23, 2023SQLMastering SQL Trigger for Efficient Database ManagementWelcome to SQL triggers! SQL triggers offer a way to automate actions based on specific events or operations that occur within a...
The Tech PlatformApr 4, 2022C#Trigger C# functions on specific intervalsIntroduction Sometimes we need to perform some action on specified intervals. For example I was working on an application where I needed...