From the course: Automation with Azure Powershell and ARM Templates
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Deploy a demo application - Azure Tutorial
From the course: Automation with Azure Powershell and ARM Templates
Deploy a demo application
- [Instructor] So, now that we've done this and we've been able to go out and create, and capture this, there are other kinds of things that we could also connect our app up to. I don't really have time to do it in this example, but you could connect it up to the cloud storage. You could also do it with Azure Active Directory, but let's right now, let's move into taking this application and putting it into the cloud and actually getting it to run there. So, I could click on the Publish right here, click on Start, and what this does is it allows me to go out and create a new application service. Now, before I do that, I wanna show how I could import one from the portal. All I have to do is go over to where my application service is, click on it, open it up, and then click on, get the publish profile, and what this does is it downloads the file that I would use for doing that publishing. Save the file and then we can close that window. Go back to Visual Studio and say, Import Profile…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.