Skip to content

Commit cbb8f55

Browse files
committed
update deadline date
1 parent c49061b commit cbb8f55

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/api-management/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -639,8 +639,8 @@
639639
href: breaking-changes/self-hosted-gateway-v0-v1-retirement-oct-2023.md
640640
- name: Deprecated (legacy) developer portal (October 2023)
641641
href: breaking-changes/legacy-portal-retirement-oct-2023.md
642-
- name: Workspaces breaking changes (April 2024)
643-
href: breaking-changes/workspaces-breaking-changes-april-2024.md
642+
- name: Workspaces breaking changes (June 2024)
643+
href: breaking-changes/workspaces-breaking-changes-june-2024.md
644644
- name: stv1 compute platform retirement (August 2024)
645645
href: breaking-changes/stv1-platform-retirement-august-2024.md
646646
- name: ADAL-based identity provider retirement (September 2025)

articles/api-management/breaking-changes/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following table lists all the upcoming breaking changes and feature retireme
2222
| [API version retirements][api2023] | September 30, 2023 |
2323
| [Deprecated (legacy) portal retirement][devportal2023] | October 31, 2023 |
2424
| [Self-hosted gateway v0/v1 retirement][shgwv0v1] | October 1, 2023 |
25-
| [Workspaces breaking changes][workspaces2024] | April 30, 2024 |
25+
| [Workspaces breaking changes][workspaces2024] | June 14, 2024 |
2626
| [stv1 platform retirement][stv12024] | August 31, 2024 |
2727
| [ADAL-based Microsoft Entra ID or Azure AD B2C identity provider retirement][msal2025] | September 30, 2025 |
2828
| [CAPTCHA endpoint update][captcha2025] | September 30, 2025 |
@@ -37,4 +37,4 @@ The following table lists all the upcoming breaking changes and feature retireme
3737
[msal2025]: ./identity-provider-adal-retirement-sep-2025.md
3838
[captcha2025]: ./captcha-endpoint-change-sep-2025.md
3939
[metrics2023]: ./metrics-retirement-aug-2023.md
40-
[workspaces2024]: ./workspaces-breaking-changes-april-2024.md
40+
[workspaces2024]: ./workspaces-breaking-changes-june-2024.md

articles/api-management/breaking-changes/workspaces-breaking-changes-april-2024.md renamed to articles/api-management/breaking-changes/workspaces-breaking-changes-june-2024.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Azure API Management workspaces - breaking changes (April 2024) | Microsoft Docs
2+
title: Azure API Management workspaces - breaking changes (June 2024) | Microsoft Docs
33
description: Azure API Management is updating the workspaces (preview) with breaking changes. If your service uses workspaces, you may need to update workspace configurations.
44
services: api-management
55
author: dlepow
66
ms.service: api-management
77
ms.topic: reference
8-
ms.date: 02/02/2024
8+
ms.date: 03/07/2024
99
ms.author: danlep
1010
---
1111

12-
# Workspaces - breaking changes (April 2024)
12+
# Workspaces - breaking changes (June 2024)
1313

14-
On 30 April 2024, as part of our development of [workspaces](../workspaces-overview.md) (preview) in Azure API Management, we're introducing several breaking changes.
14+
On 14 June 2024, as part of our development of [workspaces](../workspaces-overview.md) (preview) in Azure API Management, we're introducing several breaking changes.
1515

16-
These changes will have no effect on the availability of your API Management service. However, you may have to take action to continue using full workspaces functionality beyond 30 April 2024.
16+
These changes will have no effect on the availability of your API Management service. However, you may have to take action to continue using full workspaces functionality beyond 14 June 2024.
1717

1818
## Is my service affected by these changes?
1919

@@ -56,7 +56,7 @@ The `context.Workspace` object can be used instead.
5656
5757
## What is the deadline for the change?
5858

59-
The breaking changes are effective 30 April 2024. We strongly recommend that you make all required changes to the configuration of workspaces before then.
59+
The breaking changes are effective 14 June 2024. We strongly recommend that you make all required changes to the configuration of workspaces before then.
6060

6161
## Help and support
6262

0 commit comments

Comments
 (0)