Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #36 from Azure-Samples/v-jaswel-patch-1
Browse files Browse the repository at this point in the history
Update Web.config
  • Loading branch information
v-jaswel authored Jul 30, 2020
2 parents aa0da9e + ef9d956 commit a856d0b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions bot-integration-samples/hotel-finder/csharp/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@
<add key="MicrosoftAppPassword" value="" />

<!--
This is a free trial Microsoft Bing Spell Check key with limited QPS.
Please subscribe to create your own key and try it out further.
Subscription URL: https://www.microsoft.com/cognitive-services/en-us/subscriptions?productId=/products/56ec2df6dbe2d91324586008
A Bing Spell Check subscription key is required.
If you do not have one, you can visit the Microsoft Cognitive Services Web site at
https://azure.microsoft.com/free/cognitive-services/, create a new Azure account,
and try Cognitive Services for free.
-->
<add key="BingSpellCheckApiKey" value="replace-with-BingSpellCheckApiKey" />

Expand Down Expand Up @@ -88,4 +89,4 @@
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
</configuration>

0 comments on commit a856d0b

Please sign in to comment.