This section provides practical admin steps for each Day-2 topic, exactly as performed in real Microsoft 365 environments.
1️⃣ Entra ID (Azure AD) – Tenant & Identity Basics (Admin View)
Steps to Access Entra ID
- Sign in to https://entra.microsoft.com
- You are now in Microsoft Entra Admin Center
- Observe:
- Tenant name
- Tenant ID
- Primary domain
- Directory type
Admin Understanding
- Tenant → Your organization boundary
- Directory → Identity store
- Subscription → Billing container (Azure side)
2️⃣ Create Users in Microsoft 365 (Hands-On)
Steps to Create a User
- Go to Entra Admin Center
- Navigate to Users → All users
- Click New user → Create new user
- Enter:
- User name
- Display name
- Username (UPN)
- Set password:
- Auto-generate or manual
- Click Create
Reset User Password
- Select a user
- Click Reset password
- Generate new password
- Save and share securely
📌 Real admin task: Password reset is the most common M365 ticket
Block / Unblock Sign-In
- Select user
- Click Block sign-in
- Save changes
Use case:
- Employee on leave
- Suspicious activity
- Security incident
Delete & Restore User
Delete
- Select user
- Click Delete user
Restore
- Go to Users → Deleted users
- Select user
- Click Restore user
📌 Deleted users can be restored within 30 days
3️⃣ Group Management (Hands-On)
Create a Security Group
- Go to Groups → New group
- Group type: Security
- Group name & description
- Membership type: Assigned
- Add members
- Click Create
Why Groups Matter (Admin Reality)
Instead of:
❌ Assigning access to individual users
Do this:
✅ Assign access to groups
This simplifies:
- Access management
- Audits
- Role assignment
4️⃣ Role-Based Access Control (RBAC)
Assign Admin Role
- Go to Roles & administrators
- Select User Administrator
- Click Add assignments
- Choose user
- Assign role
Remove Global Admin (Best Practice)
- Select Global Administrator
- Remove unnecessary users
- Keep minimum 2 Global Admins
📌 Interview Answer Ready:
“Global Admin should be limited to reduce security risk.”
5️⃣ Authentication Basics (Admin View)
Check Authentication Methods
- Go to Protection → Authentication methods
- Review:
- Password policy
- MFA options
- Registration status
📌 Configuration will be done in later days — Day-2 is understanding phase
6️⃣ Audit Logs & Activity Tracking
View Audit Logs
- Go to Monitoring → Audit logs
- Filter by:
- User
- Activity
- Date range
You can see:
- User creation
- Password resets
- Role assignments
📌 Admin Insight:
Audit logs are used during security investigations
✅ End of Day-2 – Practical Outcome
After completing Day-2 steps, you can:
✔ Create and manage users
✔ Reset passwords & block access
✔ Create and use groups correctly
✔ Assign admin roles safely
✔ Understand identity security basics
✔ Track admin activities
🔜 Day-3 Preview
Day-3: License Management & Service Assignments
- License types
- Assigning licenses
- Service-level controls
- Cost optimization
