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 Validating the Microsoft Sentinel Deployment In the Search Services and Marketplace box, enter […]
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 […]
BitLocker Drive Encryption is a data protection feature that integrates with the operating system and addresses the threats of data theft or exposure from lost, stolen, or inappropriately decommissioned computers. BitLocker provides the most protection when used with a Trusted Platform Module (TPM) version 1.2 or later. The TPM is a hardware component installed in […]
BitLocker recovery keys will be automatically deleted from device objects in Azure AD, in case they are deleted locally on the device. This will help keep Azure AD devices from accumulating too many recovery keys. Prerequisites: Steps: 4. Backup the key you just created to AAD by typing the following command from an elevated command […]
What is SSPR? SSPR is the Self-Service Password Rest Portal for the Office 365 Users. It enables users to reset the accounts and enables users to unblock their accounts without reaching IT Team. It helps to increase the productivity. In the past, On-premise closed environment, If user accounts locked, they need to reach their IT […]
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 […]
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 […]
Introduction to Microsoft Graph Microsoft Graph is a RESTful web API that enables you to access Microsoft Cloud service resources Microsoft Graph exposes REST APIs and client libraries to access data on the following Microsoft 365 services: To find out more, see Major services and features in Microsoft Graph. Let’s park the discussion about the […]
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 […]
In Previous Article, we have registered application and selected permissions which is required the Administrator Consent Introduction to Microsoft Graph API – Part 1 Introduction to Microsoft Graph API – Part 2 To grant admin consent, Click on Grant admin consent for undefined Login using the Global administrator to provide the admin consent Click on […]