Blog
View all tagsUnlocking 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, CopilotUnlocking 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, TeamsUnlocking 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, TeamsUnlocking 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, TeamsUnlocking 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, TeamsUnlocking 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, TeamsUnlocking Microsoft Teams Extensibility - Building a Teams Tab with SPFx - Storing Data in SharePoint and Using a Custom API
Microsoft Teams Tabs SSO
— Code, TeamsUnlocking Microsoft Teams Extensibility - Enabling Single Sign-On (SSO) in Microsoft Teams Tabs
Microsoft Teams Tabs SSO
— Code, TeamsUnlocking Microsoft Teams Extensibility with Tabs
Microsoft Teams Extensibility with Tabs
— Code, TeamsThe Christkind's - A Silent Night Reflection
PowerApps Interactive Map Control to streamline delivery planning with geospatial precision | A Christkind story
— Code, M365, Xmas2024The Christkind's - Mapping the Route
PowerApps Interactive Map Control to streamline delivery planning with geospatial precision | A Christkind story
— Code, M365, Xmas2024The 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, Xmas2024The 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, Xmas2024The 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, Xmas2024The Christkind's - A Surprising Discovery Copilot and the Bot
The Challenge of the Letters | A Christkind story
— Copilot, M365, Xmas2024The Christkind's - Building a Custom Agent with Copilot Studio
As the Christkind Gets in Touch with M365 and Copilot
— Code, Copilot, M365, Xmas2024The Christkind's - Fine-Tuning the Graph Connector for Better Copilot Answers
As the Christkind Gets in Touch with M365 and Copilot
— Code, Copilot, M365, Xmas2024The Christkind's - Enhancing Knowledge Access with Graph Connectors
As the Christkind Gets in Touch with M365 and Copilot
— Code, Copilot, M365, Xmas2024The Christkind's - The Meeting with Santa
The Meeting with Santa | A Christkind story
— Copilot, M365, Xmas2024The Christkind's - The preparation for the call with Santa
The Presentation to Santa | A Christkind story
— Copilot, Xmas2024The Christkind's - Documenting the Christkind's Journey
Documenting the Christkind's Journey| A Christkind story
— Copilot, Xmas2024The Christkind's - Upgrading the Production Line Excel
Upgrading the Production Line | A Christkind story
— Copilot, Xmas2024The 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 Magical Email Solution
The Christkind's Magical Email Solution | A Christkind story
— 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 Challenge of the Letters
The Challenge of the Letters | A Christkind story
— M365, Copilot, Xmas2024As the Christkind Gets in Touch with M365 and Copilot
As the Christkind Gets in Touch with M365 and Copilot
— Xmas2024The Christkind's - Deployment Dilemma
The Challenge of the Letters - A Christkind story
— Code, Azure, Xmas2024The Christkind's - Building a Custom Bot for MS Teams with VSCode
The Challenge of the Letters | A Christkind story
— Code, M365, Xmas2024Not 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, SharePointAzure 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, ReactWorkload 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.
— CodeExploring 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, SecurityUnlocking 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, TeamsSPFx 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, SPFxSPFx 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, SPFxDemystifying 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, DevOpsNavigating 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#, DockerSimplifying Entity Framework Core Usage of JSON ColumnType for Dynamic Data
Efficiently manage dynamic data in Entity Framework Core using JSON columns.
— Code, C#, EF