Practice Exam 2 Flashcards
1
Q
ARM template property used to define an array of resources or properties that need to be created multiple times.
A
Copy :[
2
Q
ARM template function used to generate a unique index for each iteration of the copy property.
A
[copyIndex
3
Q
Used to ensure data transfers stay exclusively within an Azure virtual network, preventing traffic from traversing the internet
A
private endpoints
4
Q
What can be used to configure immutability policies like time-based retention or legal-hold on a blob container?
A
Access policy
5
Q
Steps to configure backups on a VM
A
- Create Recovery Services vault
- Set the Replication type (zone-redundant, locally-redundant)
- Create backup policy and configure backup
6
Q
T or F: Auto registration for DNS records is only supported by private DNS zones whe linked to a vnet
A
True
7
Q
A