Skip to content

Commit c9102b1

Browse files
authored
Add note referencing Outlook (#4973)
1 parent 57e3334 commit c9102b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/testing/sideload-office-add-ins-for-testing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ ms.localizationpriority: medium
77

88
# Sideload Office Add-ins to Office on the web
99

10+
> [!NOTE]
11+
> This article primarily applies to **Excel**, **OneNote**, **PowerPoint**, and **Word** add-ins. For information on sideloading **Outlook** add-ins, see the article [Sideload Outlook add-ins for testing](../outlook/sideload-outlook-add-ins-for-testing.md).
12+
1013
When you sideload an add-in, you're able to install the add-in without first putting it in an add-in catalog. This is useful when testing and developing your add-in because you can see how your add-in will appear and function.
1114

1215
When you sideload an add-in on the web, the add-in's manifest is stored in the browser's local storage, so if you clear the browser's cache, or switch to a different browser, you have to sideload the add-in again.

0 commit comments

Comments
 (0)