Skip to content

Commit

Permalink
Removed key
Browse files Browse the repository at this point in the history
  • Loading branch information
HeidiSteen committed Aug 28, 2019
1 parent d37a794 commit e07fdc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"body": {
"mode": "raw",
"raw": "{\r\n \"name\" : \"cog-search-demo-ds2\",\r\n \"description\" : \"Demo files to demonstrate cognitive search capabilities.\",\r\n \"type\" : \"azureblob\",\r\n \"credentials\" :\r\n { \"connectionString\" :\r\n \"DefaultEndpointsProtocol=https;AccountName=heidicogsearchdemo;AccountKey=J56zNOCiiI4r9m1WWH4VMX5mu8hJ79dWB3RZBn5tmXDKVlRSUNRO2onisXuxcySt0IRVwckvnD/+MieF0rcUGg==;EndpointSuffix=core.windows.net;\"\r\n },\r\n \"container\" : { \"name\" : \"cog-search-demo\" }\r\n}"
"raw": "{\r\n \"name\" : \"cog-search-demo-ds2\",\r\n \"description\" : \"Demo files to demonstrate cognitive search capabilities.\",\r\n \"type\" : \"azureblob\",\r\n \"credentials\" :\r\n { \"connectionString\" :\r\n \"DefaultEndpointsProtocol=https;AccountName=<STORAGE-ACCOUNT-NAME>;AccountKey=<STORAGE-ACCESS-KEY>;EndpointSuffix=core.windows.net;\"\r\n },\r\n \"container\" : { \"name\" : \"cog-search-demo\" }\r\n}"
},
"url": {
"raw": "https://Y<YOUR-SEARCH-SERVICE-NAME>.search.windows.net/datasources?api-version=2019-05-06",
Expand Down

0 comments on commit e07fdc2

Please sign in to comment.