Azure / Azure/azure-rest-api-specs

HPC cache: failed to provision

Open
#13,384 1 comment 0 reactions 0 assignees View on GitHub
Service Attention StorageCache
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

The HPC Cache sometimes failed to provision, the polling result from the long running operation is as below:

```
GET https://management.azure.com/subscriptions/xxxx/providers/Microsoft.StorageCache/locations/eastus2/ascOperations/c3bc4af0-4baa-43eb-9ec5-c0b8983fe4c3?api-version=2020-03-01 HTTP/2.0

{
"endTime": "2021-03-11T01:46:53.9869145+00:00",
"error": {
"code": "AscInternalError",
"message": "Error encountered deploying the cache."
},
"name": "c3bc4af0-4baa-43eb-9ec5-c0b8983fe4c3",
"startTime": "2021-03-11T01:21:50.7999428+00:00",
"status": "Failed"
}

```

Contributor guide

Open the contributing guide

Research direction

Start with the reported Azure Storage Cache long-running operation request and response in the issue body, focusing on the failed provisioning result and the AscInternalError message. The issue does not name a specification file, test, or expected correction, so completion criteria are not defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.