Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
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
Powered by
#azure
Title
n
narrow-cat-84237
10/01/2022, 6:18 PM
How can I use Pulumi to create a host key for a web app configured to run azure functions? Thanks Alan
g
gorgeous-accountant-60580
10/01/2022, 7:11 PM
Looks like it might not be doable:
https://stackoverflow.com/questions/70167839/how-to-create-a-host-key-in-function-app-through-pulumi
The referenced issue is still open:
https://github.com/Azure/azure-rest-api-specs/issues/13424
I suspect you could use the SDK to create the host key, after creating everything else using Pulumi
👍 1
n
narrow-cat-84237
10/02/2022, 10:32 AM
Thanks
@gorgeous-accountant-60580
3 Views
Post