File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7070# Total: 114 160 28.0 172 199#
7171
7272
73- ab -n 10 -v 4 -p data.json -T ' application/json' -H ' Authorization: Bearer REPLACE_WITH_KEY ' http://REPLACE_WITH_API_URL /score
73+ ab -n 10 -v 4 -p data.json -T ' application/json' -H ' Authorization: Bearer 5N2Yb33ahgdBOgoJnfSiA7dHc4yADUex ' http://http://d79028ee-fe28-4563-85b3-b4938b3fc696.southcentralus.azurecontainer.io /score
Original file line number Diff line number Diff line change 11{
2- "subscription_id" : " 48a74bb7-9950-4cc1-9caa-5d50f995cc55 " ,
3- "resource_group" : " aml-quickstarts-135774 " ,
4- "workspace_name" : " quick-starts-ws-135774 "
2+ "subscription_id" : " 3d1a56d2-7c81-4118-9790-f85d1acf0c77 " ,
3+ "resource_group" : " aml-quickstarts-135864 " ,
4+ "workspace_name" : " quick-starts-ws-135864 "
55}
Original file line number Diff line number Diff line change 33
44# URL for the web service, should be similar to:
55# 'http://8530a665-66f3-49c8-a953-b82a2d312917.eastus.azurecontainer.io/score'
6- scoring_uri = 'http://5cfacec4-93d2-477d-afbe-114ad84daaa1 .southcentralus.azurecontainer.io/score'
6+ scoring_uri = 'http://d79028ee-fe28-4563-85b3-b4938b3fc696 .southcentralus.azurecontainer.io/score'
77# If the service is authenticated, set the key or token
8- key = 'mUOf3qOz1XzBCdDo5EWq6oxu1UrZUlVh '
8+ key = '5N2Yb33ahgdBOgoJnfSiA7dHc4yADUex '
99
1010# Two sets of data to score, so we get two results back
1111data = {"data" :
You can’t perform that action at this time.
0 commit comments