Methods of provisioning and deployment

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Azure portal

Convenient but manual

2
New cards

Azure command line interface

  • Set of commands to create and manage azure resources

  • Can run from the OS command prompt or the cloud shell in azure portal

  • Suitable if you need to automate service creation

3
New cards

Azure powershell

  • Cross platform task automation and configuration management framework

  • Command line shell and scripting language that is built on top of .Net

  • Azure provides a series of commandlets (azure specific commands) that you can use in powershell to create and manage azure resources

4
New cards

Azure resource manager templates

JSON (JavaScript Object Notation) file template that describes the service, and can be used to create resourceS

5
New cards

Explore top flashcards