Skip to content

Commit 40a22ba

Browse files
committed
Remove all references to the Postman resource . . .
1 parent c6cad9f commit 40a22ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/data-science-virtual-machine/how-to-track-experiments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ When the model successfully deploys, select Endpoints from the left-hand menu, t
177177

178178
The deployment state should change from __transitioning__ to __healthy__. Additionally, the details section provides the REST endpoint and Swagger URLs that application developers can use to integrate your ML model into their apps.
179179

180-
You can test the endpoint with [Postman](https://www.postman.com/), or you can use the Azure Machine Learning SDK:
180+
You can test the endpoint with the Azure Machine Learning SDK:
181181

182182
[!INCLUDE [SDK v1](../includes/machine-learning-sdk-v1.md)]
183183

0 commit comments

Comments
 (0)