Interacting with Azure Flashcards

Learn about the Tools used to interact with and access azure resources.

1
Q

What are the four tools for interacting with Azure and managing resources?

A

Azure Portal
Azure PowerShell
Azure Cloud Shell
Azure CLI

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

What is the Azure Portal?

A

The web online GUI for Azure. It is the main Azure website.

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

What is Azure PowerShell?

A

PowerShell commands and scripts that can access azure. Similar to Azure CLI but in a different command ‘language’.

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

What is Azure Cloud Shell

A

A cloud online version of Azure PowerShell. Runs Azure PowerShell commands on the web.

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

What is Azure CLI?

A

Azure Commands within the command-line-interface that access azure. Similar to Azure PowerShell but in a different command ‘language’.

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

TRUE OR FALSE: Azure PowerShell can be used on Windows, MacOS and Linux.

A

TRUE
It is installable on all three as each can use PowerShell

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

TRUE OR FALSE: Azure CLI can be used on Windows, MacOS and Linux.

A

TRUE
It is installable on all three as each can use the command-line-interface

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