Hello,
We are trying to deploy SAS Viya (PAYG) application into our Azure cloud, post deployment, we get the following error message:
{"code":"ResourceDeploymentFailure","target":"/subscriptions/5dbe0335-d3df-4b5e-b7f5-0d12bac12c80/resourceGroups/xxxxx/providers/Microsoft.Solutions/applications/spv","message":"The resource provision operation did not complete within the allowed timeout period."}
BTW, we are using the East Asia Zone and seems like following conditions are also satisfied:
Thank you for your help
Previously similar post have received some support about package updates to resolve such issues, Solved: Azure Deployment failed due to "Timeout" - SAS Support Communities, can someone help us with the same?
The deploy could fail for various reasons, curious if you are able to see what release of Viya is being used? I ran a deploy internally for 2025.02 and it deployed successfully. If you have part of the logs in the deployment storage account and share where it got stuck, that can help us figure out.
Sometimes microsoft network issues could cause it to fail, and deleting old deployment and starting a re-deploy may help.
Hello thanks for your reply, the error message is below:
{"code":"ResourceDeploymentFailure","target":"/subscriptions/5dbe0335-d3df-4b5e-b7f5-0d12bac12c80/resourceGroups/xxxx/providers/Microsoft.Solutions/applications/spv","message":"The resource provision operation did not complete within the allowed timeout period."}
The version details are as follows:
"type": "Microsoft.Solutions/applications",
"kind": "MarketPlace",
"location": "eastasia",
"plan": {
"name": "sas-viya-on-azure",
"product": "sas-viya-on-azure",
"publisher": "sas-institute-560503",
"version": "25.02.00"
In the activity log, all steps show successful.
We ran the deployment more than 10 times till now, all other errors were resolved, only the above error is pending, we deleted old deployments, started new deployments but this error is not going away. It runs close to 2 hours and then fails; those details can be seen in the operation details attached here.
The Correlation ID: f24e99e7-75b9-454c-b505-bc1437d9dc85
Sorry to hear it failed, we need more info on the failures. Are there any info available if you go to the failed deployment and check for any errors there or if you have any activity logs related to the failed deployment? It may have a reason for the timeout.
Sometimes the 'Resource quota limit exceeded' could be the reason, in that case try to increaase the quota. Alternatively, you can try deploying in another region like eastus and see if that works.
If we know the reason (from the failed deployment logs) for time exceeded that would help. Thanks!
Hello,
Thanks again for your response and questions. The quota and all other errors are resolved. Only error we see is "Timed Out". There are no logs with any kind of errors to display, all logs say "Accepted" or "Succeeded", so we are unable to share any log details.
The application is also working at our end, we are able to navigate within the application, its just the Time out error, that does not seem to go away.
Thanks again
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.