Accessing Azure Resources Flashcards

1
Q

What are the methods for accessing Azure resources

A
  • Azure CLI
  • Azure PowerShell
  • Azure Cloud Shell
  • Azure Portal
  • Azure Resource Manager API
    (and SDK libraries)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Azure CLI?

A
  • Natively installed bash CLI tool
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Azure PowerShell?

A
  • Natively installed PowerShell module.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Azure Cloud Shell?

A
  • A browser-based terminal for Azure management
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What access methods does Azure Cloud Shell provide?

A
  • Azure PowerShell (the default)
  • Bash shell + Azure CLI
  • Interactive mode
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Features of Azure Cloud Shell “Interactive Mode”?

A
  • All Azure CLI commands
  • Autocompletion & typeahead
  • Command descriptions & examples
  • Search for commands by keyword or scenario
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Azure Portal?

A

Web-based GUI

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