Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.67k stars 5.1k forks source link

[BUG] Recvery Services Vault, GET on async operation of creation returned 404 #27869

Open ziyeqf opened 8 months ago

ziyeqf commented 8 months ago

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/d4205894880b989ede35d62d97c8e901ed14fb5a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2022-10-01/vaults.json#L1737

API Spec version

2022-10-01

Describe the bug

When create Recovery Service Vault With UserAssigned Identity, GET on the async operation is returned with 404

Expected behavior

the GET is returned with operation status

Actual behavior

is returned with 404

Reproduction Steps

Call PUT to create a new Recovery Services Vault with Identity set to UserAssigned

Environment

No response

zzhxiaofeng commented 8 months ago

@shesamian Please help have a look, thank you.