Director of Product for @snowflakedb. KEDA maintainer, tech enthusiast, and Seahawks fan.
LogicAppTemplateCreator. Script to convert Logic Apps into templates for deployment
156functions-csharp-eventhub-ordered-processing. Example of processing events in order with the Azure Functions Event Hubs trigger
68functions-test-helper. Examples and helper class for running Azure Functions unit tests and integration tests
52functions-node-ring-doorbell. Azure Function to monitor a ring.com doorbell and emit an event to Azure Event Grid
47container-apps-dotnet-eventing. Azure Container App sample for building event driven containers using Azure Service Bus and Azure Event Hubs
44BotFrameworkSample. Bot Framework project I completed that hosts a bot to interface with Visual Studio Team Services. Uses Logic Apps to complete the tasks, and Azure Directory Authentication
29functions-csharp-entityframeworkcore. C# Function that uses dependency injection and entity framework core with Azure SQL
29functions-durable-actor-circuitbreaker. C#
29functions-chsarp-entitycore-3. Using Entity Framework on v3
25functions-test-samples. A series of samples of unit tests and more for Azure Functions
24functions-csharp-entities-grimreaper. Durable Entity that monitors created Azure Resources and will clean them up after a period of time. Can extend expiration date via SMS messaging.
21grpc-sample-dotnet. .NET application of a gRPC client and server, built for Azure Container Apps
17LogicAppsAsyncResponseSample. Sample of how to do an HTTP Async Response pattern to work with Azure Logic Apps
17functions-durable-csharp-bittrex-watcher. Azure Function to monitor the price of coins on Bittrex and notify via SMS when a threshold is crossed. Leverages Azure Durable Functions to orchestrate the execution.
16functions-long-running-logicapps. Sample of different ways to call Azure Functions which may be longer than 2 minutes from Azure Logic Apps
14functions-csharp-servicebus-sessions. Azure Function that triggers on session-enabled service bus queue and appends a list in Redis to validate ordered processing
13serverless-tutorial-deployment. Part of the Channel 9 walkthrough on deploying serverless applications
12azurefunctions-vsonline. Shell
10retry-design. C#
8functions-csharp-todo-auth. C#
7functions-powershell-grimreaper. PowerShell Azure Function that wakes up every night at midnight PDT and delete all the resource groups I created as a temporary resource
7functions-javascript-queue-vs-event. Sample project to showcase difference in injestion rates for queues and event streams
7containerapps-acmebot. Automated ACME (Let's Encrypt) SSL/TLS certificates issuer for Azure Container Apps
6typescriptRestifyAPI. Sample Restify API with Typescript
5TeamFoundationAPIApp. API App for create item in Team Foundation Server for Logic Apps
5functions-csharp-sqlconnection. Simple example of using SQLConnection with Azure Functions
5functions-net5-entityframework. C#
5docdb-connector. Azure DocumentDB Connector for Logic Apps
5serverless-website-demo. Demo to showcase a PR process powered by Azure Serverless architecture
5functions-csharp-queue-exponential. Example of doing exponential backoff for queue triggered functions
5azure-functions-dapr-extension. C#
5funcionts-csharp-entities-circuitbreaker. Durable stateful entity that will keep the status of a circuit. When a function fails it can send a signal to the circuit actor which can decide if circuit is healthy or not
4functions-multiple-queue-exponential. Examples of writing exponential retries of Service Bus queues with Azure Functions
4LogicAppTriggersExample. Example of Poll and Push (Webhook) triggers in Logic Apps
4CSVtoJSON. C#
4shopathome. TypeScript
4functions-csharp-csv-to-json. C#
3functions-csharp-sentimentcategory. Simple Azure Function that gets a double and returns a category
3nextjs-retail-site. JavaScript
3functions-csharp-durable-iot. Sample demo of using Durable Functions to orchestrate something like an IoT workflow
3aca-dapr-azurestorage. PowerShell
3swa-vue-basic. HTML
3grpc-sample-python. Python application of a gRPC client and server, built for Azure Container Apps
3container-app-demo.
3serverless-tutorial-functions. Part of the Channel 9 walkthrough on deploying serverless applications
2hollan-io-site. Static website powered behind the scenes by Azure Functions for hollan.io
2nuxt-vue-express-simple-form. Very simple form that pushes a message to a queue
2snowflake-git-sample. A simple sample of a few files that can be used with the Snowflake Git Integration
2functions-csharp-serilog. C#
2azure-functions-dotnet-worker. Azure Functions out-of-process .NET language worker
2functions-csharp-appmap-orders. Demo of using Azure Application Insights with Azure Functions to show the AppMap dependencies of queue chaining
2container-apps-store-api-microservice. Sample microservices solution using Azure Container Apps, Dapr, Cosmos DB, and Azure API Management
2functions-csharp-durable-store-stripe. Sample function backend to process stripe payments based off of the Sarah Drasner stripe.js post
2