Hi, I was just wondering what the function of the flag --vm-protection exactly is? In the documentation, it simply states that it can be enabled to turn on VM protection, but there is no further detail.
Some references:
https://docs.microsoft.com/en-us/rest/api/virtualnetwork/virtualnetworks/createorupdate
https://docs.microsoft.com/en-us/cli/azure/network/vnet?view=azure-cli-latest
Thank you!
hi @qwordy , could you pls help on this? thanks.
Enable VM protection for all subnets in the VNet.
Indicates if VM protection is enabled for all the subnets in the virtual network.
I don't know exact meaning of it, either.
@MyronFanQiu Do you know what it means?
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Drewm3, @avirishuv, @axayjo, @vaibhav-agar.
Hi service team, could you share what VM protection means? Thanks!
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @aznetsuppgithub.
Updated from compute to networking because this is a Network Service API.
This was a legacy flag that has been replaced with enableDdosProtection
Documentation on docs.microsoft.com are not updated with remark of @anharazi. Please update.
https://docs.microsoft.com/en-us/rest/api/virtualnetwork/virtualnetworks/createorupdate
https://docs.microsoft.com/en-us/cli/azure/network/vnet?view=azure-cli-latest
@haroldrandom Can you check the CLI network doc? Thanks!
Most helpful comment
This was a legacy flag that has been replaced with enableDdosProtection