Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add UserData properties for VM and VMSS for stable 2021-03-01 #13220
Add UserData properties for VM and VMSS for stable 2021-03-01 #13220
Changes from 44 commits
cd6edc2
211fa72
e089b2c
847584f
422291f
8e86bee
18410f4
42dba15
15d18f3
012bb52
2cbbd60
2f47052
2149339
c2f8370
c5a7d04
c547733
38df514
54c2ee1
9a55b7e
a46e2a9
30e5123
4f99c20
5e5c84d
59c5477
eea58e0
2e1f890
d56e7ab
968ab4a
98dcd11
599a668
74972d9
a4abd8a
8a94873
5fbab14
15f1af4
209f844
4f56301
5a86fa1
ef4162f
302c520
8dbba48
53c2518
f44cc71
4938656
56298e5
95cfa24
86e355b
8f41534
6ea5d6e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'InstanceView' retrieves a snapshot of the runtime properties of the virtual machine that is managed by the platform and can change outside of control plane operations.
'UserData' retrieves the UserData property as part of the VM model view that was provided by the user during the VM Create/Update operation