Skip to content

Commit 4b8d14f

Browse files
Merge pull request #233893 from AnuragSingh-MSFT/patch-16
(AzureCXP) fixes MicrosoftDocs/azure-docs#107862
2 parents 78d25e8 + a3ea1c5 commit 4b8d14f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-resource-manager/bicep/bicep-functions-array.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,7 @@ The output from the preceding example with the default values is:
198198

199199
### Quickstart examples
200200

201-
The following example is extracted from a quickstart template, [SQL Server VM with performance optimized storage settings
202-
](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.attestation/attestation-provider-create/main.bicep):
201+
The following example is extracted from a quickstart template, [Virtual Network with diagnostic logs settings](https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.network/vnet-create-with-diagnostic-logs/main.bicep):
203202

204203
```bicep
205204
@description('Array containing DNS Servers')

0 commit comments

Comments
 (0)