├── AA-CloneENV-IncludingSingleVMs.ps1 ├── AA-New-CloneENV.ps1 ├── AA-OperationsFlag.ps1 ├── AA-Runbook using AZ Modules ├── AA-Runbook-DynamicVMMaintenance.ps1 ├── AA-SecureStorageAccounts.ps1 ├── AA-VMInventory.ps1 ├── AA-VMStartStop_byRole.ps1 ├── AA-msgbox.ps1 ├── DevOpsArticlePart1-parameters.json ├── DevOpsArticlePart1-template.json ├── EncryptVM.ps1 ├── LicenseInfo.ps1 ├── README.md ├── RGSnapWorkflow.ps1 ├── RIFlexibilityGroup-Template.xlsx ├── RiFlexibilityGroupInfo.ps1 ├── ScriptValidationParam.ps1 ├── SwitchVMVnet.ps1 ├── VM-anFeature.ps1 ├── VMSnap.ps1 ├── VNETClone.ps1 ├── azFWMaintenance.ps1 ├── check-media.ps1 ├── fVMPowerCheck.ps1 ├── msgbox.ps1 └── vmCostInfo.ps1 /AA-CloneENV-IncludingSingleVMs.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-CloneENV-IncludingSingleVMs.ps1 -------------------------------------------------------------------------------- /AA-New-CloneENV.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-New-CloneENV.ps1 -------------------------------------------------------------------------------- /AA-OperationsFlag.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-OperationsFlag.ps1 -------------------------------------------------------------------------------- /AA-Runbook using AZ Modules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-Runbook using AZ Modules -------------------------------------------------------------------------------- /AA-Runbook-DynamicVMMaintenance.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-Runbook-DynamicVMMaintenance.ps1 -------------------------------------------------------------------------------- /AA-SecureStorageAccounts.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-SecureStorageAccounts.ps1 -------------------------------------------------------------------------------- /AA-VMInventory.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-VMInventory.ps1 -------------------------------------------------------------------------------- /AA-VMStartStop_byRole.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-VMStartStop_byRole.ps1 -------------------------------------------------------------------------------- /AA-msgbox.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/AA-msgbox.ps1 -------------------------------------------------------------------------------- /DevOpsArticlePart1-parameters.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/DevOpsArticlePart1-parameters.json -------------------------------------------------------------------------------- /DevOpsArticlePart1-template.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/DevOpsArticlePart1-template.json -------------------------------------------------------------------------------- /EncryptVM.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/EncryptVM.ps1 -------------------------------------------------------------------------------- /LicenseInfo.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/LicenseInfo.ps1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/README.md -------------------------------------------------------------------------------- /RGSnapWorkflow.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/RGSnapWorkflow.ps1 -------------------------------------------------------------------------------- /RIFlexibilityGroup-Template.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/RIFlexibilityGroup-Template.xlsx -------------------------------------------------------------------------------- /RiFlexibilityGroupInfo.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/RiFlexibilityGroupInfo.ps1 -------------------------------------------------------------------------------- /ScriptValidationParam.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/ScriptValidationParam.ps1 -------------------------------------------------------------------------------- /SwitchVMVnet.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/SwitchVMVnet.ps1 -------------------------------------------------------------------------------- /VM-anFeature.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/VM-anFeature.ps1 -------------------------------------------------------------------------------- /VMSnap.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/VMSnap.ps1 -------------------------------------------------------------------------------- /VNETClone.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/VNETClone.ps1 -------------------------------------------------------------------------------- /azFWMaintenance.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/azFWMaintenance.ps1 -------------------------------------------------------------------------------- /check-media.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/check-media.ps1 -------------------------------------------------------------------------------- /fVMPowerCheck.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/fVMPowerCheck.ps1 -------------------------------------------------------------------------------- /msgbox.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/msgbox.ps1 -------------------------------------------------------------------------------- /vmCostInfo.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andersonpatricio/scripts/HEAD/vmCostInfo.ps1 --------------------------------------------------------------------------------