Month: June 2026

Understand authentication methods (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Understand the Microsoft 365 security principles
      --> Understand authentication methods


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

Authentication is one of the foundational security concepts in Microsoft 365. Before users can access email, files, Teams conversations, or Microsoft 365 Copilot experiences, the system must first verify their identity.

Authentication answers the question:

“Who are you?”

For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, it is important to understand the various authentication methods available in Microsoft 365 and how they help secure organizational resources.


What Is Authentication?

Authentication is the process of verifying a user’s identity before granting access to Microsoft 365 resources.

When users sign in, Microsoft Entra ID (formerly Azure Active Directory) validates their credentials and determines whether they are who they claim to be.

Authentication occurs before authorization.

Example

  1. User enters credentials.
  2. Microsoft verifies identity.
  3. Authorization determines what resources the user can access.

Authentication vs. Authorization

Although closely related, these are different concepts.

AuthenticationAuthorization
Verifies identityDetermines access rights
Answers “Who are you?”Answers “What can you do?”
Occurs firstOccurs second
Uses credentials and identity factorsUses permissions and policies

Why Authentication Is Important

Authentication helps organizations:

  • Prevent unauthorized access.
  • Protect sensitive data.
  • Reduce credential theft risks.
  • Support Zero Trust security.
  • Enable secure remote work.

Without authentication, Microsoft 365 resources would be exposed to anyone.


Authentication Factors

Authentication methods are based on one or more factors.

Something You Know

Examples:

  • Passwords
  • PINs
  • Security questions

Something You Have

Examples:

  • Smartphone
  • Hardware token
  • Security key

Something You Are

Examples:

  • Fingerprint
  • Facial recognition
  • Biometrics

Using multiple factors increases security.


Single-Factor Authentication (SFA)

Single-factor authentication requires only one credential.

Typically:

Username + Password

Advantages:

  • Simple
  • Familiar

Disadvantages:

  • Vulnerable to phishing attacks.
  • Password theft can lead to account compromise.

Because passwords alone are risky, organizations increasingly use stronger authentication methods.


Multi-Factor Authentication (MFA)

Multi-Factor Authentication (MFA) requires two or more authentication factors.

Example:

  1. User enters a password.
  2. User approves a request in Microsoft Authenticator.

Benefits include:

  • Stronger protection against compromised passwords.
  • Reduced account takeover risk.
  • Improved compliance.

Microsoft strongly recommends MFA for all users.


Common MFA Methods in Microsoft 365

Microsoft 365 supports several MFA options.


Microsoft Authenticator App

Users receive:

  • Push notifications
  • Number matching prompts
  • Verification approvals

Advantages:

  • Secure
  • Convenient
  • Widely recommended by Microsoft

Text Message (SMS)

Users receive a verification code by text.

Advantages:

  • Easy to use.

Limitations:

  • Less secure than app-based authentication.
  • Vulnerable to SIM-swapping attacks.

Voice Calls

Users receive an automated phone call with verification instructions.

This method is supported but is generally less secure than app-based options.


Hardware Security Keys

Physical devices such as FIDO2 security keys provide strong authentication.

Benefits:

  • Resistant to phishing attacks.
  • Passwordless capability.
  • Strong protection for privileged accounts.

Passwordless Authentication

Passwordless authentication eliminates traditional passwords.

Instead, users authenticate through:

  • Microsoft Authenticator
  • FIDO2 security keys
  • Windows Hello for Business

Benefits include:

  • Reduced phishing risk.
  • Improved user experience.
  • Fewer password-related support requests.

Passwordless authentication is a key part of Microsoft’s security strategy.


Windows Hello for Business

Windows Hello for Business uses:

  • Facial recognition
  • Fingerprint recognition
  • PINs

Because biometric information remains on the device, this method provides strong security and convenience.


FIDO2 Security Keys

FIDO2 keys are physical authentication devices.

Examples include:

  • USB keys
  • NFC keys

Benefits:

  • Passwordless sign-in.
  • Protection against phishing.
  • Strong authentication for administrators.

Certificate-Based Authentication

Certificate-based authentication uses digital certificates to verify identity.

Organizations commonly use this method for:

  • Highly secure environments
  • Smart cards
  • Specialized devices

Legacy Authentication

Legacy authentication uses older protocols that often rely only on usernames and passwords.

Examples include:

  • POP3
  • IMAP
  • SMTP AUTH (certain scenarios)

These methods do not support modern security controls like MFA.

Because of their security risks, organizations are encouraged to disable legacy authentication whenever possible.


Adaptive Authentication and Conditional Access

Microsoft Entra Conditional Access can require additional authentication based on risk factors.

Examples:

  • Require MFA outside the corporate network.
  • Block risky sign-ins.
  • Require compliant devices.

This supports the Zero Trust principle of Verify Explicitly.


Password Policies

Strong passwords remain important.

Best practices include:

  • Long passwords or passphrases.
  • Avoiding reused passwords.
  • Avoiding predictable information.
  • Enabling MFA.

Microsoft recommends focusing on password quality rather than forcing frequent password changes.


Authentication in Zero Trust

Authentication supports Zero Trust by:

Verifying Identity Continuously

Access requests are evaluated using multiple signals.

Reducing Credential Risks

MFA strengthens security.

Supporting Least Privilege

Only verified users receive access.


Authentication and Microsoft 365 Copilot

Microsoft 365 Copilot relies on existing Microsoft 365 identities.

Users must authenticate before accessing:

  • Outlook
  • Teams
  • SharePoint
  • Word
  • Copilot experiences

Copilot itself does not bypass authentication requirements.


Best Practices

Enable Multi-Factor Authentication

MFA is one of the most effective security controls.

Adopt Passwordless Authentication

Reduce reliance on passwords.

Use Microsoft Authenticator

Prefer app-based verification over SMS.

Disable Legacy Authentication

Reduce exposure to credential attacks.

Protect Administrator Accounts

Use stronger authentication methods for privileged users.


Exam Tips

Remember these key AB-900 concepts:

  • Authentication verifies identity.
  • Authentication occurs before authorization.
  • Single-factor authentication usually relies on passwords.
  • MFA uses multiple authentication factors.
  • Microsoft Authenticator is a recommended MFA method.
  • Passwordless authentication improves security.
  • Windows Hello for Business supports biometric authentication.
  • FIDO2 security keys provide phishing-resistant authentication.
  • Legacy authentication is less secure because it often does not support MFA.
  • Conditional Access can require additional authentication based on risk.

Practice Exam Questions

Question 1

What question does authentication answer?

A. Who is the user?
B. How much storage is available?
C. What resources can the user access?
D. Which files should be encrypted?

Correct Answer: A

Explanation: Authentication verifies identity and determines whether the user is who they claim to be.


Question 2

Which process occurs before authorization?

A. Authentication
B. Auditing
C. Encryption
D. Data classification

Correct Answer: A

Explanation: Users must first prove their identity before permissions are evaluated.


Question 3

Which example represents multi-factor authentication?

A. Username only
B. Password only
C. PIN only
D. Password and Microsoft Authenticator approval

Correct Answer: D

Explanation: MFA requires multiple authentication factors rather than relying on a single credential.


Question 4

Which authentication factor category includes a fingerprint?

A. Something you know
B. Something you have
C. Something you own
D. Something you are

Correct Answer: D

Explanation: Biometrics are considered “something you are.”


Question 5

Which Microsoft solution provides app-based MFA approvals?

A. Microsoft Authenticator
B. Exchange Online
C. SharePoint Online
D. Microsoft Purview

Correct Answer: A

Explanation: Microsoft Authenticator supports push notifications and secure MFA verification.


Question 6

What is a major advantage of passwordless authentication?

A. Increased mailbox size
B. Reduced phishing risks
C. Automatic role assignments
D. Elimination of permissions

Correct Answer: B

Explanation: Removing passwords helps reduce common attack methods such as phishing.


Question 7

Which authentication method uses facial recognition or fingerprints?

A. FIDO2
B. SMS verification
C. Voice call authentication
D. Windows Hello for Business

Correct Answer: D

Explanation: Windows Hello for Business supports biometric authentication and PIN-based sign-in.


Question 8

Why are legacy authentication protocols considered less secure?

A. They consume more storage.
B. They disable file sharing.
C. They often do not support modern protections such as MFA.
D. They prevent Teams meetings.

Correct Answer: C

Explanation: Legacy authentication protocols typically rely only on usernames and passwords.


Question 9

Which technology can require additional authentication based on risk conditions?

A. Conditional Access
B. Distribution groups
C. Shared mailboxes
D. Version history

Correct Answer: A

Explanation: Conditional Access evaluates signals and can require MFA or block access.


Question 10

Which authentication method provides phishing-resistant, passwordless sign-in through a physical device?

A. SMS codes
B. Security questions
C. Voice calls
D. FIDO2 security keys

Correct Answer: D

Explanation: FIDO2 keys provide strong passwordless authentication and resist phishing attacks.


Go to the AB-900 Exam Prep Hub main page

Understand Authorization (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Understand the Microsoft 365 security principles
      --> Understand Authorization


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

In Microsoft 365 security, protecting resources involves two closely related concepts:

  • Authentication
  • Authorization

Although these terms are often confused, they serve different purposes.

  • Authentication answers the question: “Who are you?”
  • Authorization answers the question: “What are you allowed to do?”

For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, understanding authorization is important because Microsoft 365 relies heavily on permissions, roles, and policies to determine what users can access.


What Is Authorization?

Authorization is the process of determining whether an authenticated user has permission to access a resource or perform an action.

Examples of resources include:

  • Email messages
  • SharePoint sites
  • Teams channels
  • Files and folders
  • Applications
  • Administrative settings

Authorization occurs after authentication.


Authentication vs. Authorization

These concepts work together but perform different functions.

AuthenticationAuthorization
Verifies identityDetermines access rights
Answers “Who are you?”Answers “What can you do?”
Usually requires credentialsUses permissions and policies
Happens firstHappens second

Example

  1. A user signs in with their Microsoft 365 account.
  2. Microsoft verifies their identity (authentication).
  3. Microsoft checks whether they are allowed to access a file (authorization).

Real-World Example

Imagine entering an office building.

Authentication

Showing your employee badge proves who you are.

Authorization

Your badge determines:

  • Which floors you may enter.
  • Which rooms you can access.
  • Whether you can enter the server room.

Not every employee receives the same level of access.


Why Authorization Is Important

Authorization helps organizations:

  • Protect sensitive information.
  • Limit insider threats.
  • Enforce security policies.
  • Support compliance requirements.
  • Implement the Zero Trust model.

Without authorization controls, every authenticated user would have unrestricted access to organizational data.


Authorization in Microsoft 365

Microsoft 365 uses authorization to control access to:

SharePoint

  • Sites
  • Libraries
  • Files
  • Folders

Microsoft Teams

  • Teams
  • Channels
  • Meetings

Exchange Online

  • Mailboxes
  • Distribution groups
  • Shared mailboxes

Copilot Experiences

  • Documents
  • Emails
  • Teams conversations
  • Knowledge sources

Permissions

Permissions are the primary mechanism used to implement authorization.

Permissions define what actions users can perform.

Examples include:

  • Read
  • Edit
  • Create
  • Delete
  • Full Control

Different users may receive different permissions for the same resource.


Role-Based Access Control (RBAC)

Microsoft 365 uses Role-Based Access Control (RBAC) to assign permissions according to job responsibilities.

Instead of assigning permissions individually to every user, permissions are grouped into roles.

Examples include:

RolePurpose
Global AdministratorManage the entire Microsoft 365 tenant
User AdministratorManage user accounts
SharePoint AdministratorManage SharePoint Online
Teams AdministratorManage Microsoft Teams
Exchange AdministratorManage Exchange Online

RBAC simplifies administration and supports the principle of least privilege.


Least Privilege and Authorization

Authorization supports the Zero Trust principle of Least Privileged Access.

Users should receive only the permissions necessary to perform their work.

Example:

  • HR employees can access HR documents.
  • Finance employees can access financial reports.
  • Marketing employees cannot view payroll files.

Restricting access reduces the impact of compromised accounts.


Group-Based Authorization

Permissions are often assigned through groups rather than individual users.

Examples:

  • Microsoft 365 Groups
  • Security Groups
  • SharePoint Groups

Benefits include:

  • Easier administration
  • Consistent access
  • Reduced errors
  • Simplified onboarding

When a user joins a group, they inherit the group’s permissions.


SharePoint Authorization

SharePoint permissions determine who can:

  • View documents
  • Edit content
  • Upload files
  • Manage sites

Common permission levels include:

Permission LevelCapabilities
ReadView content
EditModify content
Full ControlManage settings and permissions

A user without permission cannot access the content even if they know the file location.


Teams Authorization

Microsoft Teams uses authorization to determine:

  • Team membership
  • Channel access
  • Meeting permissions
  • App availability

For example:

  • Members of a team can participate in discussions.
  • Users outside the team cannot access conversations.
  • Private channels restrict access to selected members.

Exchange Online Authorization

Authorization determines access to:

  • Mailboxes
  • Shared mailboxes
  • Calendars
  • Distribution groups

Example:

An executive assistant may be granted permission to manage another user’s mailbox.


Conditional Access and Authorization

Conditional Access can add requirements before access is granted.

Examples include:

  • Requiring Multi-Factor Authentication (MFA)
  • Blocking risky sign-ins
  • Restricting access from unmanaged devices

Conditional Access combines identity signals with authorization decisions.


Administrative Roles

Administrative roles provide authorization for management tasks.

Examples:

Global Administrator

Can manage nearly every Microsoft 365 service.

Teams Administrator

Can manage Teams settings but not Exchange settings.

SharePoint Administrator

Can manage SharePoint but not user licensing.

This separation helps implement least privilege.


Authorization and Microsoft 365 Copilot

Microsoft 365 Copilot relies entirely on existing authorization controls.

Copilot:

  • Does not bypass permissions.
  • Cannot expose restricted information.
  • Only retrieves content users are already authorized to access.

Example

Suppose:

  • Alice has access to Finance documents.
  • Bob does not.

If Bob asks Copilot for salary reports, Copilot cannot retrieve them because Bob lacks authorization.


Authorization in Zero Trust

Authorization supports all three Zero Trust principles:

Verify Explicitly

Access decisions consider identity and context.

Use Least Privileged Access

Users receive only necessary permissions.

Assume Breach

Limiting permissions reduces the impact of attacks.


Best Practices

Assign Roles Carefully

Avoid excessive privileges.

Use Groups Instead of Individual Permissions

Simplify management.

Follow Least Privilege

Grant only required access.

Review Permissions Regularly

Remove outdated permissions.

Use MFA and Conditional Access

Strengthen authorization decisions.


Exam Tips

Remember these key AB-900 concepts:

  • Authentication verifies identity.
  • Authorization determines access rights.
  • Authorization occurs after authentication.
  • Permissions define what users can do.
  • RBAC assigns permissions through roles.
  • Least privilege limits unnecessary access.
  • Groups simplify permission management.
  • Conditional Access can influence authorization decisions.
  • Microsoft 365 Copilot respects existing permissions.
  • Users cannot access resources without authorization.

Practice Exam Questions

Question 1

Which question does authorization answer?

A. Where is the data stored?
B. Which password should be used?
C. What resources is the user allowed to access?
D. Is the device encrypted?

Correct Answer: C

Explanation: Authorization determines what actions an authenticated user is permitted to perform.


Question 2

Which process occurs first in Microsoft 365?

A. Authorization
B. Authentication
C. Auditing
D. Encryption

Correct Answer: B

Explanation: Users must first prove their identity before access rights can be evaluated.


Question 3

What is the primary purpose of Role-Based Access Control (RBAC)?

A. Encrypt files automatically
B. Create mailboxes
C. Assign permissions according to job responsibilities
D. Replace authentication

Correct Answer: C

Explanation: RBAC groups permissions into roles that align with organizational responsibilities.


Question 4

Which Microsoft 365 principle is directly supported by limiting permissions to only what users need?

A. External collaboration
B. Shared responsibility
C. Multi-tenancy
D. Least privilege

Correct Answer: D

Explanation: Least privilege minimizes unnecessary access and reduces security risks.


Question 5

A user signs in successfully but cannot open a SharePoint file. What is the most likely reason?

A. Authentication failed.
B. The user lacks authorization to the file.
C. The file was encrypted.
D. The device lacks internet access.

Correct Answer: B

Explanation: Successful authentication does not guarantee permission to access resources.


Question 6

Which mechanism is commonly used to simplify authorization management?

A. Distribution lists
B. Version history
C. Group-based permissions
D. Mail flow rules

Correct Answer: C

Explanation: Assigning permissions to groups is easier and more consistent than assigning permissions individually.


Question 7

Which Microsoft 365 administrative role can manage SharePoint Online but does not automatically manage Teams or Exchange?

A. Global Administrator
B. SharePoint Administrator
C. User Administrator
D. Billing Administrator

Correct Answer: B

Explanation: SharePoint Administrators are responsible specifically for SharePoint services.


Question 8

How does Microsoft 365 Copilot use authorization?

A. It ignores permissions to improve productivity.
B. It temporarily grants access to hidden documents.
C. It bypasses SharePoint security.
D. It only retrieves information users are already authorized to access.

Correct Answer: D

Explanation: Copilot honors existing Microsoft 365 permissions and security boundaries.


Question 9

Which statement best describes authentication and authorization?

A. They are the same process.
B. Authorization occurs before authentication.
C. Authentication verifies identity, and authorization determines access.
D. Authentication controls permissions.

Correct Answer: C

Explanation: Authentication confirms who the user is, while authorization determines what they may access.


Question 10

Which Microsoft capability can require additional conditions, such as MFA, before granting access?

A. Distribution groups
B. Conditional Access
C. Version history
D. Shared mailboxes

Correct Answer: B

Explanation: Conditional Access evaluates signals and can impose additional requirements before authorization is granted.


Go to the AB-900 Exam Prep Hub main page

Explain the core Zero Trust principles (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Understand the Microsoft 365 security principles
      --> Explain the core Zero Trust principles


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

Modern organizations face increasingly sophisticated cyber threats. Traditional security models assumed that users and devices inside the corporate network could automatically be trusted. However, with cloud computing, remote work, mobile devices, and AI-powered services, this approach is no longer sufficient.

Zero Trust is Microsoft’s modern security strategy that assumes no user, device, application, or network should be automatically trusted. Instead, every access request must be verified before access is granted.

For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, understanding the core Zero Trust principles is essential because Microsoft 365 security capabilities are built around this model.


What Is Zero Trust?

Zero Trust is a security model based on the idea:

“Never trust, always verify.”

Instead of assuming that users inside the network are trustworthy, Zero Trust continuously validates:

  • Identity
  • Device health
  • Location
  • Risk level
  • Access requirements

The goal is to minimize unauthorized access and reduce the impact of security breaches.


Why Traditional Security Models Are Insufficient

Older security models relied on a network perimeter.

Example:

Outside Network = Untrusted
Inside Network = Trusted

This approach becomes ineffective when:

  • Users work remotely.
  • Data resides in the cloud.
  • Devices connect from multiple locations.
  • Attackers compromise user credentials.

Zero Trust assumes that threats can exist both inside and outside the organization.


The Three Core Zero Trust Principles

Microsoft defines three fundamental Zero Trust principles:

  1. Verify Explicitly
  2. Use Least Privileged Access
  3. Assume Breach

These principles work together to strengthen security.


Principle 1: Verify Explicitly

“Always authenticate and authorize based on all available data.”

Every access request should be evaluated using multiple signals.

Examples include:

  • User identity
  • Device status
  • Location
  • Application being accessed
  • User risk level
  • Data sensitivity

Access is granted only after verification.


Multi-Factor Authentication (MFA)

MFA is one example of explicit verification.

Instead of relying only on passwords, users provide additional evidence such as:

  • Authenticator app approval
  • Text message code
  • Hardware token
  • Biometrics

MFA significantly reduces the risk of compromised credentials.


Conditional Access

Microsoft Entra Conditional Access evaluates signals before granting access.

Examples:

  • Require MFA outside the corporate network.
  • Block high-risk sign-ins.
  • Restrict access from unmanaged devices.

Conditional Access supports the Verify Explicitly principle.


Principle 2: Use Least Privileged Access

“Grant only the minimum access necessary.”

Users should receive only the permissions required to perform their work.

Least privilege reduces the potential damage caused by:

  • Human error
  • Compromised accounts
  • Insider threats

Examples of Least Privilege

Example 1

A finance employee receives access only to finance documents.

Example 2

An HR employee cannot view confidential engineering files.

Example 3

Most users do not receive administrator privileges.


Role-Based Access Control (RBAC)

RBAC assigns permissions according to job roles.

Examples:

RoleTypical Permissions
Global AdministratorFull tenant administration
User AdministratorUser management only
SharePoint AdministratorSharePoint administration only
Teams AdministratorTeams administration only

RBAC prevents excessive permissions.


Just-In-Time (JIT) Access

Administrative access can be granted temporarily when needed.

Benefits include:

  • Reduced attack surface.
  • Lower risk of privileged account abuse.
  • Improved auditing.

Principle 3: Assume Breach

“Operate as though an attacker is already present.”

Zero Trust assumes that security incidents may occur despite preventive measures.

Organizations should:

  • Limit the spread of attacks.
  • Detect suspicious activity quickly.
  • Respond rapidly to incidents.

Segmentation

Resources are divided into smaller areas.

Examples:

  • HR data separated from Finance data.
  • Department-specific SharePoint sites.
  • Restricted Teams channels.

Segmentation prevents attackers from moving freely across the environment.


Monitoring and Logging

Continuous monitoring helps detect:

  • Unusual sign-ins.
  • Excessive file downloads.
  • Suspicious device behavior.

Microsoft security solutions analyze these signals to identify threats.


Incident Response

Organizations should have plans for:

  • Investigating attacks.
  • Containing compromised accounts.
  • Recovering services.
  • Restoring operations.

Zero Trust focuses not only on prevention but also on resilience.


Zero Trust Pillars

Microsoft extends Zero Trust across several areas:

Identities

Verify users and administrators.

Devices

Ensure devices meet security requirements.

Applications

Protect access to applications.

Data

Secure sensitive information.

Infrastructure

Protect servers and workloads.

Networks

Secure communication paths.

These pillars work together to provide layered protection.


Zero Trust in Microsoft 365

Microsoft 365 incorporates Zero Trust through features such as:

  • Microsoft Entra ID
  • Multi-Factor Authentication (MFA)
  • Conditional Access
  • Microsoft Defender
  • Microsoft Purview
  • Role-Based Access Control
  • Data Loss Prevention (DLP)

These capabilities help organizations implement Zero Trust without building custom solutions.


Zero Trust and Microsoft 365 Copilot

Microsoft 365 Copilot follows Zero Trust principles.

Copilot:

  • Uses existing permissions.
  • Does not bypass security.
  • Only accesses data users are already authorized to view.
  • Respects SharePoint, Teams, and Exchange permissions.

For example:

If a user cannot access an HR document, Copilot cannot retrieve or summarize that document for them.


Benefits of Zero Trust

Organizations implementing Zero Trust gain:

Improved Security

Reduced risk of unauthorized access.

Better Protection Against Credential Theft

MFA and Conditional Access strengthen identity security.

Reduced Attack Surface

Least privilege minimizes exposure.

Faster Threat Detection

Continuous monitoring identifies suspicious activity.

Support for Remote Work

Security is based on identity and context rather than location.


Best Practices

Enable Multi-Factor Authentication

MFA is one of the most effective security controls.

Assign Administrative Roles Carefully

Avoid excessive privileges.

Review Permissions Regularly

Remove unnecessary access.

Monitor Sign-In Activity

Identify abnormal behavior.

Assume Breaches Can Occur

Prepare response plans before incidents happen.


Exam Tips

Remember these AB-900 concepts:

  • Zero Trust means “Never trust, always verify.”
  • Microsoft defines three core principles:
    • Verify Explicitly
    • Use Least Privileged Access
    • Assume Breach
  • MFA supports explicit verification.
  • Role-Based Access Control supports least privilege.
  • Segmentation supports the Assume Breach principle.
  • Conditional Access evaluates signals before granting access.
  • Zero Trust applies to identities, devices, applications, and data.
  • Microsoft 365 Copilot respects existing permissions and security controls.

Practice Exam Questions

Question 1

Which phrase best summarizes the Zero Trust security model?

A. Trust internal users automatically
B. Never trust, always verify
C. Secure only external users
D. Block all remote access

Correct Answer: B

Explanation: Zero Trust assumes that no user or device should be automatically trusted and that every access request should be verified.


Question 2

Which of the following is one of Microsoft’s three core Zero Trust principles?

A. Enable Open Access
B. Trust the Network
C. Assume Breach
D. Ignore Insider Threats

Correct Answer: C

Explanation: Assume Breach is one of the three core principles alongside Verify Explicitly and Use Least Privileged Access.


Question 3

Which Microsoft capability is commonly used to support the Verify Explicitly principle?

A. Document version history
B. SharePoint communication sites
C. Multi-Factor Authentication (MFA)
D. Exchange distribution groups

Correct Answer: C

Explanation: MFA requires additional forms of verification beyond passwords and supports explicit verification.


Question 4

What is the goal of the Least Privileged Access principle?

A. Give users administrator rights by default.
B. Grant only the access users need to perform their jobs.
C. Allow unrestricted file access.
D. Eliminate authentication requirements.

Correct Answer: B

Explanation: Least privilege minimizes risk by limiting permissions to what is necessary.


Question 5

Which concept helps implement least privilege by assigning permissions according to job responsibilities?

A. External sharing
B. Dynamic distribution groups
C. Role-Based Access Control (RBAC)
D. Site collections

Correct Answer: C

Explanation: RBAC assigns permissions based on roles rather than giving broad access to everyone.


Question 6

Under the Assume Breach principle, organizations should operate as though:

A. No attacks are possible.
B. Security controls are unnecessary.
C. Internal networks are always trusted.
D. Attackers may already be present.

Correct Answer: D

Explanation: Zero Trust assumes breaches can occur and focuses on limiting their impact.


Question 7

Which technology evaluates user and device conditions before granting access?

A. Conditional Access
B. Version history
C. Distribution lists
D. Mail contacts

Correct Answer: A

Explanation: Conditional Access uses signals such as device health and location to determine access requirements.


Question 8

How does Microsoft 365 Copilot align with Zero Trust principles?

A. It bypasses SharePoint permissions.
B. It grants temporary administrator rights.
C. It accesses only information users are already authorized to view.
D. It ignores role assignments.

Correct Answer: C

Explanation: Copilot respects existing permissions and cannot expose unauthorized information.


Question 9

Which activity supports the Assume Breach principle?

A. Disabling authentication
B. Continuous monitoring and logging
C. Sharing all documents publicly
D. Removing security policies

Correct Answer: B

Explanation: Monitoring helps organizations detect and respond to suspicious behavior.


Question 10

Which core Zero Trust principle is directly supported by Role-Based Access Control?

A. Verify Explicitly
B. Assume Breach
C. Encrypt Everything
D. Use Least Privileged Access

Correct Answer: D

Explanation: RBAC limits permissions according to job roles, supporting least privilege.


Go to the AB-900 Exam Prep Hub main page

Identify the appropriate objects to configure by using the Teams Admin Center (teams, channels, and policies) (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Identify the core objects of Microsoft 365 services
      --> Identify the appropriate objects to configure by using the Teams Admin Center (teams, channels, and policies)


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

Microsoft Teams is the primary collaboration platform in Microsoft 365. It combines chat, meetings, calling, file sharing, and application integration into a single workspace.

The Teams admin center is the centralized portal used by administrators to manage Microsoft Teams across the organization. For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, administrators should understand the major Teams objects they manage:

  • Teams
  • Channels
  • Policies

These objects control how users collaborate and how Teams experiences are delivered throughout the organization.


What Is the Teams Admin Center?

The Teams admin center is a web-based portal used to manage Microsoft Teams services.

Administrators can:

  • Manage teams and users.
  • Configure meetings and calling.
  • Apply policies.
  • Monitor usage.
  • Manage devices.
  • Configure external access.
  • Troubleshoot Teams services.

The Teams admin center focuses specifically on collaboration and communication services.


Understanding the Teams Structure

Microsoft Teams uses a hierarchy similar to the following:

Team
Channel
Conversations and Files

Understanding this hierarchy is essential for the AB-900 exam.


What Is a Team?

A team is a collaborative workspace for a group of users.

A team can contain:

  • Members
  • Owners
  • Channels
  • Conversations
  • Shared files
  • Apps
  • Tabs

Teams are often created for:

  • Departments
  • Projects
  • Committees
  • Business units

Examples:

  • Finance Team
  • Marketing Team
  • HR Team

Team Owners

Team Owners manage the team.

Owners can:

  • Add and remove members.
  • Create channels.
  • Configure settings.
  • Manage apps.
  • Delete channels.

A team can have multiple owners.


Team Members

Members are regular participants within the team.

Members can:

  • Participate in conversations.
  • Upload files.
  • Collaborate with others.
  • Access shared resources.

Members have fewer permissions than owners.


Team Files and SharePoint Integration

Files shared in Teams are stored in SharePoint Online.

This means:

  • Teams provides the collaboration interface.
  • SharePoint provides the storage.

For example:

Marketing Team
General Channel
Files
Stored in SharePoint

This integration is important because Microsoft 365 Copilot may use information stored in SharePoint.


Team Types

Private Teams

Only approved members can join.

Characteristics:

  • Membership is controlled.
  • Team content is visible only to members.
  • Most organizations use private teams.

Public Teams

Anyone in the organization can join.

Characteristics:

  • Easier discovery.
  • Suitable for communities or open collaboration.

Org-Wide Teams

Automatically include nearly all users in the organization.

These teams simplify organization-wide communication.


What Is a Channel?

A channel is a subdivision within a team that organizes conversations and files.

Examples:

Inside the Marketing Team:

  • General
  • Campaigns
  • Budget
  • Events

Channels help separate discussions by topic.


Standard Channels

A standard channel is visible to all team members.

Characteristics:

  • Shared by the entire team.
  • Most commonly used channel type.
  • Inherits team membership.

Example:

Marketing Team
→ General

Private Channels

A private channel restricts access to selected members within the team.

Characteristics:

  • Separate membership.
  • Limited visibility.
  • Used for confidential discussions.

Example:

Marketing Team
→ Leadership Channel

Only approved users can access the channel.


Shared Channels

Shared channels allow collaboration with people:

  • Outside the team.
  • Potentially outside the organization.

Benefits include:

  • Reduced team sprawl.
  • Easier collaboration with partners.
  • Targeted access.

Channel Conversations

Each channel contains:

  • Posts
  • Replies
  • Mentions
  • Shared files

Conversations remain organized within their specific channels.


Teams Policies

Policies control how Teams features are available to users.

Policies allow administrators to:

  • Enable or disable features.
  • Apply different settings to different users.
  • Standardize collaboration experiences.

Policies are one of the most important concepts for the AB-900 exam.


Meeting Policies

Meeting policies determine:

  • Recording permissions.
  • Screen sharing capabilities.
  • Meeting chat behavior.
  • Participant settings.

Example:

Executives may receive different meeting settings than general employees.


Messaging Policies

Messaging policies control:

  • Chat availability.
  • Message deletion.
  • Editing messages.
  • Priority notifications.

Organizations can customize communication experiences for different groups.


App Permission Policies

These policies determine which Teams apps users can access.

Administrators can:

  • Allow apps.
  • Block apps.
  • Restrict third-party applications.

This helps organizations maintain security and governance.


App Setup Policies

App setup policies control:

  • Which apps are pinned.
  • Default app layouts.
  • User experience within Teams.

These policies help standardize Teams across the organization.


Calling Policies

Calling policies determine:

  • Calling features.
  • Voicemail capabilities.
  • Call forwarding settings.

These are primarily used in organizations that use Teams Phone.


External Access and Guest Access

Administrators can configure collaboration with people outside the organization.

External Access

Allows communication with users in other organizations.

Guest Access

Allows external users to become members of teams.

These settings are configured within the Teams admin center.


Policy Assignment

Policies can be assigned:

Globally

All users receive the policy.

Individually

Specific users receive unique settings.

By Group

A group of users receives the same configuration.

This flexibility helps organizations support different business requirements.


Microsoft 365 Groups and Teams

Every team is backed by a Microsoft 365 Group.

The group provides:

  • Membership management.
  • Shared resources.
  • Integration with SharePoint and Outlook.

Because of this relationship, changes to group membership affect Teams access.


Why Teams Objects Matter for Microsoft 365 Copilot

Microsoft 365 Copilot can use information from:

  • Teams chats
  • Meetings
  • Files
  • Conversations

Copilot only accesses content users are already authorized to view.

Well-structured teams and channels improve collaboration and help Copilot provide more relevant results.


Best Practices

Create Teams for Long-Term Collaboration

Avoid creating unnecessary teams.

Use Channels to Organize Topics

Separate conversations logically.

Limit Private Channels

Too many private channels increase complexity.

Use Policies for Governance

Policies provide consistent user experiences.

Review External Access Settings

Balance collaboration with security.


Exam Tips

Remember these key AB-900 concepts:

  • Teams are top-level collaboration workspaces.
  • Channels organize conversations inside teams.
  • Standard channels are visible to all team members.
  • Private channels have separate membership.
  • Shared channels enable broader collaboration.
  • Teams files are stored in SharePoint Online.
  • Teams are backed by Microsoft 365 Groups.
  • Policies control Teams functionality.
  • Policies can be assigned globally or to selected users.
  • Microsoft 365 Copilot respects existing Teams permissions.

Practice Exam Questions

Question 1

Which object serves as the top-level collaboration workspace in Microsoft Teams?

A. Channel
B. Team
C. Policy
D. Chat

Correct Answer: B

Explanation: A team is the primary container that holds channels, members, files, and conversations.


Question 2

What is the primary purpose of a channel in Microsoft Teams?

A. Store user licenses
B. Manage mailboxes
C. Organize conversations and files within a team
D. Replace SharePoint sites

Correct Answer: C

Explanation: Channels separate discussions and files into logical categories inside a team.


Question 3

Which type of channel is accessible to all members of a team?

A. Private channel
B. Shared channel
C. Guest channel
D. Standard channel

Correct Answer: D

Explanation: Standard channels inherit membership from the parent team and are visible to all team members.


Question 4

Where are files shared in Teams typically stored?

A. Exchange Online
B. OneDrive Personal Vault
C. Microsoft Entra ID
D. SharePoint Online

Correct Answer: D

Explanation: SharePoint Online provides the underlying storage for Teams files.


Question 5

Which role can add and remove members from a team?

A. Team Owner
B. Team Visitor
C. Guest User
D. External User

Correct Answer: A

Explanation: Team Owners manage membership and settings for the team.


Question 6

Which policy type controls whether users can edit or delete chat messages?

A. Meeting policy
B. Calling policy
C. Messaging policy
D. App setup policy

Correct Answer: C

Explanation: Messaging policies govern chat-related features and behaviors.


Question 7

What distinguishes a private channel from a standard channel?

A. Private channels use different licenses.
B. Private channels have separate membership and restricted visibility.
C. Private channels cannot contain files.
D. Private channels are visible to everyone.

Correct Answer: B

Explanation: Private channels allow only selected members within a team to participate.


Question 8

What is the purpose of app permission policies?

A. Assign mailbox quotas
B. Configure SharePoint storage
C. Control which Teams apps users may access
D. Create channels automatically

Correct Answer: C

Explanation: App permission policies allow administrators to permit or block applications.


Question 9

Every Microsoft Team is backed by which Microsoft 365 object?

A. Exchange mailbox
B. Distribution group
C. Dynamic group
D. Microsoft 365 Group

Correct Answer: D

Explanation: Microsoft 365 Groups provide the membership foundation for Teams.


Question 10

How can Teams policies be assigned?

A. Only globally
B. Only individually
C. Globally, individually, or through groups
D. Only through PowerShell

Correct Answer: C

Explanation: Teams policies provide flexible assignment methods to support different organizational requirements.


Go to the AB-900 Exam Prep Hub main page

Identify the appropriate roles and permissions for sites in SharePoint in Microsoft 365 (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Identify the core objects of Microsoft 365 services
      --> Identify the appropriate roles and permissions for sites in SharePoint in Microsoft 365


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

Security and collaboration are two of the most important aspects of SharePoint Online. Organizations need users to easily access and share information while ensuring that sensitive content remains protected.

SharePoint permissions and roles determine who can:

  • View information.
  • Edit documents.
  • Create content.
  • Manage sites.
  • Share files with others.

For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, you should understand the common SharePoint roles, permission levels, inheritance concepts, and how permissions affect access to information used by Microsoft 365 services and Microsoft 365 Copilot.


Why Permissions Matter

SharePoint sites often contain:

  • Policies
  • Financial reports
  • Project documents
  • Human resources files
  • Meeting materials

Permissions ensure that users can only access information they are authorized to see.

This principle is known as least privilege, which means users should receive only the access necessary to perform their jobs.


SharePoint Security Model

SharePoint security is based on:

  1. Users
  2. Groups
  3. Roles
  4. Permission levels

Access is granted through permission assignments rather than by storing permissions directly on every file.


Understanding SharePoint Roles

A role defines what a user is allowed to do within a site.

Common roles include:

  • Site Owners
  • Site Members
  • Site Visitors

These roles are typically implemented through SharePoint groups.


Site Owners

Site Owners have the highest level of permissions on a site.

Owners can:

  • Add or remove users.
  • Change permissions.
  • Create libraries and lists.
  • Modify site settings.
  • Manage content.

Owners are responsible for maintaining and administering the site.

Example

The manager of a department may be assigned as a Site Owner.


Site Members

Site Members are contributors to the site.

Members can typically:

  • Create files.
  • Upload documents.
  • Edit existing content.
  • Delete content they have permission to manage.

Members help maintain and collaborate on information.

Example

Employees working on a project may be Members of the project site.


Site Visitors

Site Visitors generally have read-only access.

Visitors can:

  • View pages.
  • Open documents.
  • Read information.

Visitors cannot:

  • Modify files.
  • Upload documents.
  • Change settings.

Example

Executives reviewing reports may be assigned Visitor access.


Default Permission Levels

SharePoint provides several built-in permission levels.

Full Control

Allows users to:

  • Manage permissions.
  • Configure settings.
  • Create content.
  • Delete content.

Typically assigned to Site Owners.


Edit

Allows users to:

  • Add content.
  • Modify content.
  • Delete content.

Commonly assigned to Members.


Read

Allows users to:

  • View documents.
  • Open pages.
  • Download files.

Usually assigned to Visitors.


Contribute

Allows users to:

  • Add and edit content.

Contribute permissions are similar to Edit permissions but provide fewer management capabilities.


SharePoint Groups

Permissions are commonly assigned through groups rather than individual users.

Examples:

GroupTypical Permission
Site OwnersFull Control
Site MembersEdit
Site VisitorsRead

Using groups simplifies administration and improves consistency.


Permission Inheritance

SharePoint objects inherit permissions from their parent object.

Example:

Site
Library
Folder
File

By default:

  • Libraries inherit from sites.
  • Folders inherit from libraries.
  • Files inherit from folders.

This inheritance model simplifies permission management.


Breaking Permission Inheritance

Administrators can stop an object from inheriting permissions.

For example:

A Human Resources library may require unique permissions that differ from the rest of the site.

Benefits include:

  • Protecting confidential information.
  • Restricting access to sensitive content.
  • Supporting departmental separation.

However, excessive unique permissions can increase administrative complexity.


Library-Level Permissions

Document libraries may have permissions that differ from the parent site.

Example:

Finance Site

Libraries:

  • Budgets
  • Payroll
  • Policies

The Payroll library may only be accessible to HR personnel.


Folder-Level Permissions

Folders can also have unique permissions.

Example:

Projects Library
Project Alpha Folder

Only members of Project Alpha may receive access.

While possible, Microsoft generally recommends avoiding excessive folder-level permissions because they can become difficult to manage.


File-Level Permissions

Individual files can have unique permissions.

Example:

A confidential contract document may only be accessible to executives.

File-level permissions provide flexibility but should be used sparingly.


Sharing vs Permissions

Users often confuse sharing with permissions.

Permissions

Determine who has access.

Sharing

Provides a method to grant access.

When a user shares a file, SharePoint updates the permissions accordingly.


Internal Sharing

Internal sharing allows employees within the organization to access content.

This is the most common sharing scenario.


External Sharing

Organizations may allow collaboration with:

  • Customers
  • Vendors
  • Partners
  • Contractors

External users can receive access to:

  • Sites
  • Libraries
  • Files
  • Folders

Administrators can control external sharing settings in the SharePoint admin center.


Microsoft 365 Groups and Permissions

Many Team Sites are associated with Microsoft 365 Groups.

Membership in the Microsoft 365 Group automatically grants access to the connected:

  • SharePoint site
  • Outlook group
  • Teams workspace
  • Shared resources

This simplifies collaboration management.


SharePoint Admin Roles vs Site Roles

It is important to distinguish between:

SharePoint Administrator

A Microsoft 365 administrative role that manages SharePoint across the tenant.

Site Owner

A site-level role that manages one specific site.

SharePoint Administrators have broader authority than Site Owners.


How Permissions Affect Microsoft 365 Copilot

Microsoft 365 Copilot respects existing SharePoint permissions.

Copilot:

  • Does not bypass security.
  • Cannot reveal information users are not authorized to access.
  • Uses the same permissions already configured in Microsoft 365.

For example:

If User A cannot access a confidential HR folder, Copilot cannot retrieve content from that folder for User A.


Best Practices

Use Groups Instead of Individual Users

Group-based permissions are easier to maintain.

Apply Least Privilege

Grant only the access required.

Minimize Unique Permissions

Too many exceptions create complexity.

Periodically Review Access

Remove unnecessary permissions when roles change.

Use Owners Carefully

Only trusted individuals should receive Full Control.


Exam Tips

Remember these key AB-900 concepts:

  • Site Owners usually have Full Control.
  • Site Members typically have Edit permissions.
  • Site Visitors generally have Read permissions.
  • Permissions are usually assigned through groups.
  • Objects inherit permissions from parent objects.
  • Libraries, folders, and files can have unique permissions.
  • Sharing grants access by modifying permissions.
  • SharePoint Administrators manage the service tenant-wide.
  • Site Owners manage individual sites.
  • Microsoft 365 Copilot respects SharePoint security permissions.

Practice Exam Questions

Question 1

Which SharePoint role normally has Full Control permissions?

A. Site Visitors
B. Site Members
C. Site Owners
D. External Users

Correct Answer: C

Explanation: Site Owners have the highest level of permissions and can manage settings, content, and permissions.


Question 2

Which permission level allows users to view documents without modifying them?

A. Read
B. Edit
C. Full Control
D. Contribute

Correct Answer: A

Explanation: Read permissions allow users to view content while preventing modifications.


Question 3

What is the primary advantage of assigning permissions through SharePoint groups?

A. Increased storage capacity
B. Simplified administration and consistency
C. Faster document uploads
D. Automatic licensing

Correct Answer: B

Explanation: Groups allow administrators to manage permissions efficiently without assigning access individually.


Question 4

By default, what happens to permissions on a newly created document library?

A. Permissions are disabled.
B. Full Control is granted to everyone.
C. The library receives random permissions.
D. The library inherits permissions from the parent site.

Correct Answer: D

Explanation: SharePoint uses inheritance by default so child objects receive permissions from parent objects.


Question 5

A department wants a confidential library accessible only to HR staff. What should be done?

A. Delete the parent site.
B. Convert the site to OneDrive.
C. Break permission inheritance for the library.
D. Disable version history.

Correct Answer: C

Explanation: Unique permissions can be applied by stopping inheritance from the parent site.


Question 6

Which role typically allows users to create and edit documents?

A. Site Visitors
B. Site Members
C. External Guests
D. Auditors

Correct Answer: B

Explanation: Members commonly receive Edit permissions that allow collaboration.


Question 7

Which statement about Microsoft 365 Copilot and SharePoint permissions is true?

A. Copilot bypasses security settings.
B. Copilot ignores file permissions.
C. Copilot grants temporary access to restricted files.
D. Copilot respects existing permissions.

Correct Answer: D

Explanation: Copilot can only access information users are already authorized to see.


Question 8

What is the difference between sharing and permissions?

A. Sharing grants access by modifying permissions.
B. Permissions are only used in OneDrive.
C. Sharing removes security settings.
D. Permissions are unrelated to sharing.

Correct Answer: A

Explanation: Sharing is a mechanism that changes permissions to allow access.


Question 9

Which object normally inherits permissions from a document library?

A. Microsoft Entra group
B. Mailbox
C. Folder
D. Exchange distribution group

Correct Answer: C

Explanation: Folders inherit permissions from their parent library unless inheritance is broken.


Question 10

Which statement correctly distinguishes a SharePoint Administrator from a Site Owner?

A. Site Owners manage the entire Microsoft 365 tenant.
B. SharePoint Administrators manage SharePoint across the organization, while Site Owners manage individual sites.
C. Site Owners automatically become Global Administrators.
D. SharePoint Administrators only manage a single site.

Correct Answer: B

Explanation: SharePoint Administrators have tenant-wide SharePoint authority, whereas Site Owners are responsible for specific sites only.


Go to the AB-900 Exam Prep Hub main page

Identify the appropriate objects to configure by using the SharePoint in Microsoft 365 Admin Center (sites, libraries, and folders) (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Identify the core objects of Microsoft 365 services
      --> Identify the appropriate objects to configure by using the SharePoint in Microsoft 365 Admin Center (sites, libraries, and folders)


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

SharePoint Online is Microsoft’s cloud-based collaboration and content management platform included with Microsoft 365. It enables organizations to store, organize, share, and manage information securely.

The SharePoint admin center allows administrators to configure and manage SharePoint resources across the organization. For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, it is important to understand the key SharePoint objects:

  • Sites
  • Document libraries
  • Folders

These objects form the structure used to organize files and collaboration content throughout Microsoft 365.


What Is SharePoint Online?

SharePoint Online is a service that provides:

  • Document storage
  • Team collaboration
  • Content management
  • Intranet sites
  • File sharing
  • Integration with Microsoft Teams and OneDrive

SharePoint acts as the underlying storage platform for many Microsoft 365 services.

For example:

  • Files shared in Teams are stored in SharePoint.
  • Documents used by Microsoft 365 Copilot may reside in SharePoint.
  • Organizational knowledge can be maintained through SharePoint sites.

The SharePoint Admin Center

The SharePoint admin center provides centralized administration for SharePoint Online.

Administrators can:

  • Create and manage sites.
  • Configure sharing settings.
  • Monitor storage usage.
  • Restore deleted sites.
  • Manage permissions.
  • Configure policies.
  • Control external access.

The SharePoint admin center focuses on organization-wide management rather than individual file management.


Understanding the SharePoint Hierarchy

SharePoint content is organized in a hierarchy:

Site
Document Library
Folders
Files

Understanding this structure is essential for the AB-900 exam.


SharePoint Sites

A site is the top-level container used to organize information and collaboration resources.

Sites can contain:

  • Document libraries
  • Lists
  • Pages
  • News posts
  • Permissions
  • Folders and files

Think of a site as a workspace for a team, department, or project.


Types of SharePoint Sites

Team Sites

Team sites support collaboration among groups of users.

Typical uses include:

  • Project teams
  • Departments
  • Committees

Features include:

  • Shared documents
  • Group calendars
  • Microsoft 365 Group integration
  • Teams integration

Example:

Finance Team Site

Communication Sites

Communication sites are designed for broadcasting information to larger audiences.

Examples include:

  • Company news portals
  • HR announcements
  • Corporate intranets

Communication sites emphasize publishing rather than collaboration.


Site Permissions

Each site has permissions that determine who can:

  • View content.
  • Edit files.
  • Manage settings.
  • Share information.

Permission management helps organizations secure information while enabling collaboration.


Site Storage

Sites consume storage from the organization’s SharePoint storage pool.

Administrators can monitor:

  • Storage usage
  • Growth trends
  • Available capacity

Storage management helps ensure sufficient space for users and workloads.


Document Libraries

A document library is a collection used to store and organize files within a SharePoint site.

Libraries can contain:

  • Documents
  • Spreadsheets
  • Presentations
  • PDFs
  • Images
  • Folders

A site may contain multiple libraries.

Example:

Finance Site

Libraries:

  • Budgets
  • Reports
  • Policies

Benefits of Document Libraries

Document libraries provide:

Centralized Storage

Files are stored in one location.

Version History

Multiple versions of documents can be maintained.

Metadata Support

Documents can include descriptive information.

Searchability

Users can quickly locate files.

Permissions

Libraries can have access controls.


Default Documents Library

Most SharePoint sites contain a default library called:

Documents

Users commonly upload files into this library when collaborating through Teams or SharePoint.


Library Permissions

Libraries can inherit permissions from the parent site or have unique permissions assigned.

This allows organizations to:

  • Restrict sensitive content.
  • Separate departments.
  • Protect confidential documents.

Folders

Folders are used within document libraries to further organize files.

Example:

Finance Site
→ Reports Library
→ 2025 Folder
→ Q1 Folder
→ Budget.xlsx

Folders provide familiar file organization similar to Windows File Explorer.


Benefits of Folders

Folders help users:

  • Group related files.
  • Simplify navigation.
  • Organize projects.
  • Separate years, departments, or topics.

Files

Files are the actual content stored inside folders or libraries.

Examples:

  • Word documents
  • Excel workbooks
  • PowerPoint presentations
  • PDFs
  • Images

Files stored in SharePoint support:

  • Collaboration
  • Co-authoring
  • Search
  • Version history

Version History

SharePoint maintains previous versions of files.

Benefits include:

  • Recovering accidental changes.
  • Viewing historical versions.
  • Tracking modifications.
  • Supporting collaboration.

Versioning is especially valuable when multiple users edit documents.


Integration with Microsoft Teams

Many Teams channels store files inside SharePoint document libraries.

Example:

Marketing Team
General Channel
Files Tab
SharePoint Library

Although users may interact through Teams, the underlying storage is SharePoint.


Integration with OneDrive

OneDrive uses SharePoint technology behind the scenes.

Differences include:

ServicePurpose
OneDrivePersonal file storage
SharePointTeam and organizational storage

External Sharing

Administrators can configure whether users can share:

  • Sites
  • Libraries
  • Files
  • Folders

External sharing enables collaboration with:

  • Customers
  • Vendors
  • Partners

Organizations often balance collaboration with security requirements.


Why SharePoint Objects Matter for Microsoft 365 Copilot

Microsoft 365 Copilot can reference content stored in SharePoint.

Examples include:

  • Policies
  • Meeting documents
  • Reports
  • Project files

Copilot only accesses information users already have permission to view.

Well-organized sites, libraries, and folders improve search quality and help Copilot provide more relevant responses.


SharePoint Admin Center Tasks

Administrators commonly:

Manage Sites

  • Create sites.
  • Delete sites.
  • Restore sites.

Configure Sharing

  • Internal sharing
  • External sharing

Monitor Storage

  • View usage
  • Allocate capacity

Manage Policies

  • Access controls
  • Site settings

Best Practices

Create Sites for Teams and Departments

Separate content logically.

Use Libraries for Major Categories

Avoid storing everything in a single library.

Use Folders Carefully

Too many nested folders can make navigation difficult.

Apply Appropriate Permissions

Protect sensitive content.

Maintain Consistent Naming Standards

Improve usability and search effectiveness.


Exam Tips

Remember these AB-900 concepts:

  • A site is the top-level SharePoint container.
  • Sites contain document libraries.
  • Libraries contain folders and files.
  • Team sites support collaboration.
  • Communication sites support publishing information.
  • SharePoint underlies file storage for Microsoft Teams.
  • OneDrive is intended for personal storage.
  • Version history helps recover previous file versions.
  • Permissions control access to sites, libraries, folders, and files.
  • Microsoft 365 Copilot respects existing SharePoint permissions.

Practice Exam Questions

Question 1

Which SharePoint object acts as the top-level container for collaboration resources?

A. Folder
B. Site
C. Document library
D. File

Correct Answer: B

Explanation: A site is the primary container that holds libraries, pages, lists, and permissions.


Question 2

Which SharePoint object directly stores files?

A. Team channel
B. Site collection
C. Document library
D. News page

Correct Answer: C

Explanation: Document libraries are collections designed specifically to store and organize files.


Question 3

A company wants to publish organization-wide news and announcements. Which type of SharePoint site is most appropriate?

A. Team site
B. Project site
C. Communication site
D. Personal site

Correct Answer: C

Explanation: Communication sites are optimized for sharing information with large audiences.


Question 4

What is the purpose of folders within a SharePoint library?

A. Create Microsoft 365 Groups
B. Assign licenses
C. Replace sites
D. Organize files into smaller categories

Correct Answer: D

Explanation: Folders provide additional organization within document libraries.


Question 5

Which statement about Microsoft Teams file storage is true?

A. Teams files are stored in Exchange Online.
B. Teams files are stored in OneNote.
C. Teams files are stored in SharePoint Online.
D. Teams files are stored only on local devices.

Correct Answer: C

Explanation: SharePoint Online serves as the underlying storage platform for Teams files.


Question 6

Which feature allows users to restore previous versions of a document?

A. Retention labels
B. Site templates
C. External sharing
D. Version history

Correct Answer: D

Explanation: Version history maintains older copies of files and supports recovery.


Question 7

What is the primary purpose of OneDrive?

A. Organizational intranet publishing
B. Team collaboration storage
C. Personal file storage
D. Email management

Correct Answer: C

Explanation: OneDrive is intended for individual users and personal work files.


Question 8

A SharePoint library can have its own permissions that differ from the parent site. What does this provide?

A. Independent security for specific content
B. Automatic licensing
C. Increased mailbox capacity
D. Dynamic distribution capabilities

Correct Answer: A

Explanation: Unique permissions allow administrators to protect sensitive libraries separately from the overall site.


Question 9

Which object is directly above folders in the SharePoint hierarchy?

A. Files
B. Lists
C. Pages
D. Document libraries

Correct Answer: D

Explanation: Libraries contain folders, which in turn contain files.


Question 10

Why are well-organized SharePoint sites beneficial for Microsoft 365 Copilot?

A. They bypass permissions.
B. They improve content discovery and relevance.
C. They automatically increase storage quotas.
D. They eliminate version history.

Correct Answer: B

Explanation: Organized SharePoint content helps Copilot retrieve more useful information while respecting user permissions.


Go to the AB-900 Exam Prep Hub main page

Identify the appropriate objects to configure by using the Exchange Online Admin Center (mailboxes and distribution lists) (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Identify the core objects of Microsoft 365 services
      --> Identify the appropriate objects to configure by using the Exchange Online Admin Center (mailboxes and distribution lists)


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

Exchange Online is Microsoft’s cloud-based email and calendaring service that is part of Microsoft 365. It provides organizations with email, contacts, calendars, and collaboration capabilities without requiring on-premises email servers.

The Exchange admin center (EAC) is the primary portal used to manage Exchange Online objects and settings. For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, administrators should understand the common Exchange Online objects they manage, especially:

  • Mailboxes
  • Distribution lists (distribution groups)

These objects support communication and collaboration across the organization and are frequently used by Microsoft 365 services and Microsoft 365 Copilot.


What Is the Exchange Admin Center?

The Exchange admin center (EAC) is a web-based administrative portal used to manage Exchange Online.

Administrators can use the EAC to:

  • Create and manage mailboxes.
  • Manage distribution groups.
  • Configure mail flow settings.
  • Manage shared mailboxes.
  • Configure permissions.
  • Manage contacts and recipients.
  • Troubleshoot email delivery.

The Exchange admin center focuses specifically on email and messaging services.


Understanding Exchange Online Recipients

In Exchange Online, objects that can send or receive email are called recipients.

Common recipient types include:

  • User mailboxes
  • Shared mailboxes
  • Resource mailboxes
  • Distribution groups
  • Mail contacts
  • Microsoft 365 Groups

For the AB-900 exam, the primary focus is understanding mailboxes and distribution lists.


User Mailboxes

A user mailbox belongs to an individual user.

It stores:

  • Email messages
  • Calendar items
  • Contacts
  • Tasks

Each licensed user normally receives a mailbox.

Example

jane@contoso.com

A user mailbox is associated with:

  • A Microsoft Entra ID account
  • A Microsoft 365 license
  • Exchange Online services

Characteristics of User Mailboxes

User mailboxes provide:

  • Personal email storage
  • Calendar scheduling
  • Contact management
  • Integration with Outlook and Teams
  • Support for Microsoft 365 Copilot experiences

Each mailbox is private to the assigned user unless permissions are granted.


Shared Mailboxes

A shared mailbox allows multiple users to read and send email from a common address.

Examples:

support@contoso.com
sales@contoso.com
info@contoso.com

Multiple employees can:

  • Read incoming messages.
  • Reply as the shared mailbox.
  • Manage the mailbox together.

Benefits of Shared Mailboxes

Shared mailboxes are commonly used for:

Department Email

Example:

hr@contoso.com

Customer Service Teams

Example:

helpdesk@contoso.com

General Company Inquiries

Example:

info@contoso.com

Shared mailboxes improve collaboration and prevent messages from being tied to one individual.


Resource Mailboxes

Resource mailboxes represent resources rather than people.

Two common types are:

Room Mailboxes

Represent meeting rooms.

Example:

ConferenceRoom1@contoso.com

Equipment Mailboxes

Represent shared equipment.

Example:

Projector1@contoso.com

These mailboxes support scheduling and booking.


Distribution Lists (Distribution Groups)

A distribution list (distribution group) is an email-enabled group that sends a single message to multiple recipients.

Example:

AllSales@contoso.com

Sending one message to the group automatically delivers it to all members.


Purpose of Distribution Lists

Distribution groups simplify communication by allowing administrators and users to:

  • Send announcements.
  • Communicate with departments.
  • Reach project teams.
  • Avoid entering individual addresses.

Examples:

Distribution GroupMembers
Sales TeamSales employees
Marketing TeamMarketing employees
ExecutivesExecutive staff

Characteristics of Distribution Groups

Distribution groups:

  • Are email-enabled.
  • Do not have their own mailbox.
  • Deliver messages to all members.
  • Can contain users and other groups.
  • Simplify communication.

A distribution group is different from a shared mailbox because it does not store email.


Dynamic Distribution Groups

A dynamic distribution group automatically determines membership using recipient attributes.

Examples of attributes:

  • Department
  • Office location
  • Company
  • Job title

Example

Rule:

Department = Sales

When a new salesperson joins the organization, they automatically become part of the group.

Dynamic distribution groups reduce administrative effort.


Microsoft 365 Groups vs Distribution Groups

Although they both support email communication, they serve different purposes.

FeatureDistribution GroupMicrosoft 365 Group
Email distributionYesYes
Shared mailboxNoYes
Shared calendarNoYes
SharePoint siteNoYes
Teams integrationNoYes

Distribution groups are designed primarily for email distribution.


Mail Contacts

A mail contact represents an external email address.

Example:

vendor@example.com

The contact appears in the organization’s address book but does not have a mailbox in the tenant.


Managing Mailboxes in the Exchange Admin Center

Administrators can perform tasks such as:

  • Create mailboxes.
  • Modify email addresses.
  • Assign permissions.
  • Convert mailboxes.
  • Configure forwarding.
  • Manage storage settings.

These actions are performed under the Recipients → Mailboxes section of the Exchange admin center.


Managing Distribution Lists

Administrators can:

  • Create groups.
  • Add or remove members.
  • Modify group owners.
  • Change email addresses.
  • Configure delivery restrictions.

These tasks are performed under:

Recipients → Groups


Mailbox Permissions

Administrators may assign permissions to allow users to access another mailbox.

Common permissions include:

Full Access

Allows a user to open and view another mailbox.

Send As

Allows a user to send email appearing to come from another mailbox.

Example:

A user sends email as:

support@contoso.com

Send on Behalf

Recipients see both the sender and mailbox owner.

Example:

John on behalf of Support Team

Mail Flow and Email Delivery

Exchange Online manages:

  • Sending email.
  • Receiving email.
  • Message routing.
  • Delivery between users.

Distribution groups and mailboxes participate in this mail flow system.


Why Exchange Online Objects Matter for Microsoft 365 Copilot

Microsoft 365 Copilot can use information stored in Exchange Online, including:

  • Emails
  • Calendars
  • Meeting information

Properly configured mailboxes help Copilot provide relevant responses while respecting existing user permissions.

Copilot only accesses content that users are already authorized to access.


Best Practices

Use Shared Mailboxes for Team Communication

Avoid using personal accounts for department email.

Use Distribution Groups for Broadcast Messaging

Distribution groups simplify communications to large audiences.

Use Dynamic Distribution Groups When Possible

Automatic membership reduces administrative overhead.

Assign Permissions Carefully

Grant only the access users require.

Maintain Accurate Membership Lists

Outdated groups can result in communication errors.


Exam Tips

Remember these AB-900 concepts:

  • User mailboxes belong to individual users.
  • Shared mailboxes are used by multiple users.
  • Resource mailboxes represent rooms and equipment.
  • Distribution groups distribute email to many recipients.
  • Distribution groups do not store email.
  • Dynamic distribution groups automatically determine membership.
  • Mail contacts represent external addresses.
  • Exchange Online objects are managed through the Exchange admin center.
  • Microsoft 365 Groups provide additional collaboration capabilities beyond email.

Practice Exam Questions

Question 1

Which Exchange Online object stores email, calendar items, contacts, and tasks for an individual user?

A. Distribution group
B. Shared mailbox
C. User mailbox
D. Mail contact

Correct Answer: C

Explanation: A user mailbox is assigned to a specific person and stores their email and related information.


Question 2

A company wants several employees to manage emails sent to:

support@contoso.com

Which object should be used?

A. Shared mailbox
B. Dynamic distribution group
C. Mail contact
D. Resource mailbox

Correct Answer: A

Explanation: Shared mailboxes allow multiple users to access and respond to messages from a common email address.


Question 3

Which object is designed primarily to send one email message to multiple recipients?

A. Equipment mailbox
B. User mailbox
C. Distribution group
D. Shared mailbox

Correct Answer: C

Explanation: Distribution groups simplify communication by delivering one message to all members.


Question 4

Which statement about a distribution group is true?

A. It contains a personal calendar.
B. It stores email messages.
C. It automatically creates a SharePoint site.
D. It forwards messages to its members.

Correct Answer: D

Explanation: Distribution groups do not store mail; they distribute incoming messages to group members.


Question 5

What type of mailbox represents a conference room?

A. Shared mailbox
B. User mailbox
C. Distribution group
D. Room mailbox

Correct Answer: D

Explanation: Room mailboxes represent meeting spaces and support scheduling.


Question 6

Which Exchange Online object can automatically include users based on attributes such as department?

A. Shared mailbox
B. Mail contact
C. Dynamic distribution group
D. Equipment mailbox

Correct Answer: C

Explanation: Dynamic distribution groups determine membership automatically using recipient properties.


Question 7

What is the primary purpose of a mail contact?

A. Provide external email addresses in the organization’s address book
B. Store shared emails
C. Manage conference rooms
D. Create Teams workspaces

Correct Answer: A

Explanation: Mail contacts represent recipients outside the organization and do not have internal mailboxes.


Question 8

Which mailbox permission allows a user to send messages that appear to come directly from another mailbox?

A. Full Access
B. Send As
C. Send on Behalf
D. Owner

Correct Answer: B

Explanation: Send As permission allows messages to appear as though they originated from the mailbox itself.


Question 9

Where in the Exchange admin center are mailbox objects typically managed?

A. Mail flow → Rules
B. Protection → Policies
C. Recipients → Mailboxes
D. Organization → Sharing

Correct Answer: C

Explanation: The Recipients → Mailboxes section is used to manage mailbox objects.


Question 10

Which capability is available with Microsoft 365 Groups but not traditional distribution groups?

A. Email delivery
B. Membership management
C. External contacts
D. Shared collaboration resources such as SharePoint sites

Correct Answer: D

Explanation: Microsoft 365 Groups provide additional collaboration resources, including shared mailboxes, calendars, SharePoint sites, and Teams integration.


Go to the AB-900 Exam Prep Hub main page

Explore the organization configurations by using the Microsoft 365 Admin Center (domain names and organization settings) (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Identify the core objects of Microsoft 365 services
      --> Explore the organization configurations by using the Microsoft 365 Admin Center (domain names and organization settings)


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

The Microsoft 365 admin center is the primary portal used by administrators to manage an organization’s Microsoft 365 environment. It provides centralized access to users, licenses, subscriptions, domains, security settings, billing information, and organizational preferences.

For the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals exam, administrators should understand how organizational settings and domain names are configured because these settings affect user identities, collaboration, email addresses, branding, and overall tenant behavior.


What Is the Microsoft 365 Admin Center?

The Microsoft 365 admin center is a web-based portal that allows administrators to manage Microsoft 365 services from a single location.

Administrators can:

  • Manage users and groups.
  • Assign licenses.
  • Configure domains.
  • Modify organization settings.
  • View health and service status.
  • Manage billing and subscriptions.
  • Access specialized admin centers.

The admin center serves as the central management interface for a Microsoft 365 tenant.


Understanding the Microsoft 365 Organization (Tenant)

When an organization subscribes to Microsoft 365, Microsoft creates a unique cloud environment called a tenant.

A tenant contains:

  • Users
  • Groups
  • Licenses
  • Applications
  • Data
  • Organizational settings
  • Domain names

Example:

A company named Contoso might initially receive:

contoso.onmicrosoft.com

This default domain becomes part of the organization’s Microsoft 365 tenant.


Default Domain Names

Every Microsoft 365 tenant receives a default domain ending in:

.onmicrosoft.com

Examples:

  • contoso.onmicrosoft.com
  • fabrikam.onmicrosoft.com

Characteristics of the default domain:

  • Automatically created during tenant creation.
  • Cannot be removed.
  • Used internally by Microsoft 365.
  • Can be used for user sign-in.
  • Serves as a fallback domain.

Although organizations can continue using the default domain, most add their own custom domains.


Custom Domains

Organizations commonly add their own internet domains to Microsoft 365.

Examples:

  • contoso.com
  • fabrikam.org
  • wingtiptoys.com

Benefits of custom domains include:

  • Professional email addresses.
  • Consistent branding.
  • Simplified user sign-in.
  • Improved user experience.

Example:

Instead of:

john@contoso.onmicrosoft.com

Users can sign in with:

john@contoso.com

Adding a Domain

Administrators can add domains from:

Settings → Domains

The general process includes:

Step 1: Add the Domain Name

Example:

contoso.com

Step 2: Verify Ownership

Microsoft requires proof that the organization owns the domain.

Verification usually involves adding a DNS TXT record through the domain registrar.

Step 3: Configure DNS Records

Common records include:

Record TypePurpose
MXEmail routing
TXTVerification
CNAMEService connections
SRVSome communication services

Step 4: Assign the Domain to Users

After configuration, users can receive email addresses and sign-in names based on the new domain.


Multiple Domains

Organizations may use several domains simultaneously.

Example:

  • contoso.com
  • contoso.org
  • contosoeurope.com

Benefits include:

  • Supporting multiple business units.
  • Supporting mergers or acquisitions.
  • Serving international locations.
  • Maintaining legacy domains.

A single tenant can manage multiple domains.


Primary Domain

Among all configured domains, one domain is designated as the default (primary) domain.

The primary domain is used automatically when:

  • Creating new users.
  • Creating mailboxes.
  • Assigning email addresses.

Example:

If the default domain is:

contoso.com

New users might automatically receive:

alex@contoso.com

Organization Settings in Microsoft 365

Organization settings define how the tenant behaves and how users interact with Microsoft 365 services.

These settings are located under:

Settings → Org settings

Common categories include:

  • Organization profile
  • Security and privacy
  • Services
  • User-owned apps and services

Organization Profile Settings

The organization profile contains information about the company.

Examples include:

  • Organization name
  • Address
  • Contact information
  • Preferred language
  • Release preferences

These settings help identify the tenant and support Microsoft services.


Release Preferences

Administrators can control how Microsoft updates are delivered.

Options include:

Standard Release

  • Most users receive updates after broad testing.
  • Provides greater stability.

Targeted Release

  • Selected users receive new features earlier.
  • Useful for testing and evaluation.

Organizations often assign IT personnel to targeted release before deploying updates to everyone.


Privacy Settings

Administrators can configure privacy-related options such as:

  • Data sharing preferences.
  • Feedback collection settings.
  • Diagnostic information settings.

These options help organizations align with internal policies and compliance requirements.


User-Owned Apps and Services

Organizations can determine whether users are allowed to:

  • Purchase trial subscriptions.
  • Create self-service sign-ups.
  • Install certain services.

Restricting these capabilities helps maintain governance and control.


Microsoft Viva Settings

The organization can configure experiences related to Microsoft Viva services and employee engagement features.

Depending on licensing, administrators can control:

  • Feature availability.
  • Access to Viva experiences.
  • Organizational preferences.

Calendar and Scheduling Settings

Some organization settings affect scheduling behavior, such as:

  • Shared calendar improvements.
  • Meeting options.
  • Availability settings.

These settings improve collaboration across the organization.


Security and Collaboration Settings

Organizations can configure settings that influence:

  • External sharing.
  • Guest access.
  • Communication policies.
  • Service availability.

These settings help balance productivity with security requirements.


Specialized Admin Centers

The Microsoft 365 admin center provides links to workload-specific portals, including:

Admin CenterPurpose
Exchange Admin CenterEmail management
SharePoint Admin CenterSharePoint and OneDrive settings
Teams Admin CenterTeams management
Microsoft Entra Admin CenterIdentity and access
Purview PortalCompliance and governance
Defender PortalSecurity operations

These specialized portals provide deeper configuration options.


Why Organization Settings Matter for Microsoft 365 Copilot

Microsoft 365 Copilot relies on organizational data and services.

Proper tenant configuration helps ensure:

  • Users authenticate correctly.
  • Data sources are available.
  • Domains are configured properly.
  • Collaboration services function normally.
  • Security and governance requirements are met.

A poorly configured tenant can affect Copilot experiences.


Best Practices

Use Custom Domains

Custom domains provide a professional identity and improve user experience.

Verify DNS Carefully

Incorrect DNS records can disrupt email and other services.

Limit Targeted Release Users

Test new features with IT staff before broader deployment.

Review Organization Settings Periodically

Business requirements and compliance needs may change over time.

Maintain Accurate Organization Information

Accurate profile information supports Microsoft services and administration.


Exam Tips

Remember the following for AB-900:

  • Every tenant receives a default .onmicrosoft.com domain.
  • Custom domains must be verified before use.
  • DNS records connect Microsoft services to the domain.
  • Multiple domains can exist within one tenant.
  • The primary domain becomes the default for new users.
  • Organization settings are managed from Settings → Org settings.
  • Standard Release provides stable updates.
  • Targeted Release delivers features earlier to selected users.
  • Specialized admin centers provide service-specific management capabilities.

Practice Exam Questions

Question 1

A new Microsoft 365 tenant is automatically created with which type of domain?

A. .azure.com
B. .microsoft.net
C. .onmicrosoft.com
D. .office365.org

Correct Answer: C

Explanation: Every Microsoft 365 tenant receives a default domain ending in .onmicrosoft.com, which cannot be removed.


Question 2

Why do organizations commonly add custom domains to Microsoft 365?

A. To increase storage capacity
B. To replace Microsoft Entra ID
C. To provide professional email addresses and branding
D. To eliminate licensing requirements

Correct Answer: C

Explanation: Custom domains provide a professional identity and allow users to sign in and receive email using the organization’s own domain name.


Question 3

Before a custom domain can be used in Microsoft 365, what must occur?

A. Users must be recreated.
B. A SharePoint site must be created.
C. Teams must be enabled.
D. Domain ownership must be verified.

Correct Answer: D

Explanation: Microsoft requires proof of ownership, typically through a DNS TXT record.


Question 4

Which DNS record is commonly used to route email to Microsoft 365?

A. MX record
B. TXT record
C. SRV record
D. PTR record

Correct Answer: A

Explanation: MX records direct incoming email to the proper mail servers.


Question 5

An organization has several business divisions and wants to maintain multiple email domains. Which statement is true?

A. Only one domain is supported per tenant.
B. Multiple domains can exist within a single tenant.
C. Additional tenants are required.
D. Domains can only be added with E5 licenses.

Correct Answer: B

Explanation: Microsoft 365 supports multiple verified domains in one tenant.


Question 6

What is the purpose of the default domain in a Microsoft 365 tenant?

A. It replaces all custom domains.
B. It serves as a fallback and internal domain.
C. It stores backups.
D. It controls billing.

Correct Answer: B

Explanation: The default .onmicrosoft.com domain remains with the tenant and can be used internally and for sign-in.


Question 7

Which release option allows selected users to receive Microsoft 365 features earlier than the rest of the organization?

A. Standard Release
B. Global Release
C. Targeted Release
D. Preview Release

Correct Answer: C

Explanation: Targeted Release allows organizations to test new features before broad deployment.


Question 8

Where are organization-wide settings configured in the Microsoft 365 admin center?

A. Settings → Org settings
B. Billing → Subscriptions
C. Users → Active users
D. Health → Service health

Correct Answer: A

Explanation: Organization-level preferences are managed from the Org settings section.


Question 9

Which specialized admin center is primarily responsible for managing user identities and access?

A. Exchange Admin Center
B. Teams Admin Center
C. SharePoint Admin Center
D. Microsoft Entra Admin Center

Correct Answer: D

Explanation: Microsoft Entra Admin Center manages identities, authentication, and access policies.


Question 10

What happens when a domain is designated as the primary domain?

A. Existing domains are deleted.
B. Licensing costs increase.
C. New users automatically receive that domain by default.
D. The .onmicrosoft.com domain is removed.

Correct Answer: C

Explanation: The primary domain becomes the default domain used when new users and email addresses are created.


Go to the AB-900 Exam Prep Hub main page

Explain how license types assigned to users and groups affect access to Microsoft 365 features (AB-900 Exam Prep)

This post is a part of the AB-900: Microsoft 365 Copilot and Agent Administration Fundamentals Exam Prep Hub.
This topic falls under these sections:
Identify the core features and objects of Microsoft 365 services (30–35%)
   --> Identify the core objects of Microsoft 365 services
      --> Explain how license types assigned to users and groups affect access to Microsoft 365 features


Note that there are 10 practice questions (with answers) at the end of each section to help you solidify your knowledge of the material. Also, there are 4 practice tests with 30 questions each available from the hub's main page below the exam topics section.

Introduction

Licensing is one of the most important administrative concepts in Microsoft 365. A user’s ability to access Microsoft 365 applications, services, security capabilities, and Copilot experiences depends largely on the licenses assigned to them.

Microsoft 365 administrators must understand:

  • The different types of licenses available.
  • How licenses can be assigned to users or groups.
  • How licenses determine feature availability.
  • What happens when licenses are removed or changed.
  • How add-on licenses work.

Understanding licensing helps organizations control costs, ensure compliance, and provide users with the correct capabilities.


What Is a Microsoft 365 License?

A license is a subscription entitlement that grants access to Microsoft services and features.

Without a license, users generally cannot access Microsoft 365 workloads such as:

  • Exchange Online
  • SharePoint Online
  • OneDrive
  • Microsoft Teams
  • Microsoft 365 Apps (Word, Excel, PowerPoint)
  • Microsoft Defender services
  • Microsoft Purview features
  • Microsoft 365 Copilot

Each license contains one or more service plans that enable specific capabilities.


User-Based Licensing

The most common licensing model in Microsoft 365 is per-user licensing.

In this model:

  1. An administrator purchases subscriptions.
  2. Licenses are assigned to individual users.
  3. Users gain access to the services included in the license.

Example

UserLicense AssignedAvailable Services
SarahMicrosoft 365 E3Exchange, Teams, SharePoint, Office apps
DavidMicrosoft 365 E5E3 services plus advanced security and compliance
EmmaNo licenseNo Microsoft 365 services

A user without a license cannot fully use Microsoft 365 workloads.


Common Microsoft 365 License Types

Microsoft 365 Business Basic

Provides:

  • Web and mobile Office apps
  • Exchange Online email
  • Teams
  • OneDrive
  • SharePoint

Does not include desktop Office applications.


Microsoft 365 Business Standard

Includes:

  • Everything in Business Basic
  • Desktop Office applications
  • Additional productivity features

Microsoft 365 Business Premium

Includes:

  • Business Standard capabilities
  • Microsoft Intune
  • Microsoft Defender for Business
  • Additional security features

Microsoft 365 E3

Designed for larger organizations and includes:

  • Office desktop apps
  • Exchange Online
  • Teams
  • SharePoint
  • OneDrive
  • Core compliance capabilities

Microsoft 365 E5

Includes everything in E3 plus:

  • Advanced security
  • Advanced compliance
  • Enhanced analytics
  • Additional Microsoft Defender capabilities

Because E5 contains more service plans, users receive access to more features.


How License Types Affect Feature Availability

Different licenses provide different capabilities.

Example 1: Security Features

LicenseAdvanced Security Features
Business BasicLimited
E3Standard security
E5Advanced security and compliance

Example 2: Compliance Features

Some Microsoft Purview capabilities require:

  • E5 licenses
  • Specific compliance add-ons

Users without those licenses cannot access those features.

Example 3: Desktop Applications

Business Basic users:

  • Use Word and Excel online.

Business Standard users:

  • Use both online and desktop versions.

Service Plans Within a License

A single license contains multiple service plans.

For example, Microsoft 365 E3 may include:

  • Exchange Online
  • SharePoint Online
  • Teams
  • OneDrive
  • Office apps

Administrators can disable specific service plans while keeping the overall license assigned.

Example

A user may have:

  • Exchange enabled ✓
  • Teams enabled ✓
  • Yammer disabled ✗

This allows organizations to tailor access without purchasing separate licenses.


Add-On Licenses

Some capabilities require additional licenses beyond the base subscription.

Examples include:

  • Microsoft 365 Copilot
  • Audio Conferencing
  • Teams Premium
  • Additional security services

A user must first have an eligible base license before an add-on license can be assigned.

Example

To use Microsoft 365 Copilot, users need:

  1. A qualifying Microsoft 365 license.
  2. A Microsoft 365 Copilot add-on license.

Without both requirements, Copilot functionality is unavailable.


Direct User License Assignment

Administrators can assign licenses directly to individual users.

Advantages

  • Simple for small organizations.
  • Easy to understand.

Disadvantages

  • Time-consuming for large environments.
  • Difficult to maintain consistency.
  • Higher risk of administrative errors.

Group-Based Licensing

Microsoft Entra ID supports assigning licenses to groups.

Instead of assigning licenses individually:

  1. Create a group.
  2. Assign a license to the group.
  3. Add users to the group.

All group members automatically receive the license.

Example

Sales Group

Assigned:

  • Microsoft 365 E3
  • Microsoft 365 Copilot

When a new salesperson joins the group, the licenses are automatically applied.


Benefits of Group-Based Licensing

Simplified Administration

Administrators manage groups instead of individual users.

Consistency

Users performing similar roles receive identical services.

Automatic Provisioning

New users inherit licenses immediately after joining the group.

Easier Scaling

Large organizations can manage thousands of users efficiently.


Multiple Licenses for a User

Users may have multiple licenses simultaneously.

For example:

  • Microsoft 365 E3
  • Power BI Pro
  • Microsoft 365 Copilot

Microsoft combines service plans and grants access to all included capabilities.


Removing a License

When a license is removed:

  • Access to associated services stops.
  • Features become unavailable.
  • Data retention depends on Microsoft retention policies and subscription rules.

Example:

If a Teams license is removed, the user loses Teams access.


License Inheritance Through Groups

If a user belongs to multiple groups:

  • They may inherit several licenses.
  • Microsoft combines eligible service plans.
  • Duplicate services are not charged twice.

This helps organizations avoid unnecessary complexity while ensuring access.


Viewing and Managing Licenses

Administrators can manage licenses through:

Microsoft 365 Admin Center

Used to:

  • Assign licenses.
  • Remove licenses.
  • View available subscriptions.
  • Monitor license consumption.

Microsoft Entra Admin Center

Used for:

  • Group-based licensing.
  • Managing group memberships.
  • Automating license assignments.

Licensing and Microsoft 365 Copilot

Microsoft 365 Copilot is licensed separately.

Requirements include:

Base License

Examples:

  • Microsoft 365 E3
  • Microsoft 365 E5
  • Business Standard
  • Business Premium

Copilot License

A Microsoft 365 Copilot add-on must also be assigned.

If either requirement is missing, Copilot features are unavailable.


Key Exam Tips

Remember these points for AB-900:

  • Licenses determine access to Microsoft 365 services.
  • Different license types provide different capabilities.
  • Service plans exist inside licenses.
  • Users can have multiple licenses.
  • Group-based licensing simplifies administration.
  • Add-on licenses may require prerequisite subscriptions.
  • Microsoft 365 Copilot requires both a qualifying base license and a Copilot license.
  • Removing licenses removes access to associated services.

Practice Exam Questions

Question 1

What primarily determines which Microsoft 365 services a user can access?

A. Their device type
B. Their assigned licenses
C. Their network location
D. Their browser version

Correct Answer: B

Explanation: Microsoft 365 services and features are determined by the licenses assigned to the user.


Question 2

A company wants all members of the Marketing department to automatically receive the same Microsoft 365 subscription when they are hired. Which approach should be used?

A. Shared mailboxes
B. Conditional Access
C. Group-based licensing
D. Device registration

Correct Answer: C

Explanation: Group-based licensing automatically assigns licenses to users who become members of a group.


Question 3

Which statement about Microsoft 365 E5 compared to Microsoft 365 E3 is true?

A. E5 typically includes additional advanced capabilities.
B. E5 contains fewer service plans.
C. E5 supports only web applications.
D. E5 cannot be combined with other licenses.

Correct Answer: A

Explanation: E5 generally provides more advanced security, compliance, and analytics features than E3.


Question 4

A user has no Microsoft 365 license assigned. What is the likely result?

A. The user receives read-only access to all services.
B. The user receives Teams access only.
C. The user automatically receives Business Basic.
D. The user cannot fully access Microsoft 365 services.

Correct Answer: D

Explanation: Users generally require licenses to access Microsoft 365 workloads.


Question 5

What are service plans?

A. Backup copies of subscriptions
B. Billing reports for administrators
C. Individual capabilities contained within a license
D. Device management policies

Correct Answer: C

Explanation: A license consists of multiple service plans that provide access to specific workloads.


Question 6

Which administrative benefit is provided by group-based licensing?

A. It eliminates the need for Microsoft Entra ID.
B. It reduces manual license assignment efforts.
C. It prevents users from joining groups.
D. It removes all subscription costs.

Correct Answer: B

Explanation: Administrators can manage licenses for groups instead of assigning them individually.


Question 7

A user has both Microsoft 365 E3 and Power BI Pro licenses assigned. What happens?

A. Only the newest license is used.
B. One license automatically replaces the other.
C. Access is granted to capabilities from both licenses.
D. The user account becomes disabled.

Correct Answer: C

Explanation: Microsoft combines service entitlements from multiple licenses.


Question 8

What additional requirement is needed for a user to access Microsoft 365 Copilot?

A. A Windows Server license
B. A SharePoint Server CAL
C. A Dynamics 365 license
D. A Microsoft 365 Copilot add-on license

Correct Answer: D

Explanation: Copilot requires both a qualifying base subscription and the Copilot add-on license.


Question 9

What usually occurs after a license is removed from a user?

A. The user’s password changes automatically.
B. Group memberships are deleted.
C. Access to associated services is lost.
D. The user account is permanently deleted.

Correct Answer: C

Explanation: Removing a license removes access to the services provided by that license.


Question 10

Which portal is commonly used to configure group-based licensing?

A. Microsoft Entra Admin Center
B. Exchange Admin Center
C. Power Platform Admin Center
D. Windows Admin Center

Correct Answer: A

Explanation: Microsoft Entra Admin Center supports group creation and group-based license assignment.


Go to the AB-900 Exam Prep Hub main page

Exam Prep Hub for AB-731: AI Transformation Leader

Welcome to the AB-731: AI Transformation Leader Exam Prep Hub!

Welcome to the one-stop hub with information for preparing for the AB-731: AI Transformation Leader certification exam. The content for this exam helps prepare you to “understand how to recognize opportunities for AI transformation, identify the right AI tools and resources, plan for AI adoption, optimize business processes, guide transformation, and drive innovation by using Microsoft 365 Copilot and Azure AI services”.
Upon successful completion of the exam, you earn the Microsoft Certified: AI Transformation Leader certification.

This hub provides information directly here (topic-by-topic as outlined in the official study guide), links to a number of external resources, tips for preparing for the exam, practice tests, and section questions to help you prepare. Bookmark this page and use it as a guide to ensure that you are fully covering all relevant topics for the AB-731 exam and making use of as many of the resources available as possible.

Audience profile (from Microsoft’s site)



As a candidate for this Microsoft Certification, you should understand how to recognize opportunities for AI transformation, identify the right AI tools and resources, plan for AI adoption, optimize business processes, and drive innovation by using Microsoft 365 Copilot and Azure AI services.
This Certification is designed for business decision-makers at all levels who are responsible for guiding transformation and innovation within their teams or organizations. In this role, you’re expected to demonstrate AI fluency, strategic vision, and the ability to lead AI adoption across teams and functions but are not expected to write any code.
As a candidate for this Certification, you should be able to evaluate AI opportunities, champion responsible AI practices, and align AI investments with business goals. You need experience leading adoption or change management in a business context. You must also be familiar with Microsoft 365 services, Microsoft Foundry, and general AI capabilities.

Skills at a glance (as specified in the official study guide)

  • Identify the business value of generative AI solutions (35–40%)
  • Identify benefits, capabilities, and opportunities for Microsoft’s AI apps and services (35–40%)
  • Identify an implementation and adoption strategy for Microsoft’s AI apps and services (20–25%)

Topic-by-Topic Exam Content

[click a topic link to access the content and practice questions for that topic]

Identify the business value of generative AI solutions (35–40%)

Identify the foundational concepts of generative AI

Identify benefits and capabilities of generative AI solutions

Identify benefits, capabilities, and opportunities for Microsoft’s AI apps and services (35–40%)

Identify benefits and capabilities of Microsoft 365 Copilot and Microsoft Copilot

Identify benefits and capabilities of Foundry Tools

Identify an implementation and adoption strategy for Microsoft’s AI apps and services (20–25%)

Align an AI strategy with Microsoft responsible AI policies

Plan for AI adoption across the organization

AB-731 Practice Exams

Important AB-731 Resources

Link to the free, comprehensive, self-paced course on Microsoft Learn: Drive AI transformation in your organization

https://learn.microsoft.com/en-us/training/courses/ab-731t00

The course has 3 Learning paths:

(1) Explore the business value of generative AI solutions

This learning path has two (2) modules:

(2) Drive business value with AI solutions

This learning path has two (2) modules:

(3) Transform your business with AI

This learning path has four (4) modules:

Link to certification page and study guide:


YouTube resources:

A highly rated courses for AB-731 on Udemy:


Good luck to you passing the AB-731 Exam!
However, the more preparation you have, the less luck you will need. 🙂