Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
[Docs]Update bing search skill and power bi doc (#1874)
Browse files Browse the repository at this point in the history
* fix docs

* Update powerbi.md

* Update powerbi.md
  • Loading branch information
DingmaomaoBJTU authored and ryanisgrig committed Jul 17, 2019
1 parent f0f2ab8 commit 3c80ee2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/reference/analytics/powerbi.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ You will need to replace `<app-insights-application-id>` with your Application I
3. Select **API Access**.
4. Copy the Application ID.

Note: if you want to show both VA and Skill telemetry in one powerbi report, please ensure you are using the same Application Insights ID in both the Virtual Assistant and Skill config.

![AppInsightsApplicationID](../../media/appinsightsapplicationid.png)

```
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/skills/experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This skill has a very limited LUIS model (available in English, French, Italian,

![Search Example](/docs/media/skills-experimental-bingsearch.png)

Once deployed create a [Bing Search Cognitive Services Key](https://azure.microsoft.com/en-us/services/cognitive-services/bing-web-search-api/) and update the appropriate configuration within appSettings.config.
Once deployed create a [Bing Search Cognitive Services Key](https://azure.microsoft.com/en-us/services/cognitive-services/bing-web-search-api/) for BingSearchKey and a [Project Answer Search Key](https://labs.cognitive.microsoft.com/en-us/project-answer-search) for BingAnswerSearchKey, then update the appropriate configuration within appSettings.config.

## News Skill

Expand Down

0 comments on commit 3c80ee2

Please sign in to comment.