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
m
miniature-leather-70472
06/10/2021, 10:53 AM
I'm trying to migrate from Azure to Azure Native following this guide -
https://www.pulumi.com/docs/intro/cloud-providers/azure/from-classic/#move-resources-from-classic-azure-to-azure-native
and I must be missing something obvious. I've run pulumi import and that worked as expected, updated my code, but when I try and run Pulumi up it wants to delete the new Azure Native resource group, rather than showing no changes. What am I missing?
Ok, I found the issue, it seems that the case of a property value in the stack file is different to what I set it to in the actual code, so either I need to amend the stack file, or force the code to use lowercase
t
tall-librarian-49374
06/10/2021, 11:51 AM
Which property?
3 Views
#azure
Join Slack