Entra ID (ex. Azure AD) user sign-in logs provide information on user activity (successful and failed logins), applications used, locations, operating systems used, and user browsers. Auditing of user sign-ins …
Azure
-
-
Security Defaults are a set of policies that are enabled by default for Microsoft 365 (Office 365) accounts to provide enhanced account and organizational security. It comes free with all Microsoft …
-
For businesses that have migrated to Microsoft 365, managing Azure Active Directory is an essential task for administrators. Using cmdlets like Get-AzADUser, we can export Azure AD users, filter them, …
-
Azure PowerShell (Az) is a set of modules that allow you to manage Microsoft Azure from the PowerShell command line. These modules are used to create and configure cloud services …
-
There are fixed user attributes by default in Azure Active Directory. These attributes include the User Principal Name, Display Name, Email Address, etc. Suppose you want to add more custom …
-
Usernames and passwords used to be the standard for account security until the advent of phishing and social engineering. Even experienced users still fall victim to password compromise leading to …
-
Is your Azure VM running out of disk space? The default OS disk size varies depending on the VM you deploy. For some, a 128GB OS disk is enough. But …