Skip to content

Commit 4d54163

Browse files
committed
fix
1 parent 074ad72 commit 4d54163

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/container-apps/java-metrics-scale-with-keda.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ Use the following steps to define environment variables and set up the environme
5353
az login
5454
```
5555
56-
1. Create a resource group.
57-
58-
```azurecli
59-
az group create --name $RESOURCE_GROUP --location $LOCATION
60-
```
61-
6256
## Set up a managed identity for your Azure Container Apps
6357
To scale with Azure Container Apps platform metrics, you need a managed identity to access metrics from Azure Monitor.
6458

0 commit comments

Comments
 (0)