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
#azure
Title
# azure
l
limited-carpenter-34991
07/12/2021, 12:23 PM
Is there a mapping for azure-native namespaces and its resources/objects in corresponce to the azure resources ?
t
tall-librarian-49374
07/12/2021, 12:41 PM
The relation isn’t 1:1 so making such a map is challenging… I can see that your specific question has been answered below.
l
limited-carpenter-34991
07/12/2021, 1:31 PM
Sometimes it is a little bit challenging to identiy the root object of major azure resource.
For exmaple a function app is mapped to webapp. Why not using same names principals ? Or an application insights instance is mapped to component.
t
tall-librarian-49374
07/12/2021, 2:07 PM
We follow the names of ARM which has no notion of Function App. There is
https://github.com/pulumi/pulumi-azure-native/issues/690
but had quite some pushback.
l
limited-carpenter-34991
07/12/2021, 3:13 PM
Ah ok
3 Views
Post