I can not install Bing Search API v7

Viewed 396

I can not install Bing Search API v7.

Pricing tier: "no available items"

enter image description here

1 Answers

In the Azure Portal, Go to Subscriptions > Select Your Subscription > Resource Providers > Search for Microsoft.Bing and it's status will be unregistered so that Pricing tiers are not visible to your subscription.

enter image description here

Register that resource provider with your subscription and refresh your browser page (Azure Portal) to get pricing tiers list.

Related