Skip to content

Commit 73d5ba1

Browse files
committed
Update a code section
1 parent feb9931 commit 73d5ba1

File tree

1 file changed

+2
-1
lines changed
  • articles/azure-resource-manager/bicep/diagnostics

1 file changed

+2
-1
lines changed

articles/azure-resource-manager/bicep/diagnostics/bcp201.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ param kubeConfig string
3939
extension kubernetes with {
4040
namespace: 'default'
4141
kubeConfig: kubeConfig
42-
} as k8s```
42+
} as k8s
43+
```
4344

4445
For more information, see [Bicep extension](../bicep-extension.md).
4546

0 commit comments

Comments
 (0)