Forum Discussion
MSTECH20332
Feb 19, 2021Copper Contributor
Powershell script to reduce OS disk size in Azure is safe to run?
Hi... I am new at Azure and not familiar with PowerShell scripts. I found following method to reduce the OS disk size via script. I want to know is it safe and secure to run this script? Since the sc...
Feb 22, 2021
Hi MSTECH20332,
I'm Mouad, and I'm glad to be able help you.
I did a lookup in the provided script from github, I confirm it is safe, nothing harmful, but you should make a backup, you can go through each line of the script which is well commented, also all operations will depend on the parameters you pass without any external address or something suspicious.
Hope it helps!
MSTECH20332
Feb 27, 2021Copper Contributor
Thanks for your confirmation and help.
- Feb 27, 2021It's all my pleasure! Welcome