Skip to content

Commit 0a26680

Browse files
committed
Fixing used wording - isolated wp's are not retired yet
1 parent 96475bf commit 0a26680

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assets/ace/URL.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
me/events?$select=subject,body,bodyPreview,organizer,attendees,start,end,___location

docs/spfx/web-parts/isolated-web-parts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Isolated web parts
33
description: Overview of the isolated web parts capability in the SharePoint Framework
4-
ms.date: 02/13/2024
4+
ms.date: 05/39/2024
55
ms.localizationpriority: high
66
---
77

@@ -10,7 +10,7 @@ ms.localizationpriority: high
1010
Using this capability, you can build web parts that securely communicate with APIs secured with Azure AD without exposing the access token to other components on the page or even scripts in the tenant.
1111

1212
> [!IMPORTANT]
13-
> The isolated web parts feature has been retired and will stop working as of April 2, 2026. Check the [retirement announcement](./isolated-web-parts-retirement.md) to learn more.
13+
> The isolated web parts feature has been deprecated and will be retired as of April 2, 2026. Check the [retirement announcement](./isolated-web-parts-retirement.md) to learn more.
1414
1515
## Why isolated web parts
1616

0 commit comments

Comments
 (0)