Skip to content

Commit d9b9d6b

Browse files
authored
fixing custom note markdown
1 parent 2fe301b commit d9b9d6b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/operator-nexus/howto-cluster-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ You can find examples of these two files here:
9696
[clusterManager.jsonc](./clusterManager-jsonc-example.md) ,
9797
[clusterManager.parameters.jsonc](./clusterManager-parameters-jsonc-example.md)
9898

99-
[!NOTE]
100-
To get the correct formatting, copy the raw code file. The values within the clusterManager.parameters.jsonc file are customer specific and may not be a complete list. Please update the value fields for your specific environment.
99+
>[!NOTE]
100+
>To get the correct formatting, copy the raw code file. The values within the clusterManager.parameters.jsonc file are customer specific and may not be a complete list. Please update the value fields for your specific environment.
101101
102102
1. In a web browser, go to the [Azure portal](https://portal.azure.com/) and sign in.
103103
1. From the Azure portal search bar, search for 'Deploy a custom template' and then select it from the available services.

articles/operator-nexus/howto-configure-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ You can find examples for an 8-Rack 2M16C SKU cluster using these two files:
118118
[cluster.jsonc](./cluster-jsonc-example.md) ,
119119
[cluster.parameters.jsonc](./cluster-parameters-jsonc-example.md)
120120

121-
[!NOTE]
122-
To get the correct formatting, copy the raw code file. The values within the cluster.parameters.jsonc file are customer specific and may not be a complete list. Update the value fields for your specific environment.
121+
>[!NOTE]
122+
>To get the correct formatting, copy the raw code file. The values within the cluster.parameters.jsonc file are customer specific and may not be a complete list. Update the value fields for your specific environment.
123123
124124
1. In a web browser, go to the [Azure portal](https://portal.azure.com/) and sign in.
125125
1. From the Azure portal search bar, search for 'Deploy a custom template' and then select it from the available services.

0 commit comments

Comments
 (0)