Skip to content

Commit 5c64553

Browse files
committed
edit pass: deploy-online-endpoints
1 parent e6d4262 commit 5c64553

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/machine-learning/how-to-deploy-online-endpoints.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ The Azure CLI and CLI extension for machine learning are used in these steps, bu
6060
[!INCLUDE [basic prereqs cli](includes/machine-learning-cli-prereqs.md)]
6161

6262
* Azure RBAC is used to grant access to operations in Machine Learning. To perform the steps in this article, your user account must be assigned the Owner or Contributor role for the Machine Learning workspace, or a custom role must allow `Microsoft.MachineLearningServices/workspaces/onlineEndpoints/*`. For more information, see [Manage access to an Azure Machine Learning workspace](how-to-assign-roles.md).
63+
64+
---
65+
6366
* Ensure that you have enough virtual machine (VM) quota allocated for deployment. Machine Learning reserves 20% of your compute resources for performing upgrades on some VM SKUs. For example, if you request 10 instances in a deployment, you must have a quota of 12 for each number of cores for the VM SKU. Failure to account for the extra compute resources results in an error. There are some VM SKUs that are exempt from the extra quota reservation. For more information on quota allocation, see [Virtual machine quota allocation for deployment](how-to-manage-quotas.md#virtual-machine-quota-allocation-for-deployment).
6467
* Alternatively, you could use quota from the Machine Learning shared quota pool for a limited time. [!INCLUDE [machine-learning-shared-quota](includes/machine-learning-shared-quota.md)]
6568

0 commit comments

Comments
 (0)