Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| azure:az-500:alt:identity_and_access_management [2023/02/02 15:54] – [Guest Access] mmuze | azure:az-500:alt:identity_and_access_management [2023/02/11 21:02] (current) – [Identity and Access Management] mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Identity and Access Management ====== | ====== Identity and Access Management ====== | ||
| + | * [[https:// | ||
| * [[azure: | * [[azure: | ||
| * [[azure: | * [[azure: | ||
| Line 7: | Line 8: | ||
| * Because Azure AD is HTTP/HTTPS based, it does not use Kerberos authentication. Instead, it uses HTTP and HTTPS protocols such as SAML, WS-Federation, | * Because Azure AD is HTTP/HTTPS based, it does not use Kerberos authentication. Instead, it uses HTTP and HTTPS protocols such as SAML, WS-Federation, | ||
| * MFA is supported for free tier AAD by way of //Security Defaults//. | * MFA is supported for free tier AAD by way of //Security Defaults//. | ||
| - | * //Security Defaults// is a a built-in set of protections against identity based attacks. | + | * //Security Defaults// is a built-in set of protections against identity-based attacks. |
| + | * **// | ||
| + | |||
| + | |||
| + | ==== Security Principle ==== | ||
| + | > Security principal: An Azure security principal is a security identity that user-created apps, services, and automation tools use to access specific Azure resources. Think of it as a "user identity" | ||
| ===== Authentication Methods ===== | ===== Authentication Methods ===== | ||
| Line 97: | Line 104: | ||
| ====== Passwordless authentication ====== | ====== Passwordless authentication ====== | ||
| + | |||
| + | ====== User Management ====== | ||
| + | * Deleted users and M365 groups can be restored (undeleted) for up to 30 days. | ||
| + | * Deleted Security Groups cannot be restored. | ||
| ====== Guest Access ====== | ====== Guest Access ====== | ||