Skip to content

Fix Set-AzureVMChefExentsion -PublicConfiguration Exception #567

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

Merged
merged 1 commit into from
Jul 7, 2015

Conversation

tekmaven
Copy link
Contributor

@tekmaven tekmaven commented Jul 5, 2015

When using Set-AzureVMChefExentsion with the PublicConfiguration switch, the command throws an exception doing string.Format. The exception is occuring because a } is not properly escaped. All of the other string.Format templates in this file are properly escaped already (besides this one!).

@azuresdkci
Copy link

Can one of the admins verify this patch?

@azurecla
Copy link

azurecla commented Jul 5, 2015

Hi @tekmaven, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, AZPRBOT;

@hovsepm
Copy link
Contributor

hovsepm commented Jul 6, 2015

@azuresdkci add to whitelist

1 similar comment
@ogail
Copy link
Contributor

ogail commented Jul 6, 2015

@azuresdkci add to whitelist

ogail added a commit that referenced this pull request Jul 7, 2015
Fix Set-AzureVMChefExentsion -PublicConfiguration Exception
@ogail ogail merged commit 737320c into Azure:dev Jul 7, 2015
huangpf added a commit to AzureRT/azure-powershell that referenced this pull request Jul 29, 2016
huangpf PR: dev <- Azure:dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants