Skip to content

Commit dde0dad

Browse files
committed
Link fixes
1 parent c795d47 commit dde0dad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-functions/function-keys-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ While access keys provide some mitigation against unwanted access, you should co
1919
+ [Deploy your function app to a virtual network](security-concepts.md#deploy-your-function-app-to-a-virtual-network)
2020
+ [Deploy your function app in isolation](security-concepts.md#deploy-your-function-app-in-isolation)
2121

22-
Access keys provide the basis for HTTP authorization in HTTP triggered functions. For more information, see [Authorization level](./functions-bindings-http-webhook-trigger.md#auth-level).
22+
Access keys provide the basis for HTTP authorization in HTTP triggered functions. For more information, see [Authorization level](./functions-bindings-http-webhook-trigger.md#http-auth).
2323

2424
## Understand keys
2525

articles/azure-functions/functions-infrastructure-as-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When using this article, keep these considerations in mind:
4444
:::zone pivot="flex-consumption-plan"
4545
+ Examples are shown as individual sections for specific resources. For a broad set of complete Bicep file and ARM template examples, see [these Flex Consumption app deployment examples](/samples/browse/?expanded=azure&terms=%22azure%20functions%20flex%22&products=azure-resource-manager).
4646
::: zone-end
47-
:::zone pivot="container-app,azure-arc"
47+
:::zone pivot="container-apps,azure-arc"
4848
+ Examples are shown as individual sections for specific resources.
4949
::: zone-end
5050
## Required resources

0 commit comments

Comments
 (0)