Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure App Service Deploy - Space in app setting key fails on release #10357

Closed
SamWhitby opened this issue May 13, 2019 · 1 comment
Closed
Assignees
Labels
Area: AzureAppService Label to monitor Azure App Service issues Area: Release bug enhancement

Comments

@SamWhitby
Copy link

SamWhitby commented May 13, 2019

Question, Bug, or Feature?
Type: Bug

Enter Task Name: Azure App Service Deploy (version 4)

Environment

  • Server - Azure Pipelines
  • Agent - Hosted

Issue Description

Under the "Application and Configuration Settings" if you specify an app setting with a space in the key the release fails with "Error: BadRequest - Parameter name cannot be empty." Wrapping the key in quotes also does not help.

Enter the value
image

produces this (which clearly wont work)
image

Wrapping the key in quotes also doesn't work
image

you are presented this if you preview it
image

And throws this error on release (no quotes around key)

image

(with quotes around key)
image

@ghost ghost assigned kmkumaran May 13, 2019
@vincent1173 vincent1173 added the Area: AzureAppService Label to monitor Azure App Service issues label May 13, 2019
@vincent1173 vincent1173 self-assigned this May 13, 2019
@eaarora-ms eaarora-ms self-assigned this Jul 26, 2019
@vincent1173 vincent1173 removed their assignment Sep 11, 2019
@eaarora-ms
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: AzureAppService Label to monitor Azure App Service issues Area: Release bug enhancement
Projects
None yet
Development

No branches or pull requests

6 participants