1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Azure portal
Convenient but manual
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
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
Azure resource manager templates
JSON (JavaScript Object Notation) file template that describes the service, and can be used to create resourceS