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

Running extension for VMSS using ARM Template #66

Open
abjai opened this issue Jan 29, 2020 · 0 comments
Open

Running extension for VMSS using ARM Template #66

abjai opened this issue Jan 29, 2020 · 0 comments

Comments

@abjai
Copy link

abjai commented Jan 29, 2020

Hi,

What is the recommended way of running extension using ARM template without updating any other property of VMSS? As part of setting up the VMSS for the first time, we are passing network profile. But based on some conditions, we only want to run extension using ARM template without updating the other properties and we don't want to do any GET operation to create the same template?

We tried to run the template again removing the network profile property and could see that the extensions ran keeping the network profile intact. As per my understanding, if we are updating VMSS without passing some properties, those properties remain same and only the passed properties will be updated. Is this understanding correct?

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

No branches or pull requests

1 participant