Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
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
general
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
#general
Title
# general
r
rapid-spoon-72613
07/07/2022, 7:24 PM
Hello All, Looking for some assistance in the creation of a subnet with a delegation. The documentation with the example has the same example as the creation of the subnet. Please see below link.
https://www.pulumi.com/registry/packages/azure-native/api-docs/network/subnet/#delegation
a
ancient-parrot-56373
07/07/2022, 7:52 PM
Hi you should be able to pass list of Delegations
https://www.pulumi.com/registry/packages/azure-native/api-docs/network/subnet/#delegation
Post