BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
JduPisanie
Fluorite | Level 6

Hi all,

 

I've been trying to setup and deploy SAS Viya on Azure through the Azure Marketplace. I'm setting up a very basic installation with no special conditions. When I start the deployment, it runs for a couple of minutes and then shows an error: Deployment failed.

 

I've tried some basic things, but unsure how to debug this error.


Below is the code that it generates once the error is reached.

{
    "status": "Failed",
    "error": {
        "code": "ApplianceDeploymentFailed",
        "message": "The operation to create appliance failed. Please check operations of deployment 'SASViyaExploreApp' under resource group '/subscriptions/f0fed657-63ed-492e-829c-79b436d33867/resourceGroups/mrg-sas-viya-on-azure-20221110083849'. Error message: 'At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.'",
        "details": [
            {
                "code": "Conflict",
                "message": "{\r\n  \"status\": \"Failed\",\r\n  \"error\": {\r\n    \"code\": \"ResourceDeploymentFailure\",\r\n    \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n    \"details\": [\r\n      {\r\n        \"code\": \"DeploymentFailed\",\r\n        \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.\",\r\n        \"details\": [\r\n          {\r\n            \"code\": \"BadRequest\",\r\n            \"message\": \"{\\r\\n  \\\"code\\\": \\\"QuotaExceeded\\\",\\r\\n  \\\"message\\\": \\\"Provisioning of resource(s) for container service my-viya-aks in resource group mrg-sas-viya-on-azure-20221110083849 failed. Message: Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: westeurope, Current Limit: 10, Current Usage: 4, Additional Required: 44, (Minimum) New Limit Required: 48. Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22f0fed657-63ed-492e-829c-79b436d33867%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22westeurope%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22cores%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:48,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22cores%22%7D%7D%7D%7D]%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/regional-quota-requests. Details: \\\",\\r\\n  \\\"subcode\\\": \\\"\\\"\\r\\n}\"\r\n          }\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}"
            }
        ]
    }
}
1 ACCEPTED SOLUTION

Accepted Solutions
shekhar_chavan
SAS Employee

Hi @JduPisanie , 
Thanks for using SAS Communities.

 

The error indicates there is some Resource quota issue, can you check https://aka.ms/DeployOperations to see if there is any recourse concern? check 'SASViyaExploreApp' under resource group.

If this relates to resource quota kindly check

View solution in original post

5 REPLIES 5
JduPisanie
Fluorite | Level 6

Also getting the below message from the system:

 

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"ApplianceDeploymentFailed","message":"The operation to create appliance failed. Please check operations of deployment 'SASViyaExploreApp' under resource group '/subscriptions/f0fed657-63ed-492e-829c-79b436d33867/resourceGroups/mrg-sas-viya-on-azure-20221110083849'. Error message: 'At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.'"}]}
Tadashi
SAS Employee

Below are the requirements for the deployment environment. Please see this topic.
It may be helpful.
SAS Help Center: Purchasing, Deployment, and Updates

shekhar_chavan
SAS Employee

Hi @JduPisanie , 
Thanks for using SAS Communities.

 

The error indicates there is some Resource quota issue, can you check https://aka.ms/DeployOperations to see if there is any recourse concern? check 'SASViyaExploreApp' under resource group.

If this relates to resource quota kindly check

JduPisanie
Fluorite | Level 6

Thanks, I went through a few rounds of updating the allocations in line with the errors I was getting, but eventually managed to get the environment to deploy.

rich_sas
SAS Employee

Hi @JduPisanie. I want to apologize for the difficulties you faced getting the quota information correct. We are currently limited in our ability to perform "pre-flight" checks on a subscription prior to creating a deployment through the marketplace. We are working with Microsoft to see if there are options for us to provide better advance feedback when there are quota issues or permission issues that will prevent a deployment from completing successfully.

 

Thank you for your patience and perseverance in working through these challenges. We hope to make the process more failure proof in the future.

 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Discussion stats
  • 5 replies
  • 1622 views
  • 5 likes
  • 4 in conversation