Channels
pulumi-ai
package-authoring
pulumi-cdk
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
cloudengineering
yaml
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
blog-posts
localstack
welcome
gitlab
pulumi-kubernetes-operator
jobs
aws
pulumi-deployments
dotnet
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
general
Powered by
Title
g
glamorous-helmet-50600
03/22/2021, 8:19 PM
Hey guys, is it possible to create/add index to a search service using pulumi? Looking at the docs I don't see how so I suspect it's not possible. How do you guys manage that?
t
tall-librarian-49374
03/22/2021, 8:43 PM
ARM doesn’t support indexes, so Pulumi Azure-Native doesn’t support them either:
https://feedback.azure.com/forums/263029-azure-search/suggestions/18001216-allow-create-update-delete-of-data-sources-inde
Maybe, you could invoke Azure SDK from your Pulumi program to create an index
g
glamorous-helmet-50600
03/22/2021, 9:35 PM
@tall-librarian-49374
Right thank you very much, sounds like an option worth exploring.
3 Views
#azure
Join Slack