🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided SC-300 Domain 1
Domain 1 — Module 1 of 8 13%
1 of 27 overall

SC-300 Study Guide

Domain 1: Implement and Manage User Identities

  • Your Entra Tenant: Branding, Settings & Domains
  • Entra Roles & Administrative Units
  • Managing Users & Groups
  • Device Registration & Licensing
  • External Identities: Guest Access & B2B
  • Cross-Tenant Access & Synchronisation
  • Hybrid Identity: Connect Sync vs Cloud Sync
  • Hybrid Authentication: PHS, PTA & Seamless SSO

Domain 2: Implement Authentication and Access Management

  • Authentication Methods: Plan & Implement
  • Passwordless & Windows Hello for Business
  • MFA, SSPR & Password Protection
  • Conditional Access: Plan & Build Policies
  • Conditional Access: Advanced Controls & Troubleshooting
  • Entra ID Protection: Risk-Based Security
  • Global Secure Access: Zero Trust Networking

Domain 3: Plan and Implement Workload Identities

  • Workload Identities: Managed Identities & Service Principals
  • Enterprise Apps: SSO, App Proxy & Integration
  • Enterprise Apps: Users, Consent & Collections
  • App Registrations: Build & Secure
  • Defender for Cloud Apps: Discover & Control
  • Defender for Cloud Apps: Policies & OAuth Governance

Domain 4: Plan and Automate Identity Governance

  • Entitlement Management: Catalogs & Access Packages Free
  • Access Requests, Terms of Use & External Lifecycle Free
  • Access Reviews: Plan, Create & Monitor Free
  • PIM: Protect Your Privileged Roles Free
  • PIM: Azure Resources, Groups & Audit Free
  • Identity Monitoring: Logs, KQL & Secure Score Free

SC-300 Study Guide

Domain 1: Implement and Manage User Identities

  • Your Entra Tenant: Branding, Settings & Domains
  • Entra Roles & Administrative Units
  • Managing Users & Groups
  • Device Registration & Licensing
  • External Identities: Guest Access & B2B
  • Cross-Tenant Access & Synchronisation
  • Hybrid Identity: Connect Sync vs Cloud Sync
  • Hybrid Authentication: PHS, PTA & Seamless SSO

Domain 2: Implement Authentication and Access Management

  • Authentication Methods: Plan & Implement
  • Passwordless & Windows Hello for Business
  • MFA, SSPR & Password Protection
  • Conditional Access: Plan & Build Policies
  • Conditional Access: Advanced Controls & Troubleshooting
  • Entra ID Protection: Risk-Based Security
  • Global Secure Access: Zero Trust Networking

Domain 3: Plan and Implement Workload Identities

  • Workload Identities: Managed Identities & Service Principals
  • Enterprise Apps: SSO, App Proxy & Integration
  • Enterprise Apps: Users, Consent & Collections
  • App Registrations: Build & Secure
  • Defender for Cloud Apps: Discover & Control
  • Defender for Cloud Apps: Policies & OAuth Governance

Domain 4: Plan and Automate Identity Governance

  • Entitlement Management: Catalogs & Access Packages Free
  • Access Requests, Terms of Use & External Lifecycle Free
  • Access Reviews: Plan, Create & Monitor Free
  • PIM: Protect Your Privileged Roles Free
  • PIM: Azure Resources, Groups & Audit Free
  • Identity Monitoring: Logs, KQL & Secure Score Free
Domain 1: Implement and Manage User Identities Premium ⏱ ~12 min read

Your Entra Tenant: Branding, Settings & Domains

Configure company branding, custom domains, and tenant-wide settings to make Microsoft Entra ID yours — the foundation every identity admin builds on.

What is an Entra tenant?

☕ Simple explanation

Your Entra tenant is your organisation’s private building in the Microsoft cloud.

Think of it like renting an office floor. You get your own reception area (sign-in page), your own name on the door (custom domain), your own lobby screen (company branding), and your own rules about who can enter and what they can do (tenant settings).

Every Microsoft 365 or Azure subscription lives inside a tenant. Before you manage a single user, you set up the building itself.

A Microsoft Entra tenant is a dedicated instance of Microsoft Entra ID that an organisation receives when it signs up for a Microsoft cloud service (Azure, Microsoft 365, Dynamics 365). It’s the top-level container for all identity objects — users, groups, applications, and devices.

Each tenant has a globally unique identifier (tenant ID), a default domain (*.onmicrosoft.com), and configurable properties that control how identities behave across the organisation. The Entra admin center (entra.microsoft.com) is the primary management portal.

Company branding — your sign-in page, your brand

Company branding controls what users see on the Microsoft sign-in page. This matters because:

  • It builds trust — users know they’re signing in to the right place
  • It reduces phishing risk — employees recognise the legitimate sign-in page
  • It’s professional — clients and partners see your brand, not generic Microsoft

What you can customise:

ElementWhat It Controls
Banner logoYour logo on the sign-in page (top left)
Background imageFull-page background behind the sign-in box
Sign-in page textCustom message below the sign-in form
FaviconBrowser tab icon
Username hintPlaceholder text in the username field
Colour schemePage background colour when no image is set
ℹ️ Scenario: Jake brands Coastline Creative's sign-in

Jake Torres at Coastline Creative (35 people, design agency) adds their logo, a beach-themed background, and the text “Welcome to Coastline Creative — please sign in with your work account.” Now when freelancers and clients see the sign-in page, it looks professional instead of generic.

Exam tip: You can configure different branding per locale (language). A French user sees French branding, an English user sees English branding. The default branding applies when no locale-specific branding matches.

Custom domains — ditch the onmicrosoft.com

Every tenant starts with a default domain: contoso.onmicrosoft.com. Most organisations add a custom domain so users sign in with user@contoso.com instead.

Steps to add a custom domain:

  1. Go to Entra admin center → Settings → Domain names
  2. Add your domain (e.g., coastlinecreative.co.nz)
  3. Microsoft gives you a DNS verification record (TXT or MX)
  4. Add that record to your DNS provider (Cloudflare, GoDaddy, etc.)
  5. Microsoft verifies ownership → domain is ready to use
💡 Exam tip: DNS verification

The exam tests that you know the DNS verification step. Microsoft requires you to prove domain ownership by adding a TXT record (preferred) or MX record to your domain’s DNS zone. Without this, anyone could claim any domain.

Key fact: You can have multiple custom domains, but only one can be the primary (default) domain — this is what new users get automatically.

Tenant settings — the master control panel

Tenant-wide settings control default behaviour for everyone. These live in the Entra admin center under Identity → Settings and Users → User settings.

User settings

SettingWhat It ControlsDefault
Users can register applicationsWhether non-admins can create app registrationsYes
Restrict non-admin users from creating tenantsPrevent shadow IT tenant sprawlNo (users can create)
Users can consent to appsWhether users can grant permissions to third-party appsYes (limited)
LinkedIn account connectionsAllow LinkedIn integration in M365 appsEnabled

Group settings

SettingWhat It Controls
Self-service group managementUsers can create and manage their own security groups or M365 groups
Restrict group creationOnly specific roles/groups can create M365 groups
Naming policyEnforce prefixes/suffixes and blocked words in group names
Expiration policyAuto-delete unused M365 groups after N days

Device settings

SettingWhat It Controls
Users may join devices to Entra IDWho can join devices to Entra ID
Maximum number of devices per userLimit to prevent device sprawl
Require MFA to register/join devicesExtra security for device registration
ℹ️ Scenario: Priya locks down Meridian Health's tenant

Priya Sharma at Meridian Health (5,000 employees, healthcare) tightens tenant settings:

  • App registrations: Disabled for non-admins (prevents rogue apps accessing patient data)
  • User consent: Restricted to verified publishers only (no unknown third-party apps)
  • Group creation: Limited to IT and department managers (prevents group sprawl)
  • Device limit: Set to 5 per user (clinicians don’t need 20 registered devices)

These settings reflect Meridian Health’s strict compliance posture — in healthcare, you lock down first and open up on request.

🎬 Video walkthrough

🎬 Video coming soon

Entra Tenant Configuration — SC-300 Module 1

Entra Tenant Configuration — SC-300 Module 1

~10 min

Flashcards

Question

What is a Microsoft Entra tenant?

Click or press Enter to reveal answer

Answer

A dedicated instance of Microsoft Entra ID that an organisation receives when signing up for a Microsoft cloud service. It's the top-level container for all identity objects — users, groups, apps, and devices.

Click to flip back

Question

How do you verify ownership of a custom domain in Entra ID?

Click or press Enter to reveal answer

Answer

Add a DNS verification record (TXT or MX) to your domain's DNS zone. Microsoft checks this record to confirm you own the domain before allowing it to be used in your tenant.

Click to flip back

Question

What does the 'Users can register applications' tenant setting control?

Click or press Enter to reveal answer

Answer

Whether non-admin users can create app registrations in Entra ID. When disabled, only users with the Application Developer role (or higher) can register apps.

Click to flip back

Question

What is company branding in Entra ID?

Click or press Enter to reveal answer

Answer

Customisation of the Microsoft sign-in page — logo, background image, sign-in text, favicon, colours. Can be configured per locale for multi-language organisations.

Click to flip back

Knowledge Check

Knowledge Check

Jake at Coastline Creative wants freelancers to see the agency's logo and a welcome message when signing in. He also needs French-speaking contractors to see French text. What should he configure?

Knowledge Check

Priya needs to prevent non-admin staff at Meridian Health from registering applications that could access patient data. Which setting should she change?

Knowledge Check

A new employee at Coastline Creative signs in and their UPN is sam@coastlinecreative.onmicrosoft.com. Jake wants it to be sam@coastlinecreative.co.nz. What must Jake do first?


Next up: Entra Roles & Administrative Units — how to delegate admin access safely using built-in roles, custom roles, and scoped management with administrative units.

Next →

Entra Roles & Administrative Units

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.