We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d05442 commit e9839f2Copy full SHA for e9839f2
articles/machine-learning/how-to-setup-mlops-azureml.md
@@ -213,7 +213,7 @@ This step deploys the training pipeline to the Azure Machine Learning workspace
213
location: eastus
214
```
215
> [!NOTE]
216
- > If your are running a Deep Learning workload such as CV or NLP, ensure your GPU compute is available in your deployment zone.
+ > If you are running a Deep Learning workload such as CV or NLP, ensure your GPU compute is available in your deployment zone.
217
218
1. Click Commit and push code to get these values into the pipeline.
219
0 commit comments