Azure CLI Commands Flashcards

(6 cards)

1
Q

What is the local version of Powershell needed to execute Azure Cmdlet commands?

A

Powershell 7

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

What are the commands to upgrade Powershell?

A

winget list –id Microsoft.Powershell –upgrade-available

winget upgrade –id Microsoft.Powershell

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

What is the Powershell command to install AzureCLI?

A

winget install –exact –id Microsoft.AzureCLI

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

What is the Powershell command to show the AzureCLI version?

A

az version

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

What is the Powershell command to install the Azure Powershell Module?

A

Install-Module -Name Az -Force

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