- [Instructor] When we deployed our site,…using the Azure portal or from Visual Studio…into our resource group for the Quick Tips,…we got three core things created for us.…We got a service plan, application insights…and an app service, and while that's great…and gives us the ability to take advantage…of the cloud, sometimes when we look at dev ops…and we think about the continuous delivery.…We wanna think of infrastructure as code.…How can we go out and create that environment,…every time that we run a release?…How do we create a new environment, another lifecycle…maybe I want dev qol, and prog to all have…the same set of resources.…
In order to do that we can use the Azure Resource Manager's…templates to be able to create something…that would be that infrastructure as code.…Now if you're wondering, how do I create a template,…fortunately Visual Studio has some great tools within it.…If I go out to my solution, where we're doing…our quick demo site, I wanna add a new project to it,…and in this case I'm going to actually add…
Author
Updated
3/28/2019Released
8/23/2018Skill Level Intermediate
Duration
Views
Related Courses
-
Azure Serverless Computing
with Mike Benkovich2h 6m Intermediate
-
Introduction
-
What you should know1m 27s
-
Chapter 1
-
Build a WordPress app3m 21s
-
Debug a web application4m 49s
-
Support ticket walkthrough3m 52s
-
Azure Active Directory4m 1s
-
Azure dashboards4m 32s
-
Create and restore a backup4m 52s
-
Azure IoT solutions4m 32s
-
Azure VM DevOps Projects3m 22s
-
Resize a VM1m
-
Disaster recovery with Azure3m 53s
-
Azure Quickstart Center2m 41s
-
Azure Advisor2m 12s
-
Create SQL database4m 24s
-
SQL database geo-replication4m 36s
-
Azure Cloud Shell4m 24s
-
Working with Azure Graph5m 12s
-
Web app with SQL Database6m 35s
-
Create and connect Linux VM6m 15s
-
Azure DevTest Labs5m 49s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Add an Azure resource group project