Trending Now
TOP CATEGORIES
DEVELOPMENT
.NET
Configuring Azure Application Insights on a .NET 6 API
In this blog post we are going to be showing you can configure Azure Application Insights to send your logs, exceptions and performance metrics...
Integration Tests in .NET WebApi
In software development, testing is an essential aspect that ensures the stability and reliability of applications. Three primary types of tests are commonly used: unit tests, integration tests, and end-to-end tests. In this blog post, we will discuss these testing types in the context of a .NET WebAPI project and provide an example implementation of integration testing using an in-memory database.
Deconstruct types in C#
In C# you have some built-in support for deconstructing system types and for non-supported scenarios, you can always extend your types to support that....
Standard vs Private vs Shared Channels in Microsoft Teams
This post explains the difference between Standard, Private and Shared Channels in Microsoft Teams.
Introduction
Microsoft Teams is the enterprise messaging solution in the Microsoft 365,...
How to protect sensitive information in SharePoint Online using Purview Sensitivity...
This post explains how we can use Microsoft Purview Sensitivity Labels to protect sensitive information stored in a SharePoint Online site.
What are Sensitivity Labels?
Microsoft...
Dreamforce 2023 Highlights
In this post I'll go over my highlights of a huge event that took part some months ago - Salesforce Dreamforce 2023. Many announcements...
Set Default Sharing to “People with Existing Access” in SharePoint Online
This post will explain how to set default sharing of all SharePoint sites in the tenant to "Poeple with Existing Access".
Introduction
From a security standpoint,...
How to Disable Social Bar (Like, Comment, Views, Save for later)...
This post will explain how to disable the Social Bar in SharePoint Online Modern Pages.
Introduction
The Social Bar is a feature in SharePoint Online that...
Set a SharePoint Site as Home Site using PowerShell
This post explains how to set a SharePoint to be your home site in a Microsoft 365 tenant using PowerShell.
Introduction
SharePoint Home Site is a feature...
Extending ClientID/Secret Expiration Date using PowerShell
This post explains how to extend a Client ID / Client Secret pair using PowerShell. Examples of protected resources are SharePoint and Microsoft Graph.
Introduction
By...
RECENT COMMENTS