Skip to content

Getting ##[error]Failed to parse with json file #513

@mslentz

Description

@mslentz

Hi, I'm working in Azure Gov and I'm trying to push my config json file to an App Config service and I keep getting an error:

##[error]Failed to parse: .......path to file

the file looks like this:

{
"Key1": "value"
}

I am using Azure Pipelines in our DevOps instance. The pipeline is using a service principle that has permissions to the resource group (it is successfully deploying to an app service) and has the "App Configuration Data Owner" role on the config service.

The error is a bit non-specific, do you have any ideas on what I can do to further troubleshoot this?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions