VirtoSoftware Apps Stay Unaffected by SharePoint Add-ins Retirement Learn More about SharePoint add-ins retirement and Virto apps

Home> Blog> Event Management> How to Display Outlook Calendar on a SharePoint Page (3 Methods Compared)

How to Display Outlook Calendar on a SharePoint Page (3 Methods Compared)

Sergi Sinyugin by Sergi Sinyugin Published: May 5, 2026 Latest update: May 5, 2026
Reading Time: 9 mins
Event Management Shift Scheduling

A practical comparison for SharePoint site owners, intranet managers, and Microsoft 365 admins — updated for 2026.

Introduction

There is no single-click way to display an Outlook calendar on a modern SharePoint Online page. The native Group Calendar web part shows exactly one Microsoft 365 Group calendar, in agenda view only. Personal mailboxes, shared Exchange calendars, and meeting-room calendars are not supported by any out-of-the-box web part. To put real Outlook events on a SharePoint page, you need either a workaround or a third-party app.

This guide compares the three methods that actually work in 2026: the native Group Calendar web part (simple but limited), a Power Automate sync to a SharePoint list (flexible but maintenance-heavy), and the Virto Calendar App (a full-featured SPFx web part that connects directly to Exchange). For each method you’ll find a step-by-step setup, a candid list of limitations, and a verdict on when to use it. The decision table at the end maps your scenario to the right approach in seconds.

Looking for the reverse direction? See How to Add a SharePoint Calendar to Outlook.

Quick Comparison: 3 Methods at a Glance

Skim the matrix below before diving in. Each row is a capability that intranet teams typically ask for; each column is one of the three working methods. Detailed walk-throughs follow.

Method 1: Group Calendar Web Part Method 2: Power Automate Sync Method 3: Virto Calendar App
Setup difficulty Easy Complex Easy–Medium
Calendar types M365 Group calendar only Any Outlook calendar (via flow) Exchange, Outlook, SharePoint, Planner, iCal
Monthly view No (agenda only) Yes (via SP list calendar view) Yes (plus Day, Week, Year, Gantt)
Multiple calendars No (one group) Partial (one flow per calendar) Yes (unlimited overlay)
Real-time sync Yes Delayed (depends on flow trigger) Yes
Color-coding No Manual (JSON formatting) Yes (multi-level)
Maintenance None High (flow monitoring) Low
Cost Free (built-in) Free (M365 license) Free for 5 users; from $3.99/user/month
Best for Single group calendar, agenda view Technical teams, single-calendar sync Enterprise multi-source overlay

Method 1 — Group Calendar Web Part (Native)

What it does

Step-by-step setup

  1. Open the SharePoint page in edit mode and click the + icon to add a web part.
  2. Search for “Group Calendar” and insert the web part.
  3. In the property pane, choose the Microsoft 365 Group whose calendar you want to display.
  4. Set the number of events to show (1–10) and publish the page.

SharePoint Group Calendar web part agenda view

Limitations

Verdict: best for simple cases where you need to show upcoming events from a single team group. Not suitable if you need a monthly calendar view or events from multiple sources.

Method 2 — Power Automate Sync to SharePoint List

What it does

Step-by-step setup

  1. Create a SharePoint list with columns: Title, Start Date, End Date, Category, and Location.
  2. Build a Power Automate flow with the trigger “When a new event is created (V4)” on the Outlook calendar you want to surface.
  3. Add a “Create item” action that maps Outlook fields (Subject, Start, End, Categories, Location) into the SharePoint list columns.
  4. Build a second flow for event updates and deletions so the list stays in sync — use “When an event is modified” and a “Delete item” path.
  5. Add the list to a SharePoint page via the List web part and switch the view to Calendar.
  6. Optionally apply JSON column formatting to color-code events by category.

Limitations

Verdict: technically possible and free for M365 customers, but complex to set up and maintain. Recommended only for technical teams comfortable owning Power Automate flows long-term, and ideally for a single calendar.

What it does

Step-by-step setup

  1. Install the Virto Calendar Overlay from Microsoft AppSource and approve it in the SharePoint App Catalog.
  2. Edit a modern SharePoint page and add the Virto Calendar web part.
  3. Add a data source → choose Exchange/Outlook → authenticate → select the calendar(s) you want to display. Read documentation »>
  4. Add additional sources as needed (SharePoint lists, Planner, iCal, Google) — they will overlay automatically.
  5. Configure color-coding rules and the default view (Month is the most-used), then publish.

Virto Calendar App multi-source overlay on SharePoint

Why it’s different

Limitations (being honest)

Verdict: the most complete solution for displaying Outlook calendars on a modern SharePoint page. Recommended for organizations that need monthly views, multiple calendar sources, or enterprise-grade calendar management without flow maintenance.

Which Method Should You Choose?

Match your scenario to a method using the table below. The two questions that decide it for almost every team are: do you need a true monthly view on a modern page, and do you need more than one calendar visible at once? If both answers are yes, native options will not get you there.

If you need… Use…
Simple agenda from one group calendar Method 1: Group Calendar web part
Monthly view of one personal Outlook calendar (technical team) Method 2: Power Automate sync
Monthly view with multiple Exchange calendars + other sources Method 3: Virto Calendar App
Overlay Outlook + SharePoint + Planner in one view Method 3: Virto Calendar App
Free solution, no third-party apps Method 1 or 2 (with limitations)
Enterprise deployment with compliance needs Method 3 (self-hosted Azure option)

A useful rule of thumb: if your scope is ever likely to grow beyond a single calendar — for example, adding a second team’s schedule, room calendars, or Planner tasks — start with Virto. Migrating away from a Power Automate sync later is painful because flows, list schemas, and dependent views all need to be unwound.

Frequently Asked Questions

Can I display my personal Outlook calendar on a SharePoint page?

Not with native web parts. The Group Calendar web part only displays Microsoft 365 Group calendars, not personal Outlook mailboxes. To show a personal calendar, sync events to a SharePoint list with Power Automate, or use the Virto Calendar App, which connects to Exchange/Outlook calendars directly.

Why is there no monthly view for the Group Calendar web part?

The Group Calendar web part renders an agenda/list only. Microsoft has not added a monthly grid view in the modern web part, and the roadmap has been quiet on this for years. For a true monthly view of Outlook events on a SharePoint page, use a SharePoint list with Calendar view (via Power Automate sync) or the Virto Calendar App.

Can I show multiple Outlook calendars on one SharePoint page?

Not natively. The Group Calendar web part shows one group at a time. You can add multiple instances of the web part to the same page, but they will sit side by side rather than overlay. Virto Calendar App can overlay unlimited Exchange/Outlook calendars in a single color-coded view.

Does the Embed web part work for displaying Outlook calendars?

It used to. You could paste an outlook.office.com iframe URL into the Embed web part and get a basic embedded calendar. As of 2025, Microsoft blocks outlook.office.com from being framed inside SharePoint, so this returns a “refused to connect” error. Many older blog posts still recommend it — they are out of date.

Is Virto Calendar App free?

Virto Calendar App offers a 30-day trial with full functionality, which is sufficient for a proof of concept. Paid plans start at $3.99 per user per month and scale to enterprise needs.

Conclusion

The native options cover the basics. The Group Calendar web part is fine for a single team’s upcoming events, and a Power Automate sync can give a monthly view if you only have one Outlook calendar to surface and a tolerance for flow maintenance. Anything beyond that — multi-source overlay, monthly grid on a modern page, color-coded enterprise dashboards — is where a purpose-built calendar app earns its place.

Try Virto Calendar App free for one month — install it from Microsoft AppSource, or read more on the product page.