VM Size SkuNotAvailable Not Found Error #9296
DominionDMS-Build
started this conversation in
Image configuration
Replies: 1 comment
-
@DominionDMS-Build hey! Not all sku sizes exist in all azure regions, it is an azure-specific thing, we typically use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have tried different vm sizes as well as locations, yet getting the below error. Is there any potential fix?
'5168a986-04fd-4055-81ff-da2f413d7cf3'. See inner errors for details.
2024-02-05T04:28:26.1186738Z ==> azure-arm.image: ERROR: -> SkuNotAvailable : The requested VM size for resource 'Following SKUs have failed for Capacity Restrictions: Standard_B2ms' is currently not available in location 'eastus'. Please try another size or deploy to a different location or different zone. See https://aka.ms/azureskunotavailable for details.
2024-02-05T04:28:26.1188780Z ==> azure-arm.image:
2024-02-05T04:28:26.1198406Z ==> azure-arm.image: resources.DeploymentsClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="InvalidTemplateDeployment" Message="The template deployment 'pkrdpro8u422cf9' is not valid according to the validation procedure. The tracking id is '5168a986-04fd-4055-81ff-da2f413d7cf3'. See inner errors for details." Details=[{"code":"SkuNotAvailable","message":"The requested VM size for resource 'Following SKUs have failed for Capacity Restrictions: Standard_B2ms' is currently not available in location 'eastus'. Please try another size or deploy to a different location or different zone. See https://aka.ms/azureskunotavailable for details."}]
Beta Was this translation helpful? Give feedback.
All reactions