You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My mini-project for small demo example about Azure Durable Functions with application pattern Function Chaining in .NET Core 3.1 with integration with Azure Storage, Azure Service Bus, Twilio API, SendGrid API, etc.
Static web app written in React which uploads CSV files to Azure storage blobs via HTTP-triggered Azure function, which is then processed by a blob-triggered function and its results stored in yet another blob.