Skip to content

Commit 1e02c18

Browse files
author
Jenny So
committed
move header one level up since this applies to all services
1 parent 79fedf3 commit 1e02c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-and-where.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ az ml model deploy -m mymodel:1 --ic inferenceconfig.json --dc deploymentconfig.
581581

582582
For more information, see the [az ml model deploy](https://docs.microsoft.com/cli/azure/ext/azure-cli-ml/ml/model?view=azure-cli-latest#ext-azure-cli-ml-az-ml-model-deploy) documentation.
583583

584-
#### Understanding service state
584+
### Understanding service state
585585

586586
During model deployment, you may see the service state change while it fully deploys. Certain states are considered non-terminal and may change as the deployment continues to process.
587587

0 commit comments

Comments
 (0)