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
a
adamant-postman-86832
12/09/2019, 2:44 PM
Is there a way to retreive VM sizes in azure the same way you can query all azure locations (using azure.locations.<locationname>) ? now you have to specify const nodeSize = “Standard_D2_v2” as a string...
t
tall-librarian-49374
12/09/2019, 2:49 PM
Not yet. This is tracked in
https://github.com/pulumi/pulumi-azure/issues/116
a
adamant-postman-86832
12/09/2019, 3:27 PM
Thanks
@tall-librarian-49374
! Would be very convenient.
Post