Skip to content

Commit 2d01aa0

Browse files
author
github-actions
committed
Merge branch 'main' into live
2 parents b050917 + f2788cb commit 2d01aa0

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

docs/concepts/requirements-for-running-office-add-ins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Requirements for running Office Add-ins
33
description: Learn about the client and server requirements that an end user needs to run Office Add-ins.
4-
ms.date: 04/24/2024
4+
ms.date: 02/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -74,7 +74,7 @@ Specifically for Outlook running on smartphones and non-Windows tablet devices,
7474
|Outlook on the web (modern)<sup>1</sup>|<ul><li>iPad 2 or later</li><li>Android tablets</li></ul>|<ul><li>iOS 5 or later</li><li>Android 4.4 KitKat or later</li></ul>|On Microsoft 365, Exchange Online|<ul><li>Microsoft Edge</li><li>Chrome</li><li>Firefox</li><li>Safari</li></ul>|
7575
|Outlook on the web (classic)|<ul><li>iPhone 4 or later</li><li>iPad 2 or later</li><li>iPod Touch 4 or later</li></ul>|<ul><li>iOS 5 or later</li></ul>|On on-premises Exchange Server 2016 or later<sup>2</sup>|<ul><li>Safari</li></ul>|
7676
|Outlook on Android|<ul><li>Android tablets</li><li>Android smartphones</li></ul>|<ul><li>Android 4.4 KitKat or later</li></ul>|On the latest update of Microsoft 365 Apps for business or Exchange Online|Browser not applicable. Use the native app for Android.<sup>3</sup>|
77-
|Outlook on iOS|<ul><li>iPad tablets</li><li>iPhone smartphones|<ul><li>iOS 11 or later</li></ul>|On the latest update of Microsoft 365 Apps for business or Exchange Online|Browser not applicable. Use the native app for iOS.<sup>3</sup>|
77+
|Outlook on iOS|<ul><li>iPad tablets</li><li>iPhone smartphones|<ul><li>iOS 11 or later</li><li>iPadOS 13 or later</li></ul>|On the latest update of Microsoft 365 Apps for business or Exchange Online|Browser not applicable. Use the native app for iOS.<sup>3</sup>|
7878

7979
> [!NOTE]
8080
> <sup>1</sup> Modern Outlook on the web on iPhone and Android smartphones is no longer required or available for testing Outlook add-ins.

docs/outlook/faq-nested-app-auth-outlook-legacy-tokens.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Nested app authentication and Outlook legacy tokens deprecation FAQ
44
ms.service: microsoft-365
55
ms.subservice: add-ins
66
ms.topic: faq
7-
ms.date: 02/03/2025
7+
ms.date: 02/05/2025
88
---
99

1010
# Nested app authentication and Outlook legacy tokens deprecation FAQ
@@ -124,7 +124,6 @@ Some widely used Outlook add-in publishers have already updated their add-ins as
124124
- [HubStar Connect](https://www.hubstar.com/solutions/connect/)
125125
- [LawToolBox](https://lawtoolbox.com/lawtoolbox-for-copilot/)
126126
- [OnePlace Solutions](https://www.oneplacesolutions.com/oneplacemail-sharepoint-app-for-outlook.html)
127-
- [SalesForce for Outlook](https://appsource.microsoft.com/product/office/wa104379334)
128127
- [Set-OutlookSignatures Benefactor Circle](https://explicitconsulting.at/open-source/set-outlooksignatures/)
129128
- [Wrike](https://appsource.microsoft.com/product/office/wa104381120)
130129
- [Zoho CRM for Email](https://appsource.microsoft.com/product/office/WA104379468)
@@ -280,10 +279,7 @@ If you're add-in uses SSO through NAA, your add-in must be in compliance with th
280279

281280
Be sure to handle admin consent properly. See [Publish an add-in that requires admin consent for Microsoft Graph scopes](../publish/publish-nested-app-auth-add-in.md)
282281

283-
For more important details, see [Make your solutions available in Microsoft AppSource and within Office](/partner-center/marketplace-offers/submit-to-appsource-via-partner-center).
284-
If you update your add-in (change the manifest) you need to go through the certification process again.
285-
You can update your web server code any time without a need for review.
286-
282+
For additional deployment details, see [Make your solutions available in Microsoft AppSource and within Office](/partner-center/marketplace-offers/submit-to-appsource-via-partner-center). If you update your add-in (change the manifest) you need to go through the [certification process again](../publish/publish-nested-app-auth-add-in.md). You can update your web server code any time without a need for review.
287283

288284
## Related content
289285

0 commit comments

Comments
 (0)