Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add DevTest Labs PowerShell Library (Azure#490)
* Initial commit * ADD: Az compatibility and better Contributing file * Fix: Readme links * FIX: Readme, license and contrib to look like DTL * FIX: link in Readme * FIX: trying to make it work on multiple PS version * FIX: remove useless importing statement * FIX: partial fix for azurerm aliases not working * FIX: Get-AzureRmResource broken for DTL in Core * FIX: remove temporary file * FIX: disable env test for now * REFACT: give better names to scenarios * FIX: help message for parameters and add dot end of strings. * FIX: better error message for dtlnetlab * FIX: change comment from 'experimental' to explaination. * FIX: Get-CallerPreference remove PS doc, add link * FIX: create random RG name in tests * FIX: various text in scenarios. * FIX: add -force to delete-rg not to ask confirm * FIX: CONTRIBUTING and Redme as for Leo comments. * FIX: add Schedule to Set-AzDtlVmShutdown * REFACT: rename $DevTestLabName to $LabName * REFACT: add Startup to Set-AzDtlLabStartup
- Loading branch information