You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Search/BingWebSearch/src/main/java/com/microsoft/azure/cognitiveservices/search/websearch/samples/BingWebSearchSample.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,6 @@ public static void main(String[] args) {
123
123
// Authenticate
124
124
// Set the BING_SEARCH_V7_SUBSCRIPTION_KEY environment variable with your subscription key,
125
125
// then reopen your command prompt or IDE. If not, you may get an API key not found exception.
126
-
// IMPORTANT: if you have not set the `AZURE_BING_SAMPLES_API_KEY` environment variable to your cognitive services API key:
0 commit comments