Skip to content

Commit 7cf53bd

Browse files
Merge pull request #209891 from jiec-msft/mason/app-msi-ga-remove-preview-from-doc
Remove preview tag for docs related to user-assigned managed identity
2 parents 2402e57 + 735c678 commit 7cf53bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/spring-apps/how-to-manage-user-assigned-managed-identities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage user-assigned managed identities for an application in Azure Spring Apps (preview)
2+
title: Manage user-assigned managed identities for an application in Azure Spring Apps
33
description: How to manage user-assigned managed identities for applications.
44
author: karlerickson
55
ms.author: jiec
@@ -10,7 +10,7 @@ ms.custom: devx-track-java, devx-track-azurecli, event-tier1-build-2022
1010
zone_pivot_groups: spring-apps-tier-selection
1111
---
1212

13-
# Manage user-assigned managed identities for an application in Azure Spring Apps (preview)
13+
# Manage user-assigned managed identities for an application in Azure Spring Apps
1414

1515
> [!NOTE]
1616
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.

articles/spring-apps/how-to-use-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Managed identities for Azure resources provide an automatically managed identity
2626

2727
| System-assigned | User-assigned |
2828
| - | - |
29-
| GA | Preview |
29+
| GA | GA |
3030

3131
## Manage managed identity for an application
3232

articles/spring-apps/includes/install-app-user-identity-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use the following line at the end of the Prerequisites section, where relevant.
1414
1515
-->
1616

17-
The Azure Spring Apps extension supports app user-assigned managed identity (3.1.2 or later). Use the following command to remove previous versions and install the latest extension:
17+
The Azure Spring Apps extension for Azure CLI supports app user-assigned managed identity with version 1.0.0 or later. Use the following command to remove previous versions and install the latest extension:
1818

1919
```azurecli
2020
az extension remove --name spring

0 commit comments

Comments
 (0)