Is there any plan to support creation of Cognitive...
# azure
m
Is there any plan to support creation of Cognitive Search Indexes in the azure-native plugin? Azure REST calls: https://learn.microsoft.com/en-us/rest/api/searchservice/create-index Pulumi Search (service only): https://www.pulumi.com/registry/packages/azure-native/api-docs/search/
m
Hi Chris, at this point there are no plans to add this. Generally, Pulumi focuses on the control plane (Azure resources) rather than the data plane. If adding search indexes would be helpful to you, please feel free to submit an issue to https://github.com/pulumi/pulumi-azure-native/issues.
m
Thanks for commenting, @melodic-tomato-39005. I've submitted a feature request here: https://github.com/pulumi/pulumi-azure-native/issues/2034
m
Thanks!