Azure-cli: Function of --vm-protection

Created on 23 Jun 2020  路  9Comments  路  Source: Azure/azure-cli

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!

Network - Virtual Network Service Attention question

Most helpful comment

This was a legacy flag that has been replaced with enableDdosProtection

All 9 comments

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

@haroldrandom Can you check the CLI network doc? Thanks!

Was this page helpful?
0 / 5 - 0 ratings