Hello, when we tried creating a Jira Data center using the Azure template available in the market place. But it failed with the unknow network allocation error.
Base URL: https://gallery.azure.com/artifact/20151001/atlassian.jira-data-centerjira-software.1.0.9/Artifacts
{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug 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\": \"NetworkingInternalOperationError\",\r\n \"message\": \"Unknown network allocation error.\"\r\n }\r\n ]\r\n }\r\n}"
}
]
}
Can you help me on this.
Hey Praveen,
Thanks for reaching out. The Azure templates were updated over the weekend - does this issue persist for you?
If you're still running into issues, can you post the azuredeploy.json file in the deploy you're trying? We'll have a look and get you sorted!
Thanks,
Daniel
Hey Praveen,
Per our documentation, we do specifically test Jira Data Center SAML against Azure Active Directory.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.