How to protect sensitive information in SharePoint Online using Purview Sensitivity Labels

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...

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

DEVELOPMENT

.NET

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.

Subscribe to our newsletter

To be updated with all the latest articles.

LATEST EVENTS

100 hours of fun: Tuga IT 2017!

Tuga IT is surely one of the best and biggest tech events happening at Portugal. Look at this: A three-day event with a full day of...

Becoming augmented by AI

0
Table of Contents Introduction The "Jagged Frontier" concept Becoming augmented by AI AI as a co-worker AI as a co-teacher My augmentation list Custom instructions Meta-prompting Resources Conclusion Introduction We're deep into Co-Intelligence in Create IT's...

Learning: Observability

0
Table of Contents Introduction Get Started Logs Canonical logs Traces Metrics General Best Practices Resources GitHub demo repo Conclusion Introduction In this small post, I'll share some resources, notes I've taken while learning, and best practices...

Configuring Azure Application Insights on a .NET 6 API

0
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

0
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#

0
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

2
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...

2
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

0
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

0
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)...

0
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...

MOST POPULAR

RECENT COMMENTS