Azure / Azure/azure-rest-api-specs
[BUG] `DataExports_Get` might return 404 after `DataExports_CreateOrUpdate` succeeded
Open
bug
Mgmt
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/c68421ba9f4a3124301eb674e99b50d6838766cd/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-08-01/DataExports.json#L92
### API Spec version
2020-08-01
### Describe the bug
a `DataExports_Get` directly after a `DataExports_CreateOrUpdate` might be returned with HTTP 404
### Expected behavior
The `DataExports_Get` should be returned with HTTP 200
### Actual behavior
Sometimes, it returns 404
### Reproduction Steps
n/a
### Environment
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.