Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
b
bulky-tent-99405
02/26/2022, 11:46 PM
@here Hi I am new to pulumi and I am trying to deploy azure function using python. I could not find the exact module in the Azure Native API doc. Can someone help please?
e
echoing-dinner-19531
02/27/2022, 8:59 AM
I think you want
https://www.pulumi.com/registry/packages/azure-native/api-docs/web/webapp/
Example of using it at
https://github.com/pulumi/examples/blob/master/azure-ts-functions/index.ts
And a python example of WebApp
https://github.com/pulumi/examples/blob/master/azure-py-appservice/__main__.py
b
bulky-tent-99405
02/28/2022, 5:34 AM
@echoing-dinner-19531
Thanks a lot. Let me give it a try
4 Views
#general
Join Slack