Skip to content
Petkir Blog
XLinkedinBluesky

Blog

View all tags
Unlocking Microsoft Teams Extensibility with Messaging Extensions - Bot Framework and Action Cards for Inventory Management (and Copilot Agent)

Learn how to integrate Copilot with Messaging Extensions in Microsoft Teams for enhanced collaboration and productivity.
Code, Teams, Copilot

Unlocking Microsoft Teams Extensibility with Messaging Extensions - Bot Framework and Action Cards for Inventory Management

Integrate Bot Framework with Messaging Extensions in Microsoft Teams using Action Cards for seamless inventory management directly from the chat interface
Code, Teams

Unlocking Microsoft Teams Extensibility with Messaging Extensions - Action-based Extensions

Discover how Action-based Messaging Extensions in Microsoft Teams enable users to automate tasks and integrate with third-party services directly from the chat interface.
Code, Teams

Unlocking Microsoft Teams Extensibility with Messaging Extensions - Search-based Extensions

Explore how Search-based Messaging Extensions in Microsoft Teams enable seamless integration with external services, enhancing search capabilities directly within the chat interface.
Code, Teams

Unlocking Microsoft Teams Extensibility with Messaging Extensions - Command-based Extensions

Explore how Command-based Messaging Extensions in Microsoft Teams enable users to trigger custom actions via text commands directly within the chat interface.
Code, Teams

Unlocking Microsoft Teams Extensibility with Messaging Extension

Unlock the power of Microsoft Teams with Messaging Extensions to enhance collaboration and productivity by integrating external services directly within the chat interface.
Code, Teams

Unlocking Microsoft Teams Extensibility with Tabs

Microsoft Teams Extensibility with Tabs
Code, Teams

The Christkind's - A Silent Night Reflection

PowerApps Interactive Map Control to streamline delivery planning with geospatial precision | A Christkind story
Code, M365, Xmas2024

The Christkind's - Mapping the Route

PowerApps Interactive Map Control to streamline delivery planning with geospatial precision | A Christkind story
Code, M365, Xmas2024

The Christkind's - Optimization of the Supply Chain

Dive into how the Christkind enhances its delivery process with a custom React + SVG control for Power Apps | A Christkind story
Code, M365, Xmas2024

The Christkind's - Optimization of Delivery with a Custom Control

Dive into how the Christkind enhances its delivery process with a custom React + SVG control for Power Apps | A Christkind story
Code, M365, Copilot, Xmas2024

The Christkind's - Discovering the Magic of Github Copilot

The Christkind get in touch with the Copilot in VS Code | A Christkind story
Copilot, Code, SPFx, Xmas2024

The Christkind's - A Surprising Discovery Copilot and the Bot

The Challenge of the Letters | A Christkind story
Copilot, M365, Xmas2024

The Christkind's - Building a Custom Agent with Copilot Studio

As the Christkind Gets in Touch with M365 and Copilot
Code, Copilot, M365, Xmas2024

The Christkind's - Fine-Tuning the Graph Connector for Better Copilot Answers

As the Christkind Gets in Touch with M365 and Copilot
Code, Copilot, M365, Xmas2024

The Christkind's - Enhancing Knowledge Access with Graph Connectors

As the Christkind Gets in Touch with M365 and Copilot
Code, Copilot, M365, Xmas2024

The Christkind's - The Meeting with Santa

The Meeting with Santa | A Christkind story
Copilot, M365, Xmas2024

The Christkind's - The preparation for the call with Santa

The Presentation to Santa | A Christkind story
Copilot, Xmas2024

The Christkind's - Documenting the Christkind's Journey

Documenting the Christkind's Journey| A Christkind story
Copilot, Xmas2024

The Christkind's - Upgrading the Production Line Excel

Upgrading the Production Line | A Christkind story
Copilot, Xmas2024

The Christkind's - Upgrading the Production Line PowerApps

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

Spreading the Christmas Spirit

Spreading the Christmas Spirit | A Christkind story
M365, 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 Magical Email Solution

The Christkind's Magical Email Solution | A Christkind story
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 Challenge of the Letters

The Challenge of the Letters | A Christkind story
M365, Copilot, Xmas2024

As the Christkind Gets in Touch with M365 and Copilot

As the Christkind Gets in Touch with M365 and Copilot
Xmas2024

The Christkind's - Deployment Dilemma

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

The Christkind's - Building a Custom Bot for MS Teams with VSCode

The Challenge of the Letters | A Christkind story
Code, M365, Xmas2024

Not registered as a safe control Error after SharePoint On-Premise update

Resolving the Control Is Not a Safe Control error after SharePoint on-premise update by adjusting web.config settings.
Code, SharePoint

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

Workload Identity for Azure Kubernetes Service

Workload Identity for Azure Kubernetes Service (AKS) securely integrates Azure Active Directory (Azure AD) with Kubernetes, simplifying access to Azure resources.
Code

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

Unlocking Microsoft Teams Extensibility - A Comprehensive Guide

Discover how Action-based Messaging Extensions in Microsoft Teams enable users to automate tasks and integrate with third-party services directly from the chat interface.
Code, Teams

SPFx run serve config - Mastering SPFx Serve Configurations for Multiple Extensions

Explore mastering serve configurations in SPFx to efficiently manage multiple extensions for streamlined development and enhanced collaboration.
Code, SPFx

SPFx CommandSet - How to Determine If a Selected Row Is a Folder or File

Learn how to distinguish between folders and files in a list view using a simple JavaScript code snippet.
Code, SPFx

Demystifying Azure DevOps Predefined Variables on MacOS Build Agents

Unlock the power of Azure DevOps predefined variables on MacOS Build Agents for streamlined build processes.
Code, DevOps

Navigating Image Manipulation in dotnet core and Azure App Service (Linux)

Explore the challenges and solutions of image manipulation in dotnet core on Azure App Service (Linux), highlighting the importance of platform adaptability and alternative libraries.
Code, Linux, C#, Docker

Simplifying Entity Framework Core Usage of JSON ColumnType for Dynamic Data

Efficiently manage dynamic data in Entity Framework Core using JSON columns.
Code, C#, EF