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
#general
Title
# general
r
red-scooter-62880
07/28/2022, 3:02 PM
When you try to manually delete a resource group in Azure that was created with pulumi do you get this error sometimes:
Copy code
"provisioningState": "Deleting"
e
echoing-dinner-19531
07/28/2022, 3:13 PM
I don't think that's Pulumi specific. That's just Azure doesn't always immediately action delete requests.
r
red-scooter-62880
07/28/2022, 3:56 PM
@echoing-dinner-19531
Thanks I think you are right
2 Views
Post