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
#general
Title
s
stocky-spoon-68767
02/09/2020, 7:43 PM
Good afternoon, I would like to know if it is possible to remove the id from the component name, I see it concatenated, I working with azure and c#
g
gentle-diamond-70147
02/10/2020, 2:32 PM
You can specify an explicit name argument on your resources to remove the auto generated suffix. See
https://www.pulumi.com/docs/troubleshooting/faq/#why-do-resource-names-have-random-hex-character-suffixes
for more info.
s
stocky-spoon-68767
02/17/2020, 1:12 PM
Great! Thank you!
Post