Skip to content

Azure Cognitive Search - Scale up or change the SKU #30884

@katbyte

Description

@katbyte

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Description

can scale the service directly via the Azure Portal or Microsoft REST APIs, which allows SKU changes without destroying the service. However, when using the Terraform azurerm_search_service resource (v4.41.0), any SKU change forces a destroy-and-recreate, which is disruptive.

New or Affected Resource(s)/Data Source(s)

azurerm_search_service

Potential Terraform Configuration

References

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions