Skip to content

Commit 0c6db44

Browse files
committed
2024_09 - Fix monthly broken links - ggailey777
1 parent 7b5afd6 commit 0c6db44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ resource storageAccount 'Microsoft.Storage/storageAccounts@2023-05-01' = {
131131
For more context, see the complete [main.bicep](https://github.com/Azure-Samples/function-app-arm-templates/blob/main/function-app-linux-consumption/main.bicep#L37) file in the templates repository.
132132
::: zone-end
133133
::: zone pivot="flex-consumption-plan"
134-
For more context, see the complete [storage-account.bicep](https://github.com/Azure-Samples/azure-functions-flex-consumption-samples/blob/main/starters/http/dotnet/infra/core/storage/storage-account.bicep#L11) file in the sample repository.
134+
For more context, see the complete storage-account.bicep file in the sample repository.
135135
::: zone-end
136136

137137
### [ARM template](#tab/json)

0 commit comments

Comments
 (0)