Azure / Azure/HubAndSpokeResearchEnclave
Removing a recovery services vault using `Remove-rsv.ps1` throws an error for HTTP 202 response
Open
bug
spoke
- Dominant language
- Bicep
- Stars
- 18
- Forks
- 18
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 3
Description
The script will throw an error since the call to delete the RSV in line `244` returns an HTTP 202 (Accepted) response from the Azure resource manager.
Should the execution be blocked by a polling loop against the status of the RSV?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.