Azure
View all tagsThe Christkind's - Upgrading the Production Line PowerApps
Upgrading the Production Line | A Christkind story.
— Code, Azure, Xmas2024The Christkind's Ingenious Snail Mail Solution - To the next level
The Challenge of the Letters- A Christkind story
— Code, Azure, Xmas2024The Christkind's Ingenious Snail Mail Solution - Embracing the Flow
The Christkind's Ingenious Snail Mail Solution - Embracing the Flow | A Christkind story
— Code, Azure, M365, Copilot, Xmas2024The Christkind's Ingenious Snail Mail Solution - Bringing Letters to Life
The Christkind's Ingenious Snail Mail Solution - Bringing Letters to Life | A Christkind story
— Code, Azure, Xmas2024The Christkind's Magical PWA - Transforming Children's Letters into Digital Art
The Christkind's Magical PWA - Transforming Children's Letters into Digital Art | A Christkind story
— Code, Azure, M365, Copilot, Xmas2024The Christkind's Data Transformation - From Letters to Forms
The Christkind's Data Transformation - From Letters to Dataverse | A Christkind story
— Code, Azure, M365, Copilot, Xmas2024The Christkind's - Deployment Dilemma
The Challenge of the Letters - A Christkind story
— Code, Azure, Xmas2024Azure Durable Functions - Summary of Key Patterns
Summarize key patterns in Azure Durable Functions, including Sequence, Parallel Fade In/Fade Out, Human Interaction, Async HTTP APIs, Monitor, and Aggregate patterns, and explore their use cases in serverless applications.
— Code, AzureAzure Durable Functions - Fan-out/Fan-in Parallel Processing with .NET 8 Isolated
Learn how to process large CSV files in chunks using the Fan-out/Fan-in pattern for parallel task execution with Azure Durable Functions and .NET 8 Isolated.
— Code, AzureAzure Durable Functions - Human Interaction Pattern with .NET 8 Isolated
Discover how to implement the Human Interaction pattern in Azure Durable Functions with .NET 8 Isolated, enabling workflows that require user input and decision-making.
— Code, AzureAzure Durable Functions - Function Chaining and Delays with .NET 8 Isolated
Learn how to implement function chaining and introduce delays in Azure Durable Functions using .NET 8 Isolated process mode.
— Code, AzureAzure Durable Functions with .NET 8 Isolated
Learn how to build scalable workflows using Azure Durable Functions with .NET 8 Isolated process mode.
— Code, AzureHow to Integrate Azure Application Insights with Azure Functions Using .NET 8 in C#
Learn how to integrate Azure Application Insights with Azure Functions using .NET 8 in C# for enhanced monitoring and diagnostics of your serverless applications.
— Azure, Code, .NETHow to Deploy a React PWA to Azure Static Web Apps
Learn how to set up and integrate Azure Application Insights into your React PWA using TypeScript for enhanced monitoring and performance insights.
— Azure, Code, ReactAzure Application Insights for React PWA Apps
Learn how to set up and integrate Azure Application Insights into your React PWA using TypeScript for enhanced monitoring and performance insights.
— Azure, Code, ReactExploring the Benefits of Infrastructure as Code in Azure with Terraform and Bicep
Discover the advantages of Infrastructure as Code in Azure with Terraform and Bicep. Learn how leveraging these tools can streamline deployment, enhance scalability, and optimize resource management for your cloud environment.
— Code, Azure, SecuritySecuring Your DevOps Pipeline - Implementing NuGet Vulnerability Checks
Learn how to bolster your DevOps pipeline security by seamlessly integrating NuGet vulnerability checks, from identifying potential risks within Visual Studio to automating checks in your Azure DevOps pipeline.
— Code, Azure, Security