Skip to content

Commit baec1d8

Browse files
Update articles/azure-functions/functions-infrastructure-as-code.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 0c6db44 commit baec1d8

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 file in the sample repository.
134+
For more context, see the complete [storage-account.bicep](https://github.com/Azure-Samples/functions-quickstart-dotnet-azd/blob/main/infra/core/storage/storage-account.bicep) file in the sample repository.
135135
::: zone-end
136136

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

0 commit comments

Comments
 (0)