Skip to content

Commit dbe98ec

Browse files
committed
update
1 parent 72d6388 commit dbe98ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-create-manage-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Automatic is the default option for a runtime. You can start an automatic runtim
6565

6666
- Select compute type. You can choose between serverless compute and compute instance.
6767
- If you choose serverless compute, you can set following settings:
68-
- Customize the VM size that the runtime uses. Please use D and above series, learn more about [Supported VM series and sizes](../concept-compute-target.md#supported-vm-series-and-sizes)
68+
- Customize the VM size that the runtime uses. Please opt for VM series D and above. For additional information, refer to the section on [Supported VM series and sizes](../concept-compute-target.md#supported-vm-series-and-sizes)
6969
- Customize the idle time, which saves code by deleting the runtime automatically if it isn't in use.
7070
- Set the user-assigned managed identity. The automatic runtime uses this identity to pull a base image, auth with connection and install packages. Make sure that the user-assigned managed identity has Azure Container Registry `acrpull` permission. If you don't set this identity, we use the user identity by default.
7171

0 commit comments

Comments
 (0)