Skip to content

Commit e4d7b0a

Browse files
authored
[excel] (Licensing) Add information about F3/E1 support (#714)
* Add F3/E1 SKUs to supported list * Add noteabout web-only access for PA in F3/E1
1 parent ecc4310 commit e4d7b0a

File tree

5 files changed

+9
-7
lines changed

5 files changed

+9
-7
lines changed

docs/develop/power-automate-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Run Office Scripts with Power Automate
33
description: How to get Office Scripts for Excel working with a Power Automate workflow.
44
ms.topic: integration
5-
ms.date: 01/19/2024
5+
ms.date: 02/08/2024
66
ms.localizationpriority: medium
77
---
88

docs/includes/platform-requirements.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ To use Office Scripts, you'll need the following.
99
- Office 365 Business Premium
1010
- Office 365 ProPlus
1111
- Office 365 ProPlus for Devices
12-
- Office 365 Enterprise E3
13-
- Office 365 Enterprise E5
1412
- Office 365 A3
1513
- Office 365 A5
14+
- Office 365 Enterprise E1
15+
- Office 365 Enterprise E3
16+
- Office 365 Enterprise E5
17+
- Office 365 F3
1618
1. Internet connectivity with [connected experiences](/deployoffice/privacy/connected-experiences) enabled.
1719

1820
# [For personal and family](#tab/home)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
> [!IMPORTANT]
2-
> To use Office Scripts in [Power Automate](https://make.powerautomate.com), you must have a [business license of Microsoft 365](../testing/platform-limits.md?tabs=business).
2+
> To use Office Scripts in [Power Automate](https://make.powerautomate.com), you must have a [business license of Microsoft 365](../testing/platform-limits.md?tabs=business). The Office 365 Enterprise E1 and Office 365 F3 licenses can use Scripts with Power Automate, but don't have Power Automate integrations directly in Excel.

docs/testing/platform-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Platform limits and requirements with Office Scripts
33
description: Resource limits and browser support for Office Scripts when used with Excel.
44
ms.topic: limits-and-quotas
5-
ms.date: 12/22/2023
5+
ms.date: 02/08/2024
66
ms.localizationpriority: medium
77
---
88

@@ -17,7 +17,7 @@ There are some platform limitations of which you should be aware when developing
1717
> [!NOTE]
1818
> If you meet these requirements and are still not seeing the **Automate** tab, it's possible that your admin has disabled the feature or there's some other problem with your environment. Please follow the steps under [Automate tab not appearing or Office Scripts unavailable](../testing/troubleshooting.md#automate-tab-not-appearing-or-office-scripts-unavailable) to start using Office Scripts.
1919
20-
To use Office Scripts in [Power Automate](https://make.powerautomate.com), you must have a business license of Microsoft 365.
20+
[!INCLUDE [Power Automate license support](../includes/power-automate-needs-business.md)]
2121

2222
## Data limits
2323

docs/testing/power-automate-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Office Scripts running in Power Automate
33
description: Tips, platform information, and known issues with the integration between Office Scripts and Power Automate.
44
ms.topic: troubleshooting-general
5-
ms.date: 11/29/2023
5+
ms.date: 02/08/2024
66
ms.localizationpriority: medium
77
---
88

0 commit comments

Comments
 (0)