Skip to content

Commit 0aa2656

Browse files
Update articles/aks/keda-workload-identity.md
Co-authored-by: Paul Yu <[email protected]>
1 parent e1fd637 commit 0aa2656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/keda-workload-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This article shows you how to securely scale your applications with the Kubernet
8888
SB_QUEUE_NAME=<service-bus-queue-name>
8989
9090
az servicebus queue create \
91-
--name $SB_QUEUE \
91+
--name $SB_QUEUE_NAME \
9292
--namespace $SB_NAME \
9393
--resource-group $RG_NAME
9494
```

0 commit comments

Comments
 (0)