You have an Azure virtual network named VNET1 in a resource group named RG1.
You assign an Azure policy specifying that virtual networks are not an allowed resource type in RG1. VNET1 is
deleted automatically?
- Yes, deleted automatically.
- Continues to function normally
- Is now a read-only object
As this is in the practice exams, the answers are different from each platform and I just want to make sure which one is the correct one. Sorry that I couldn't find the answer in the documentation.
- I see no "Delete automatically" in the documentation anywhere so I assume this is not right.
- I see it will be marked as Non-Compliant but not sure if it is being shut down or just continuing to run.
- I read on StackOverflow that it cannot be deployed in the future due to being Non-compliant. And is it somewhat mean read-only? Does it run normally?
Thank you in advance.