|
7 | 7 | "Accept": "application/json", |
8 | 8 | "Accept-Encoding": "gzip, deflate", |
9 | 9 | "Connection": "keep-alive", |
10 | | - "Content-Length": "1083", |
| 10 | + "Content-Length": "1086", |
11 | 11 | "Content-Type": "application/json", |
12 | 12 | "User-Agent": "azure-ai-ml/1.6.0 azsdk-python-mgmt-machinelearningservices/0.1.0 Python/3.10.6 (Windows-10-10.0.22621-SP0)" |
13 | 13 | }, |
|
36 | 36 | "computeId": "/subscriptions/00000000-0000-0000-0000-000000000/resourceGroups/00000/providers/Microsoft.MachineLearningServices/workspaces/00000/computes/serverless", |
37 | 37 | "outputs": { |
38 | 38 | "sink": { |
39 | | - "uri": "azureml://datastores/workspaceblobstore/paths/{name}", |
| 39 | + "uri": "azureml://datastores/workspaceblobstore/paths/${{name}}", |
40 | 40 | "job_output_type": "mltable", |
41 | 41 | "name": "my_azuresqldb_asset" |
42 | 42 | } |
|
55 | 55 | "StatusCode": 201, |
56 | 56 | "ResponseHeaders": { |
57 | 57 | "Cache-Control": "no-cache", |
58 | | - "Content-Length": "2461", |
| 58 | + "Content-Length": "3118", |
59 | 59 | "Content-Type": "application/json; charset=utf-8", |
60 | | - "Date": "Wed, 15 Mar 2023 19:20:17 GMT", |
| 60 | + "Date": "Mon, 20 Mar 2023 19:53:43 GMT", |
61 | 61 | "Expires": "-1", |
62 | 62 | "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000/resourceGroups/00000/providers/Microsoft.MachineLearningServices/workspaces/00000/jobs/000000000000000000000?api-version=2023-02-01-preview", |
63 | 63 | "Pragma": "no-cache", |
64 | 64 | "request-context": "appId=cid-v1:512cc15a-13b5-415b-bfd0-dce7accb6bb1", |
65 | | - "Server-Timing": "traceparent;desc=\u002200-c82ed271972e0ae80aea387985bd0994-31af1a355d305790-01\u0022", |
| 65 | + "Server-Timing": "traceparent;desc=\u002200-09a8879e50d292259d838f37d0c859f8-14d9f799337e7818-01\u0022", |
66 | 66 | "Strict-Transport-Security": "max-age=31536000; includeSubDomains", |
67 | 67 | "x-aml-cluster": "vienna-test-westus2-01", |
68 | 68 | "X-Content-Type-Options": "nosniff", |
69 | | - "x-ms-correlation-request-id": "88fe5c87-cb15-4495-bada-9bd1021811b4", |
| 69 | + "x-ms-correlation-request-id": "19c0de80-d5dd-47f1-9671-6633d58b53f4", |
70 | 70 | "x-ms-ratelimit-remaining-subscription-writes": "1199", |
71 | 71 | "x-ms-response-type": "standard", |
72 | | - "x-ms-routing-request-id": "WESTUS:20230315T192018Z:88fe5c87-cb15-4495-bada-9bd1021811b4", |
73 | | - "x-request-time": "4.314" |
| 72 | + "x-ms-routing-request-id": "WESTCENTRALUS:20230320T195343Z:19c0de80-d5dd-47f1-9671-6633d58b53f4", |
| 73 | + "x-request-time": "3.803" |
74 | 74 | }, |
75 | 75 | "ResponseBody": { |
76 | 76 | "id": "/subscriptions/00000000-0000-0000-0000-000000000/resourceGroups/00000/providers/Microsoft.MachineLearningServices/workspaces/00000/jobs/000000000000000000000", |
|
138 | 138 | "computeId": "/subscriptions/00000000-0000-0000-0000-000000000/resourceGroups/00000/providers/Microsoft.MachineLearningServices/workspaces/00000/computes/serverless", |
139 | 139 | "outputs": { |
140 | 140 | "sink": { |
141 | | - "uri": "azureml://datastores/workspaceblobstore/paths/{name}", |
| 141 | + "uri": "azureml://datastores/workspaceblobstore/paths/${{name}}", |
142 | 142 | "job_output_type": "mltable", |
143 | 143 | "name": "my_azuresqldb_asset" |
144 | 144 | } |
|
152 | 152 | "sourceJobId": null |
153 | 153 | }, |
154 | 154 | "systemData": { |
155 | | - "createdAt": "2023-03-15T19:20:17.7591391\u002B00:00", |
156 | | - "createdBy": "Firstname Lastname", |
| 155 | + "createdAt": "2023-03-20T19:53:42.9619681\u002B00:00", |
| 156 | + "createdBy": "Renyi Xiong", |
157 | 157 | "createdByType": "User" |
158 | 158 | } |
159 | 159 | } |
|
0 commit comments