Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Service desk creation failed while using Azure template

Praveen
Contributor
February 22, 2019

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.

1 answer

1 accepted

0 votes
Answer accepted
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 28, 2019

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

Praveen
Contributor
March 8, 2019

Yes, it is working now. 

Can you update me if the latest version of Jira DC - 8.0.1 supports Azure Active Directory?

Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 11, 2019

Hey Praveen,

Per our documentation, we do specifically test Jira Data Center SAML against Azure Active Directory.

Suggest an answer

Log in or Sign up to answer