Skip to content

Commit c0756b6

Browse files
update file name
1 parent b8cc8c8 commit c0756b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/scale-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ KEDA scalers can use secrets in a [TriggerAuthentication](https://keda.sh/docs/l
420420

421421
1. Set the value of the `secretRef` property to the name of the `secretTargetRef`'s `key` property.
422422

423-
:::code language="bicep" source="./code/container-apps-azure-service-bus-rule-1.bicep" highlight="8-11,30-33":::
423+
:::code language="bicep" source="./code/container-apps-azure-service-bus-rule-1-bicep.json" highlight="8-11,30-33":::
424424

425425
Some scalers support metadata with the `FromEnv` suffix to reference a value in an environment variable. Container Apps looks at the first container listed in the ARM template for the environment variable.
426426

0 commit comments

Comments
 (0)