Skip to content

Commit 67e0fe5

Browse files
committed
fixing formatting problem
1 parent f2297bd commit 67e0fe5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/machine-learning/how-to-managed-network.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ Before following the steps in this article, make sure you have the following pre
8585

8686
* The Azure identity you use when deploying a managed network requires the following [Azure role-based access control (Azure RBAC)](/azure/role-based-access-control/overview) actions to create private endpoints:
8787

88-
* Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read
89-
* Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write
88+
* `Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read`
89+
* `Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write`
9090

9191
* The [Azure CLI](/cli/azure/) and the `ml` extension to the Azure CLI. For more information, see [Install, set up, and use the CLI (v2)](how-to-configure-cli.md).
9292

@@ -111,8 +111,8 @@ Before following the steps in this article, make sure you have the following pre
111111
112112
* The Azure identity you use when deploying a managed network requires the following [Azure role-based access control (Azure RBAC)](/azure/role-based-access-control/overview) actions to create private endpoints:
113113
114-
* Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read
115-
* Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write
114+
* `Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read`
115+
* `Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write`
116116
117117
* The Azure Machine Learning Python SDK v2. For more information on the SDK, see [Install the Python SDK v2 for Azure Machine Learning](/python/api/overview/azure/ai-ml-readme).
118118
@@ -155,8 +155,8 @@ Before following the steps in this article, make sure you have the following pre
155155
156156
* The Azure identity you use when deploying a managed network requires the following [Azure role-based access control (Azure RBAC)](/azure/role-based-access-control/overview) actions to create private endpoints:
157157
158-
* Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read
159-
* Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write
158+
* `Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read`
159+
* `Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write`
160160
161161
---
162162

0 commit comments

Comments
 (0)