Skip to content

Commit d4613b4

Browse files
author
Jenny So
committed
remove terminal terminology
1 parent 1e02c18 commit d4613b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,11 +583,11 @@ For more information, see the [az ml model deploy](https://docs.microsoft.com/cl
583583

584584
### Understanding service state
585585

586-
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.
586+
During model deployment, you may see the service state change while it fully deploys.
587587

588588
The following table describes the different service states:
589589

590-
| Webservice state | Description | IsTerminal
590+
| Webservice state | Description | Final state?
591591
| ----- | ----- | ----- |
592592
| Transitioning | The service is in the process of deployment. | No |
593593
| Unhealthy | The service has deployed but is currently unreachable. | No |

0 commit comments

Comments
 (0)