Skip to content

Commit d15d528

Browse files
authored
Update description of runId to infer customer to use new GUID for create run (#29447)
* Update description of runId to infer customer to use new GUID for create run * Refine description
1 parent 89fc547 commit d15d528

File tree

1 file changed

+1
-1
lines changed
  • specification/synapse/data-plane/Microsoft.Synapse/preview/2022-03-01-preview

1 file changed

+1
-1
lines changed

specification/synapse/data-plane/Microsoft.Synapse/preview/2022-03-01-preview/runNotebook.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
"maxLength": 100,
535535
"required": true,
536536
"type": "string",
537-
"description": "Notebook run id.",
537+
"description": "Notebook run id. For Create Run, you can generate a new GUID and use it here. For other actions, this is the same ID used in Create Run.",
538538
"x-ms-parameter-location": "method"
539539
},
540540
"Endpoint": {

0 commit comments

Comments
 (0)