Monitor and maintain Azure resources Flashcards

1
Q

What are the three requirements for an ARM template?

A

$schema, contentVersion, resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the parameter limit for an ARM template?

A

256 parameters, like the number of bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some differences that elevate bicep over arm templates?

A

simpler syntax, modules, automatic dependency management, type validation and intelliSense

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are the prefixes for AzVM in powershell?

A

Remove, Start, Stop, Restart, Update

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly