Skip to content

Commit 333f59e

Browse files
authored
Update how-to-secure-online-endpoint.md
1 parent 13566ba commit 333f59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-secure-online-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The following diagram shows the overall architecture of this example:
207207

208208
:::image type="content" source="./media/how-to-secure-online-endpoint/endpoint-network-isolation-diagram.png" alt-text="Diagram of the services created.":::
209209

210-
To create the resources, use the following Azure CLI commands. To create a resource group. Replace /<my-resource-group/> and /<my-location/> with the desierd values.
210+
To create the resources, use the following Azure CLI commands. To create a resource group. Replace `<my-resource-group>` and `<my-location>` with the desierd values.
211211

212212
```azurecli
213213
# create resource group

0 commit comments

Comments
 (0)