Skip to content
Petkir Blog
XLinkedinBluesky

Azure

View all tags
The Christkind's - Upgrading the Production Line PowerApps

Upgrading the Production Line | A Christkind story.
Code, Azure, Xmas2024

The Christkind's Ingenious Snail Mail Solution - To the next level

The Challenge of the Letters- A Christkind story
Code, Azure, Xmas2024

The 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, Xmas2024

The 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, Xmas2024

The 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, Xmas2024

The Christkind's Data Transformation - From Letters to Forms

The Christkind's Data Transformation - From Letters to Dataverse | A Christkind story
Code, Azure, M365, Copilot, Xmas2024

The Christkind's - Deployment Dilemma

The Challenge of the Letters - A Christkind story
Code, Azure, Xmas2024

Azure 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, Azure

Azure 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, Azure

Azure 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, Azure

Azure 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, Azure

Azure Durable Functions with .NET 8 Isolated

Learn how to build scalable workflows using Azure Durable Functions with .NET 8 Isolated process mode.
Code, Azure

How 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, .NET

How 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, React

Azure 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, React

Why Use Application Insights for Your Applications

Application Insights What .
Code, Azure

Exploring 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, Security

Securing 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