Azure / Azure/azure-rest-api-specs
`BackupResourceVaultConfigs_Update` of `Microsoft.RecoveryServices@2021-12-01` has a delay some times
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
We call [`BackupResourceVaultConfigs_Update`](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/bms.json#L657) to update recovery vaults.
We passed `softDeleteFeatureState` with `Disabled`, and the request returned with operation success. Then we called [`BackupResourceVaultConfigs_Get`](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/bms.json#L614), it returned with the old value (`softDeleteFeatureState` = `Enabled`) sometime. We have to keep calling "GET" for times then we get the correct value.
Contributor guide
Research direction
Start with the linked bms.json definitions for BackupResourceVaultConfigs_Update at line 657 and BackupResourceVaultConfigs_Get at line 614. Reproduce the update-then-get sequence using softDeleteFeatureState=Disabled and determine whether the repository contains a specification change to make; the issue currently provides no code location or completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100