Greetings, I need some assistance please and trust that someone on this Forum may have experienced the same issue before. Trying to deploy SAS Viya (pay-as-you-go) on Azure Marketplace. The error I receive states: 2024-11-04 12:20:19 EST - Steffan Van MolendorffAdditional comments { "status": "Failed", "error": { "code": "ApplicationDeploymentFailed", "message": "The operation to create application failed. Please check operations of deployment 'sasasviya' under resource group '/subscriptions/b9887eaf-1437-47cb-bf09-9730b202b562/resourceGroups/mrg-sas-viya-on-azure-20241104191045'. 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": "BadRequest", "message": "{\r\n \"error\": {\r\n \"code\": \"InvalidTemplateDeployment\",\r\n \"message\": \"The template deployment 'sasasviya-aks' is not valid according to the validation procedure. The tracking id is '9e86204c-066c-4003-9940-d0ddf0b11cc0'. See inner errors for details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"SubscriptionNotEnabledEncryptionAtHost\",\r\n \"message\": \"Preflight validation check for resource(s) for container service my-viya-aks in resource group mrg-sas-viya-on-azure-20241104191045 failed. Message: Subscription does not enable EncryptionAtHost.. Details: \"\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\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/b9887eaf-1437-47cb-bf09-9730b202b562/resourceGroups/mrg-sas-viya-on-azure-20241104191045/providers/Microsoft.Resources/deployments/sasasviya-nfs\",\r\n \"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.\",\r\n \"details\": [\r\n {\r\n \"code\": \"InvalidParameter\",\r\n \"target\": \"securityProfile.encryptionAtHost\",\r\n \"message\": \"The property 'securityProfile.encryptionAtHost' is not valid because the 'Microsoft.Compute/EncryptionAtHost' feature is not enabled for this subscription.\"\r\n }\r\n ]\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\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/b9887eaf-1437-47cb-bf09-9730b202b562/resourceGroups/mrg-sas-viya-on-azure-20241104191045/providers/Microsoft.Resources/deployments/sasasviya-automation\",\r\n \"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.\",\r\n \"details\": [\r\n {\r\n \"code\": \"BadRequest\",\r\n \"target\": \"/subscriptions/b9887eaf-1437-47cb-bf09-9730b202b562/resourceGroups/mrg-sas-viya-on-azure-20241104191045/providers/Microsoft.Automation/automationAccounts/my-viya-automation\",\r\n \"message\": \"{\\r\\n \\\"code\\\": \\\"BadRequest\\\",\\r\\n \\\"message\\\": \\\"Account already exists in another resourcegroup in a subscription. ResourceGroupName: mrg-sas-viya-on-azure-20241104172856.\\\"\\r\\n}\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}" } ] } } " "
... View more