Skip to content

Commit b3aa439

Browse files
authored
Documentation link added
This sample uses POST request to upload image to the Bing Image Search endpoint.
1 parent 1b670c6 commit b3aa439

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dotnet/Search/Tutorials/BingImageInsights.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
//Copyright (c) Microsoft Corporation. All rights reserved.
22
//Licensed under the MIT License.
3+
//For more information about this sample, see the following documentation:
4+
// https://docs.microsoft.com/en-us/azure/cognitive-services/bing-image-search/tutorial-image-post
5+
36
using System;
47
using System.Collections.Generic;
58
using System.Text;

0 commit comments

Comments
 (0)