(Unit 1 of 3) Tools for interacting with Azure Flashcards

1
Q

Azure provides multiple tools for managing your environment, including the (3) ?

A
  1. Azure portal
  2. Azure PowerShell
  3. Azure Command Line Interface (CLI)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Azure Portal?

A
  1. Web-based, unified console
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does azure Portal enable you to do?

A
  1. Build, manage, and monitor everything
  2. Create custom dashboards
  3. Configure accessibility options
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Azure Cloud Shell?

A

browser-based shell tool with the same use as the portal

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

What types of shell does azure support?

A

Azure PowerShell and the Azure Command Line Interface (CLI) (Bash shell)

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

Describe the first type of shell (1)

A

Azure PowerShell - shell with which developers, DevOps, and IT professionals can run commands called command-lets (cmdlets).

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

What are the benifits of shell scripts?

A

Capturing the commands in a script makes the process repeatable and automatable.

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

Describe the second type of shell (2)

A
  1. functionally equivalent to Azure PowerShell
  2. uses Bash commands.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly