|
70 | 70 | "eyJ0eXAiOiJK.....5aOYpZSFrSiKYYD6Q\n",
|
71 | 71 | "```\n",
|
72 | 72 | "\n",
|
73 | | - "copy the whole string and use in the the following code replacing the `<TOKEN>` string after the `Bearer` text. Make sure also to replace the `<DATASET_ID>` placeholder with the Dataset id you got in the previous step. Execute the T-SQL code. It will safely store the authentication token in a Database Scoped Credential so that it will be possible to use the token later with `sp_invoke_external_rest_endpoint`" |
| 73 | + "copy the whole string and use in the the following code replacing the `<<TOKEN>>` string after the `Bearer` text. Make sure also to replace the `<DATASET_ID>` placeholder with the Dataset id you got in the previous step. Execute the T-SQL code. It will safely store the authentication token in a Database Scoped Credential so that it will be possible to use the token later with `sp_invoke_external_rest_endpoint`" |
74 | 74 | ],
|
75 | 75 | "metadata": {
|
76 | 76 | "azdata_cell_guid": "6cf54ac8-0e87-4698-84a6-ae9b81934b5a"
|
|
0 commit comments