Skip to content

Commit 76e6cdd

Browse files
update snippet location
1 parent 4b9ec40 commit 76e6cdd

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 @@ A KEDA scaler may support using secrets in a [TriggerAuthentication](https://ked
420420

421421
1. Find the `TriggerAuthentication` object referenced by the KEDA `ScaledObject` specification. Identify each `secretTargetRef` of the `TriggerAuthentication` object.
422422

423-
:::code language="yml" source="../../includes/container-apps/keda-azure-service-bus-auth.yml" highlight="16,17,18":::
423+
:::code language="yml" source="~/azure-docs-snippets-pr/container-apps/keda-azure-service-bus-auth.yml" highlight="16,17,18":::
424424

425425
1. In the *Authentication* section, select **Add** to create an entry for each KEDA `secretTargetRef` parameter.
426426

0 commit comments

Comments
 (0)