AzureRT - Fix Problem of Adding Extension while using New/Set-AzureDeployment#466
AzureRT - Fix Problem of Adding Extension while using New/Set-AzureDeployment#466
Conversation
|
Hi @huangpf, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
|
Follow-up for PR/Fix: #361 |
|
Follow-up for Issue: #193 |
There was a problem hiding this comment.
Are Set-AzureDeployment with "-ExtensionConfiguration $null" parameter and Set-AzureDeployment without -ExtensionConfiguration paramter the same?
If they are the same, this line should be added when 'extConfig' is not null.
If they are not the same, we need two separate methods, with $null extConfig and without extConfig.
|
@huangpf please fix merge conflicts |
Conflicts: src/ServiceManagement/Compute/Commands.ServiceManagement.Test/Commands.ServiceManagement.Test.csproj
|
@ogail OK. Updated & waiting for the build/test. |
|
@hyonholee Can you help sign off if no other concerns? Thanks. |
|
LGTM |
AzureRT - Fix Problem of Adding Extension while using New/Set-AzureDeployment
HPF PR: dev <- Azure:dev
No description provided.