Skip to content

Commit 388daed

Browse files
Update how-to-troubleshoot-environments.md
1 parent 017bdad commit 388daed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ result. Mitigating vulnerabilities can disrupt reproducibility by changing depen
7373
AzureML's primary focus is to guarantee reproducibility. Environments can broadly be divided into three categories: curated,
7474
user-managed, and system-managed.
7575

76-
**Curated environments** are pre-created environments that are managed by Azure Machine Learning (AzureML) and are available by default in every AzureML workspace.
77-
provisioned.
76+
**Curated environments** are pre-created environments that are managed by Azure Machine Learning (AzureML) and are available by default in every AzureML workspace provisioned.
7877

7978
Intended to be used as is, they contain collections of Python packages and settings to help you get started with various machine learning frameworks.
8079
These pre-created environments also allow for faster deployment time.

0 commit comments

Comments
 (0)