-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add teaching punchlist for Nov delivery
- Loading branch information
1 parent
a24e436
commit 0dbe861
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# AZ-500 Teaching Punchlist | ||
|
||
## Segment 1: Identity and Access (10 AM - 11 AM) | ||
- **Manage Entra Identities** | ||
- Users, groups, external identities | ||
- Entra ID Protection: MFA, passwordless, Conditional Access | ||
- Single sign-on (SSO), OAuth, and app registrations | ||
- Privileged Identity Management (PIM), custom roles, and permissions | ||
|
||
## Segment 2: Secure Storage (11 AM - 12 PM) | ||
- **Plan and Implement Storage Security** | ||
- Access control: Azure Blob, File, Table, Queue | ||
- Protect data: soft delete, versioning, immutable storage | ||
- Encryption: BYOK, double encryption, TDE (databases) | ||
- Auditing and compliance: Purview and dynamic masking | ||
|
||
## Segment 3: Secure Compute (12 PM - 1 PM) | ||
- **Plan and Implement Compute Security** | ||
- Azure Bastion, Just-in-Time (JIT) VM access | ||
- AKS security: network isolation, monitoring, and authentication | ||
- Disk encryption: ADE, encryption at host, confidential disk encryption | ||
|
||
## Segment 4: Monitoring and Security Operations (1 PM - 2 PM) | ||
- **Monitor and Secure Operations** | ||
- Microsoft Defender: Secure Score, compliance, and threat protection | ||
- Azure Key Vault: manage secrets, certificates, and keys | ||
- Azure Monitor: configure and evaluate alerts | ||
- Microsoft Sentinel: analytics, incidents, and automation | ||
|
||
## Segment 5: Wrap-up and Q&A (2 PM - 3 PM) | ||
- **Q&A and Additional Topics** | ||
- Recap of key topics: identity, storage, compute, and monitoring | ||
- Answer audience questions | ||
- Explore real-world use cases and advanced scenarios |