Hello Buddies, Howdy.. In this series, we are going to see about Microsoft Sentinel end-to-end implementation and how we can use it. What is Microsoft Sentinel? Microsoft Sentinel is a scalable, cloud-native security information and event management (SIEM) that delivers an intelligent and comprehensive solution for SIEM and security orchestration, automation, and response (SOAR). Microsoft […]
Previous Articles Part 1: Microsoft Sentinel Implementation a Deep Dive- Part 1: Workspace Deployment RBAC Assignment for Microsoft Sentinel In the previous article, we have seen how to create a workspace and deploy Microsoft Sentinel. In this article, we will see how we can assign an RBAC role to Sentinel. Learn more about Roles and […]
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 […]
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 Part 3: Microsoft Sentinel Implementation a Deep Dive – Part 3: Configuring Data Connectors Part 4: Microsoft Sentinel Implementation a Deep Dive – Part 4: Deploy VM […]
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 Part 3: Microsoft Sentinel Implementation a Deep Dive – Part 3: Configuring Data Connectors Part 4: Microsoft Sentinel Implementation a Deep Dive – Part 4: Deploy VM […]
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 […]
Received the following Error when trying to get Azure Active Directory Application signing logs. Getting this error after even AzureAD Module is already installed and connected to AzureAD. Get-AzureADAuditSignInLogs : The term ‘Get-AzureADAuditSignInLogs’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or […]
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 […]
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 […]
Issue with Azure AD Connect: New Passwords are not syncing to AAD from On-Premises. It throws Error with an Event ID : 611 in the Event Logs with following message. Password hash synchronization failed for domain: windowstechpro.com, domain controller hostname: DC2.windowstechpro.com, domain controller IP address: 192.168.139.132. Details: Microsoft.Online.PasswordSynchronization.DirectoryReplicationServices.DrsException: RPC Error 8453 : Replication access was […]