We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6110fd7 + 21db5dd commit 9a7a391Copy full SHA for 9a7a391
articles/search/search-semi-structured-data.md
@@ -147,7 +147,7 @@ POST {{baseUrl}}/datasources?api-version=2024-07-01 HTTP/1.1
147
"type": "azureblob",
148
"subtype": null,
149
"credentials": {
150
- "connectionString": "{{storageConnectionString}}"
+ "connectionString": "{{storageConnection}}"
151
},
152
"container": {
153
"name": "{{blobContainer}}",
0 commit comments