Open ziyeqf opened 8 months ago
https://github.com/Azure/azure-rest-api-specs/blob/d4205894880b989ede35d62d97c8e901ed14fb5a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2022-10-01/vaults.json#L1737
2022-10-01
When create Recovery Service Vault With UserAssigned Identity, GET on the async operation is returned with 404
the GET is returned with operation status
is returned with 404
Call PUT to create a new Recovery Services Vault with Identity set to UserAssigned
Identity
UserAssigned
No response
@shesamian Please help have a look, thank you.
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 toUserAssigned
Environment
No response