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
package-authoring
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
w
wet-sunset-4939
08/03/2021, 2:52 AM
Hi
@tall-librarian-49374
I'm trying to migrate pulumi azure to native but many resources are not able to find in native version. Ex: I'm not able to find FirewallNatRuleCollection resource in azure-native. What is alternative for this resource?
t
tall-librarian-49374
08/03/2021, 5:22 AM
There’s no 1:1 mapping between the old model and ARM. I believe you have to define NAT rules inline in the AzureFirewall resource
https://www.pulumi.com/docs/reference/pkg/azure-native/network/azurefirewall/#natrulecollections_nodejs
❤️ 1
w
wet-sunset-4939
08/15/2021, 1:00 AM
Thanks, I found a solution to fix it already.
#general
Join Slack