| topic | sample | ||
|---|---|---|---|
| languages |
|
||
| products |
|
These samples are quickstarts that show how to use various Search APIs, such as Bing Web Search.
- Create an Azure resource for the service you'd like to try, for example a Bing Web Search resource.
- Add your key and endpoint from your resource to your environment variables with the variable names suggested in the sample.
- Copy/paste the sample into a new C# console app (netcore) in Visual Studio, into the Program.cs file.
- Build/run in Visual Studio.