Skip to content

Commit 13cb4cf

Browse files
Merge pull request #253451 from vijetajo/patch-128
Update how-to-use-serverless-compute.md
2 parents 0992d0a + 1e59215 commit 13cb4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-serverless-compute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Serverless compute can be used to run command, sweep, AutoML, pipeline, distribu
3737
* To further simplify job submission, you can skip the resources altogether. Azure Machine Learning defaults the instance count and chooses an instance type (VM size) based on factors like quota, cost, performance and disk size.
3838
* Lesser wait times before jobs start executing in some cases.
3939
* User identity and workspace user-assigned managed identity is supported for job submission.
40-
* With managed network isolation, you can streamline and automate your network isolation configuration.
40+
* With managed network isolation, you can streamline and automate your network isolation configuration. **Customer virtual network** support is coming soon
4141
* Admin control through quota and Azure policies
4242

4343
## How to use serverless compute

0 commit comments

Comments
 (0)