3.1 Public, Private, and Hybrid Cloud Models

Key Takeaways

  • Public cloud is provider-owned, multi-tenant infrastructure that any paying customer can use; Microsoft 365 is public-cloud software as a service (SaaS).
  • Private cloud is a dedicated, single-organization cloud-like fabric with virtualization, automation, and self-service — not a Microsoft 365 tenant with extra security settings.
  • Hybrid cloud connects public cloud with private cloud or traditional on-premises systems so each workload can stay where it fits.
  • Classic Microsoft 365 hybrid examples are Exchange hybrid, Microsoft Entra Connect hybrid identity, and on-premises file shares used beside OneDrive and SharePoint.
  • Official MS-900 skills measured as of April 30, 2025 name public, private, and hybrid; multi-cloud is a Learn extra, not a fourth required model.
Last updated: August 2026

Quick Answer: A public cloud is built and operated by a provider and sold to many customers on shared hardware. Microsoft 365 is public-cloud SaaS. A private cloud is dedicated to one organization and only counts as “cloud” when the datacenter behaves like a cloud — virtualization, automation, and self-service — not when someone merely locks down a tenant. A hybrid cloud joins public and private (or on-premises) environments so mailboxes, identities, and files can live in both places at once.

Exam context

The April 30, 2025 MS-900 skills outline asks you to describe public, private, and hybrid cloud models under Describe the benefits of and considerations for using cloud, hybrid, or on-premises services. Cloud concepts are only 5–10% of the exam, but the stems are almost always scenarios. Microsoft is not asking you to design Azure landing zones. It is asking whether you can tell a deployment model (where the cloud runs, and for whom) from a service model (SaaS, PaaS, IaaS — Chapter 2) and from hybrid work (how people work — Section 3.3).

Microsoft Learn’s “Define cloud models” unit names three main models: private, public, and hybrid. It then mentions multicloud as a fourth, increasingly common situation: using two or more public providers at once. Community cloud is a NIST research term and is not on the official MS-900 bullet list. Do not invent it as a required fourth answer.

Public cloud

A public cloud is built, controlled, and maintained by a third-party provider. Anyone who purchases the service can use it. That “general public availability” is the official Learn contrast with private cloud.

Microsoft’s public-cloud characteristics that show up on fundamentals exams:

  • Provider ownership. Microsoft owns the datacenters, physical hosts, and fabric that run Exchange Online, SharePoint, Teams, and the Microsoft 365 Apps.
  • Multi-tenant. Many organizations share physical infrastructure. Each tenant’s data and identities are logically isolated. Isolation is not the same thing as a private cloud.
  • Pay for what you use. You buy subscriptions and consume services. You do not buy the building.
  • Fast provision and deprovision. Create a user, assign a license, and the mailbox and OneDrive exist in minutes.
  • You do not have complete control over the underlying hardware or fabric security. Microsoft operates that layer.

Microsoft 365 is public-cloud SaaS. Signing up for a tenant does not move you into a private cloud. Conditional Access, sensitivity labels, customer-managed keys, and a dedicated Microsoft 365 admin center make the tenant more tightly governed. They do not change the deployment model. The workload still runs on Microsoft’s multi-tenant public cloud.

Public-cloud Microsoft 365 examples you should be able to name: Exchange Online mailboxes, SharePoint team sites, OneDrive for Business, Teams meetings and chat, Microsoft 365 Apps streamed or installed from the cloud, and Intune device management delivered as a cloud service.

Public cloud is the default answer when the scenario says “no servers to buy,” “scale for a product launch,” “users around the world,” or “start a new company this quarter.”

Private cloud

A private cloud is used by a single entity. Microsoft Learn describes it as the traditional datacenter model evolved: IT still delivers services over a network, but the resources stay dedicated. It may sit in your on-site datacenter or in a dedicated offsite facility, including one run by a third party. What matters is exclusive use, not the street address.

Official Learn trade-offs:

  • Complete control over resources and security.
  • Data is not collocated with other tenants’ data.
  • Hardware must be purchased for startup and maintenance — classic capital expenditure.
  • You remain responsible for hardware maintenance and updates.

Microsoft’s own public-cloud FAQ draws a line students miss: an on-premises datacenter is not automatically a private cloud. It becomes one when it uses cloud technologies such as virtualization, automation, and self-service provisioning. A locked closet of file servers with tickets for every new share is traditional infrastructure, not a private cloud.

Equally important: a Microsoft 365 tenant with extra security is not a private cloud. That is still public-cloud SaaS with stronger customer controls. Private cloud means the compute fabric is dedicated and cloud-like, not that the SaaS tenant has more policies.

Private cloud shows up when a hospital, government agency, or manufacturer must keep a system on dedicated hardware, needs predictable local performance, or must run software that cannot move. In a Microsoft 365 conversation, the private side is often the remaining on-premises Active Directory, Exchange servers, or line-of-business apps — if those systems are operated as a cloud-like fabric. If they are just leftover servers, call them on-premises, not private cloud, unless the scenario clearly describes self-service cloud characteristics.

Hybrid cloud

A hybrid cloud uses public and private clouds in an interconnected environment. Learn’s stock uses: let a private environment surge into the public cloud for temporary demand, and let the organization choose which services stay private for security, compliance, or legal reasons. The comparison table on that unit says hybrid provides the most flexibility and lets you determine where to run applications.

For MS-900, hybrid almost always means Microsoft 365 public SaaS connected to something that still lives in the customer’s environment. Three exam-ready examples:

Exchange hybrid. Microsoft’s Exchange hybrid documentation describes a single-organization look and feel between on-premises Exchange and Exchange Online. Users keep the same SMTP namespace (both sides use @contoso.com). There is a unified global address list, free/busy and calendar sharing, secure mail routing, the ability to move mailboxes either direction, and optional centralized mail transport through the on-premises org. Hybrid can be a long-term coexistence model or a stepping stone to a full Exchange Online move. Directory synchronization is required.

Microsoft Entra Connect hybrid identity. Microsoft 365 integration guidance says you can synchronize on-premises Active Directory Domain Services accounts into Microsoft Entra ID so you do not recreate every user. Add password hash synchronization or pass-through authentication so the password is the same in both places, or configure single sign-on (often with federation) so users sign in with on-premises credentials. Microsoft Entra Connect replaced older DirSync and Azure AD Sync tools. Identity depth belongs in Chapter 10; here you only need the model: one person, one account, two environments.

File share plus OneDrive. Many organizations keep departmental shares on-premises for scanners, shop-floor PCs, or latency-sensitive design files, while knowledge workers sync Desktop, Documents, and Pictures to OneDrive (Known Folder Move) and collaborate on SharePoint libraries. That is hybrid file storage: the public cloud holds roaming personal and team content; the on-premises share remains for workloads that are not ready to move.

Hybrid is the answer when the stem says “keep some mailboxes on-premises,” “sync Active Directory,” “users already have file servers,” “move in stages,” or “burst extra capacity without throwing away existing hardware.”

Multi-cloud, briefly

Microsoft Learn describes multicloud as using multiple public cloud providers — different features, or a migration from one provider to another. You then manage resources and security in both. It is useful vocabulary. It is not one of the three official MS-900 named models, and it is not the same as hybrid. Hybrid joins public with private or on-premises. Multi-cloud joins two public clouds.

How to pick the model on a scenario

Signal in the questionModel
No hardware to buy; Microsoft runs the service; many customers share the fabricPublic
Dedicated fabric for one org; full hardware control; self-service on dedicated kitPrivate
Public Microsoft 365 and on-premises Exchange, AD, or file servers connected togetherHybrid
Azure plus another public providerMulti-cloud (not a core MS-900 third model)
Extra MFA on a Microsoft 365 tenantStill public
A server room with no automationOn-premises, not automatically private cloud

On the exam: Deployment model answers where it runs and who it is dedicated to. Service model answers how much of the stack Microsoft manages. Hybrid work answers where people sit. Do not mix the three.

Loading diagram...
Public, private, and hybrid placement for Microsoft 365
Test Your Knowledge

A regional hospital must keep an electronic health record system on dedicated infrastructure that only its staff can use, with full control of hardware and patching. The same hospital wants new collaboration tools that Microsoft operates for many customers. Which deployment model describes the dedicated health-record environment?

A
B
C
D
Test Your Knowledge

Contoso creates a Microsoft 365 tenant, turns on multifactor authentication and Conditional Access, and stores all mailboxes in Exchange Online. An executive says the company now has a private cloud because “our data is isolated and we control security.” What is the correct deployment-model description?

A
B
C
D
Test Your Knowledge

Fabrikam still runs on-premises Exchange and Active Directory. It deploys Microsoft Entra Connect so users sign in with the same credentials, and it uses the Hybrid Configuration wizard so some mailboxes stay on-premises while others move to Exchange Online under the same @fabrikam.com address. Which cloud model is this?

A
B
C
D
Test Your Knowledge

Which statement correctly defines a private cloud for MS-900?

A
B
C
D