Azure / Azure/azure-rest-api-specs

`BackupResourceVaultConfigs_Update` of `Microsoft.RecoveryServices@2021-12-01` has a delay some times

Open
#21,548 0 comments 0 reactions 0 assignees View on GitHub
RecoveryServices Service Attention
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.