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

fix tag error #1018

Merged
merged 2 commits into from
Sep 12, 2017
Merged

fix tag error #1018

merged 2 commits into from
Sep 12, 2017

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented Sep 12, 2017

Related Issue: #1014

Root cause is the tag messed up in the request body. See the Issue here.

So the work arround is removing the tag before update.

Here is the reference.

* An issue is logged at https://github.com/Azure/azure-sdk-for-java/issues/1755 .
* Remove all tags here to make it work.
*/
private void clearTags(final WebApp app) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

notnull?

@jdneo jdneo merged commit f233d9c into microsoft:develop Sep 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants