Not able to generate ARM template

Chukka, Rani 71 Reputation points
2022-11-30T20:00:59.517+00:00

Generating ARM templates
Failed to save Arm Templates. Error: {"$id":"1","innerException":null,"message":"The path '/ARMTemplateForFactory.json' specified in the add operation already exists. Please specify a new path.\r\nParameter name: newPush","typeName":"Microsoft.TeamFoundation.SourceControl.WebServer.InvalidArgumentValueException, Microsoft.TeamFoundation.SourceControl.WebServer, Version=14.0.0.0, Culture=neutral, PublicKeyToken=","typeKey":"InvalidArgumentValueException","errorCode":0,"eventId":0}

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
251 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,335 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Chukka, Rani 71 Reputation points
    2022-12-01T23:43:07.81+00:00

    I couldn't find any resource names (pipeline name or datasets name) in the conflict. We did the following steps to resolve this issue asap as a work around.

    • We deleted ARMTemplateForFactory.json and ARMTemplateParametersForFactory.json files.
    • And created a new branch, completed pull request and published. It recreated both ARM files, and is working fine now.

    We don't think it is the right solution, would like to know the correct solution for future reference. Thank you.

    1 person found this answer helpful.
    0 comments No comments

  2. Chukka, Rani 71 Reputation points
    2023-02-01T19:41:35.5933333+00:00

    Resolved this issue by allowing dev.Azure.com/<project> in order for the traffic to be whitelisted and not be inspected.


  3. Chukka, Rani 71 Reputation points
    2023-02-09T14:12:48.28+00:00

    We are using proxy (eg Zscalar) was being used. By checking the issue with my Zscaler and network team, my networking team solved the issue by allowing dev.Azure.com/<project> in order for the traffic to be whitelisted and not be inspected.

    0 comments No comments