SIEM and XDR in one place

Microsoft Sentinel Implementation a Deep Dive – Part 3: Configuring Data Connectors

Previous Articles Part 1:  Microsoft Sentinel Implementation a Deep Dive- Part 1: Workspace Deployment Part 2: Microsoft Sentinel Implementation a Deep Dive – Part 2: Microsoft Sentinel Deployment Installing and Configuring Data Connector of Microsoft Sentinel to Ingest Windows Security Events Learn more about Content Hub solutions at https://learn.microsoft.com/azure/sentinel/sentinel-solutions. Configure the data connector for Azure […]

Couldn’t connect to the workspace

How to Create Distribution List in Microsoft 365

A distribution list is used to send emails to groups of people without having to enter each recipient’s individual email address in Microsoft 365 Login to O365 Admin Center -> Under Recipients -> Groups -> Distribution List ->Add a group. Select a group type Distribution and click Next. Enter Group name as per the request […]

Exchange Online PowerShell

Installing Exchange Online Management Version 2.0.6-Preview6 Preview

Microsoft has announced ExchangeonlineManagement Powershell 2.0.6 Preview v2. which is ideally super excited for Exchange Folks to have REST API Connections and Avoid Basic Authentications Why do we require REST API Connections to connect to Exchange Online? For more details about the 2.0.6-Preview6 version- Please read Microsoft Article Let us see how we can configure […]

Exchange Online PowerShell

Unable to Install ExchangeOnlineManagement 2.0.6 Version Exchange Online PowerShell

Resolution: Tried to install Exchange Online Management Latest Preview Version 2.0.6-Preview6 but failed with an error mentioned in the screenshot Before we install 2.0.6-Preview6, we would need to install PowerShellGet To install PowerShellGet, Open Powershell with the Elevated Rights and run the following CMDLET. Install-Module PowerShellGet -Force -AllowClobber After installing PowerShellGet, Now try to install […]

Testing using the Remote Desktop

Windows Virtual desktop – How To Completely Setup

In this article, I am going to explain how we can Setup Azure Windows Virtual Desktop. Kindly note this setup has been tested, Please do reach out if any issues once followed and not working as expected. Let’s get started. Windows Virtual Desktop prerequisites Below are the basic Prerequisites to setup Azure Virtual Desktop Step […]

Exchange Online PowerShell

Switch Office 365 Semi-Channel to Monthly Targeted Channel

By Default, Microsoft Releases Office updates new Features in the three options Monthly Channel, Semi-Annual Channel, Semi-Annual Channel (Targeted). If your organization blocked Monthly channel and allows for Semi-Annual Channel(Targeted). Ideally, it is good practice to allow only a few peoples to test the new features to pilot before enabling it for complete users. We […]

Introduction to Microsoft Graph API

Introduction to Microsoft Graph API – Part 2

In the Previous Article, we have used Graph Explorer to interact with Microsoft Cloud Workloads. Introduction to Microsoft Graph API – Part 1 Introduction to Microsoft Graph API – Part 3 Let’s start using the cmdlets which is an ideal way for many things. So get it started Registering An App for Auth Token for […]