Skip to content

Commit 977779b

Browse files
authored
Merge pull request #9976 from mumian/1020-vs
AB#7984: update the support note
2 parents 542fa4f + b414e6d commit 977779b

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

support/developer/visualstudio/ide/troubleshoot-create-deploy-resource-group.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Issues when creating and deploying Azure resource groups
33
description: Provides a resolution for issues that might occur when you try to create and deploy Azure resource groups through Visual Studio.
4-
ms.date: 10/22/2024
5-
ms.reviewer: jgao, puichan, v-sidong
4+
ms.date: 10/21/2025
5+
ms.reviewer: jgao, puichan
66
ms.custom: sap:Integrated Development Environment (IDE)\Other
77
---
88

@@ -11,7 +11,7 @@ ms.custom: sap:Integrated Development Environment (IDE)\Other
1111
_Applies to:_ Visual Studio
1212

1313
> [!NOTE]
14-
> The Azure Resource Group project is now in extended support. We will continue to support existing features and capabilities but won't prioritize adding new features.
14+
> The Azure Resource Group project has been in extended support since October 2024 and only ships in Visual Studio 2022 and older versions. This feature isn't available in Visual Studio 2026 and newer versions.
1515
1616
This article helps you solve issues related to creating and deploying Azure resource groups.
1717

@@ -25,11 +25,15 @@ When you try to [create and deploy Azure resource groups through Visual Studio](
2525

2626
## Cause
2727

28-
These issues occur when you use unsupported older versions of Visual Studio.
28+
These issues occur when using an unsupported version of Visual Studio.
2929

3030
## Resolution
3131

32-
To solve this issue, upgrade your Visual Studio installation to the latest [Long-Term Support (LTS) version](/visualstudio/install/update-visual-studio). Upgrading to the latest version can enhance the reliability and overall experience of your Visual Studio environment.
32+
Make sure you're using a supported version of Visual Studio. This feature is available in:
33+
34+
- Visual Studio 2017
35+
- Visual Studio 2019
36+
- Visual Studio 2022
3337

3438
## More information
3539

0 commit comments

Comments
 (0)