Skip to content

Commit 760db94

Browse files
committed
casing fix.
1 parent efa58b6 commit 760db94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/quickstart-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2929
The Bicep file used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/app-configuration-store-kv/).
3030

3131
> [!NOTE]
32-
> Bicep templates use the same underlying engine as ARM templates. All of the tips, notes and important information found in the [ARM template quick start](./quickstart-resource-manager.md) apply here. It is recommended to reference this information when working with bicep templates.
32+
> Bicep templates use the same underlying engine as ARM templates. All of the tips, notes and important information found in the [ARM template quick start](./quickstart-resource-manager.md) apply here. It is recommended to reference this information when working with Bicep templates.
3333
3434
:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.appconfiguration/app-configuration-store-kv/main.bicep":::
3535

0 commit comments

Comments
 (0)