Skip to content

Commit 2be1267

Browse files
authored
Fix sideload confusion in step (#5177)
1 parent cc07e87 commit 2be1267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quickstarts/sso-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Single sign-on (SSO) quick start
33
description: Use the Yeoman generator to build a Node.js Office Add-in that uses single sign-on.
4-
ms.date: 12/11/2023
4+
ms.date: 05/16/2025
55
ms.service: microsoft-365
66
ms.localizationpriority: high
77
---
@@ -124,7 +124,7 @@ Complete the following steps to try out an Outlook add-in.
124124
npm start
125125
```
126126
127-
1. Follow the instructions in [Sideload Outlook add-ins for testing](../outlook/sideload-outlook-add-ins-for-testing.md) to sideload the add-in in Outlook. Make sure that you're signed in to Outlook with a user that's a member of the same Microsoft 365 organization as the Microsoft 365 administrator account that you used to connect to Azure while configuring SSO in step 3 of the [previous section](#configure-sso). Doing so establishes the appropriate conditions for SSO to succeed.
127+
1. Outlook will start and sideload the add-in. Make sure that you're signed in to Outlook with a user that's a member of the same Microsoft 365 organization as the Microsoft 365 administrator account that you used to connect to Azure while configuring SSO in step 3 of the [previous section](#configure-sso). Doing so establishes the appropriate conditions for SSO to succeed.
128128
129129
1. In Outlook, compose a new message.
130130

0 commit comments

Comments
 (0)