Skip to content

Commit aa11621

Browse files
authored
Fix code block language casing in Key Vault setup
1 parent 43b6cb4 commit aa11621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/set-up-key-vault-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Create a connection to Azure Key Vault.
5959

6060
Use this template:
6161

62-
:::code language="Bicep" source="~/foundry-samples-main/samples/microsoft/infrastructure-setup/01-connections/connection-key-vault.bicep
62+
:::code language="bicep" source="~/foundry-samples-main/samples/microsoft/infrastructure-setup/01-connections/connection-key-vault.bicep"
6363

6464
::: zone-end
6565

0 commit comments

Comments
 (0)