tobias
tobias

Reputation: 2362

Cant find Bing image search api in azure console

I am totally lost in the azure console. I set up an account. But still it asks me if I want to have an account although Im logged in. My main problem is, I cant find the subscription key for Bing image search API. I could find it as 7 day trail with a demo key and it works. But cant find how to subscribe to the service. I tried via cognitive services but this keys do not work. Please help.

Upvotes: 0

Views: 120

Answers (1)

Sajeetharan
Sajeetharan

Reputation: 222582

You need to create a New Bing Search service from the Azure portal. Goto your portal and type Bing search in the search bar,

enter image description here

Once the resource is created, you can get the keys by navigating as follows,

enter image description here

Upvotes: 1

Related Questions