Forum Discussion

Daniel Westerdale's avatar
Daniel Westerdale
Iron Contributor
Aug 16, 2020
Solved

Updating the pricing tier of my Azure Search Service

  I have been testing out various Teams hosted bots on my Office 365 dev tenant .  From a cost perspective I want to use minimal resources so looking to Free tier whilst I develop and test.   Is it ...
  • nirobert's avatar
    Sep 17, 2020

    Daniel Westerdale 

    Based on this documentation page, I think this is not possible and you have to create a new search service to change the SKU.

     

    Extract:

    When you create an Azure Cognitive Search service, a resource is created at a pricing tier (or SKU) that's fixed for the lifetime of the service. Tiers include Free, Basic, Standard, and Storage Optimized. Standard and Storage Optimized are available with several configurations and capacities.

     

    Most customers start with the Free tier so they can evaluate the service. Post-evaluation, it's common to create a second service at one of the higher tiers for development and production deployments.


     

Resources