Skip to content

Commit 9e46055

Browse files
Added a period.
1 parent 0b93459 commit 9e46055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/service/how-to-manage-runs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ az ml run list --experiment-name experiment [?tags.keys(@)[?starts_with(@, 'wort
305305
az ml run list --experiment-name experiment [?properties.author=='azureml-user' && tags.quality=='fantastic run']
306306
```
307307

308-
For more information on querying Azure CLI results, see [Query Azure CLI command output](https://docs.microsoft.com/cli/azure/query-azure-cli?view=azure-cli-latest)
308+
For more information on querying Azure CLI results, see [Query Azure CLI command output](https://docs.microsoft.com/cli/azure/query-azure-cli?view=azure-cli-latest).
309309

310310
## Example notebooks
311311

@@ -317,4 +317,4 @@ The following notebooks demonstrate the concepts in this article:
317317

318318
## Next steps
319319

320-
* To learn how to log metrics for your experiments, see [Log metrics during training runs](how-to-track-experiments.md).
320+
* To learn how to log metrics for your experiments, see [Log metrics during training runs](how-to-track-experiments.md).

0 commit comments

Comments
 (0)