Skip to content

Commit 95dd13d

Browse files
authored
Update tutorial-managed-identities-functions.md
1 parent 1130335 commit 95dd13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/tutorial-managed-identities-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Functions in <your-functionapp-name>:
110110
After installing the spring extension, create an Azure Spring Apps instance with the Azure CLI command `az spring create`.
111111

112112
```azurecli
113-
az extension add --name spring
113+
az extension add --upgrade --name spring
114114
az spring create --name mymsispringcloud --resource-group myResourceGroup --location eastus
115115
```
116116

0 commit comments

Comments
 (0)