BookmarkSubscribeRSS Feed
arunbiker
Calcite | Level 5

so this is the error am facing
{

  "code""DeploymentFailed",
  "target""/subscriptions/be712a52-f351-4786-8456-cd873da35a85/resourceGroups/g7synergon/providers/Microsoft.Resources/deployments/sas-institute-560503.sas-viya-on-azure-20240923220813",
  "message""At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
  "details": [
    {
      "code""ResourceDeploymentFailure",
      "target""/subscriptions/be712a52-f351-4786-8456-cd873da35a85/resourceGroups/g7synergon/providers/Microsoft.Solutions/applications/g7synergon",
      "message""The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
    }
  ]
}
6 REPLIES 6
LinusH
Tourmaline | Level 20

And what is the message/information if you follow the link  https://aka.ms/arm-deployment-operations ?

Data never sleeps
arunbiker
Calcite | Level 5

thanks for responding

{
  "code""ApplicationDeploymentFailed",
  "message""The operation to create application failed. Please check operations of deployment 'g7synergon' under resource group '/subscriptions/be712a52-f351-4786-8456-cd873da35a85/resourceGroups/mrg-sas-viya-on-azure-20240923220813'. Error message: 'At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.'",
  "details": [
    {
      "code""Conflict",
      "message""{\r\n  \"status\": \"failed\",\r\n  \"error\": {\r\n    \"code\": \"ResourceDeploymentFailure\",\r\n    \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'failed'.\",\r\n    \"details\": [\r\n      {\r\n        \"code\": \"DeploymentScriptACIProvisioningTimeout\",\r\n        \"message\": \"The supporting resource: 'Azure Container Instance' did not provision during the expected time. Correlation Id: 52199667-24ab-4507-bc36-83ce7e525f1f. Please try again later, if the issue persists contact technical support for further investigation.\"\r\n      }\r\n    ]\r\n  }\r\n}"
    },
    {
      "code""Conflict",
      "message""{\r\n  \"status\": \"failed\",\r\n  \"error\": {\r\n    \"code\": \"ResourceDeploymentFailure\",\r\n    \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'failed'.\",\r\n    \"details\": [\r\n      {\r\n        \"code\": \"DeploymentScriptACIProvisioningTimeout\",\r\n        \"message\": \"The supporting resource: 'Azure Container Instance' did not provision during the expected time. Correlation Id: 52199667-24ab-4507-bc36-83ce7e525f1f. Please try again later, if the issue persists contact technical support for further investigation.\"\r\n      }\r\n    ]\r\n  }\r\n}"
    }
  ]
}
JuanS_OCS
Amethyst | Level 16
Hi there,

This issue is likely caused by your RBAC settings in your subscription. You might want to ask SAS technical support for additional details.
arunbiker
Calcite | Level 5
Thank you for u r response

I have opened a case in the support chart awaiting the same
cj_blake
SAS Employee

Hi everyone, we're aware of these deployment failures and are seeing them internally too. We are investigating the problem and are looking into it. I will keep this thread updated when we have more news.

priyhat_sas
SAS Employee

Please try the deploying again with the latest 2024.08 release, we have fixed the issue and able to deploy successfully.