[Compute] `az disk create`: Add warning log to later support creating disk with Gen2 and TLVM as default
Description
In az disk create command, provide notification that creating disk will use --hyper-v-generation with value V2 and --security-type with value TrustedLaunch as default in Build event 2023 (May 2023).
Close #23614
Testing Guide
History Notes
[Compute] az disk create: Add warning log in three scenarios to later support creating disk with Gen2 and TLVM as default
This checklist is used to make sure that common guidelines for a pull request are followed.
-
[x] The PR title and description has followed the guideline in Submitting Pull Requests.
-
[x] I adhere to the Command Guidelines.
-
[x] I adhere to the Error Handling Guidelines.
Compute
@AjKundnani Could you please help to see if this PR is in line with your expectations?
Please resolve the conflicting files before merging