Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating a separate module for StackHCIVM (#23414)
* 09-01-preview changes * removing examples for hidden cmdlets * removing extra example files * removing extra tests * adding updating examples * updating docs * adding log directory example back * removing envValues.json * adding root module * getting rid of local paths * bug fixes * fixes * updates * removing ip config and subnet conig * fixing example formating * fixing get and update * updating folder name * using public repo * adding customization to rename commands * fixing all casing in custom code * removing files * updating docs and examples * adding lnet,nic,and stroagepath test recording * fixing links * test * fixing description and synopsis * trying to fix logical network doc * Fixing module name in get lnet * updating readme to manually add description in swagger * fixing disk ids, nic ids, and image output * Changin Tags parameter to Tag * removing dnsservers * removing address prefixes * removing ippools * removing routes * removing subnets * compiling docs * removing ip configurations * removing pulral params for new vhd * remooving diskids and disnames from remove disk * removig nicids and nicnames from remove nic * removing vm processors * getting rid of example stub in custom file * fixing parameters in VM create * removing example stub from each custom file * updating example files * fixing subnet in logical network * adding logical network recording * addig vhd and nic recording * adding storage path recording * adding default param to new cmdlets * virtual machine recording * adding image recording * fixing lnet ippool and test reordings * fixing v disk addand nic add * addig passig tests * adding passing recording for nic * fixing nic json * fixing vm json * fixing vm recording * fixing network interface recording * passing default param through new-nic * fix file name for some examples and docs, fix online version uri * add ux files * remove asjob for get cmdlets * making StackHCIVm separate module * updating structure * updating to StackHCIVM * updating commit on readme * updating to autorest 4 * Fix empty examples * Rename parent folder to StackHCIVm to StackHCIVM * Delete src/StackHCIVm directory * Rename all files from Vm to VM * Fix linux test * fixing casing * adding common parameters * adding test recordings --------- Co-authored-by: Harika Vedati <havedati@microsoft.com> Co-authored-by: VeryEarly <yabhu@microsoft.com> Co-authored-by: Nori Zhang <norizhang@microsoft.com> Co-authored-by: NoriZC <110961157+NoriZC@users.noreply.github.com>
- Loading branch information