filmov
tv
How To Deploy An Application To An Azure Virtual Machine (VM) Using The Custom Script Extension
Показать описание
When building VM's in Azure, automating application and server role deployment is a key activity, it is indeed one of the many reasons why you would use Azure. There are many solutions you can use to complete these tasks within Azure, Nick will show you a simple method to take your first steps in automation, using Azure's Custom Script extension. This extension is useful for post-deployment configuration, software installation, or any other configuration/management task. Scripts can be downloaded from Azure storage or GitHub, or provided to the Azure portal at extension runtime. We will use Set-AzureRmVMexternsion to install IIS (Internet Information Server), then modify the default html file to display the name of your VM. Once completed we can retrieve the public ip of your IIS server using Get-AzureRmPublicIPAddress and test that the script extension executed correctly.
Prerequisites include:
Azure account
AzureRm PowerShell module
Windows VM running in Azure
Firewall open on port 80
Software Build and Deployment Process: A Step-by-Step Guide
Deploying a Website to AWS in Under 1 Minute
Create & deploy app services
Application deployment in AWS Step by Step | AWS deployment tutorial | AWS deployment strategies
How to build and deploy an app in Flutter in 60 seconds!
How to Create, Manage, and Deploy Applications in Microsoft SCCM | Application Deployment SCCM 2012
How I Deploy ALL My Apps - My 2023 Stack
Fastest Way to Deploy a Full Stack Web App (Railway)
How to deploy your flutter application on your WordPress website?
Deploying Java Applications with Docker and Kubernetes | DevOps Project
How to deploy applications in Intune
Top 5 Most-Used Deployment Strategies
SCCM - Deploy Applications
How To Deploy An Application into Openshift Using Container Registry? (From Private Gitlab Registry)
The Best Way to Host & Deploy a React Application
22. How to Package and Deploy Win32 application with Intune
THIS is how to REALLY deploy apps in Microsoft Intune!
How To Deploy to Heroku in 5 Minutes
How to deploy react app to production
How to Easily Deploy a Spring Boot Application to AWS EC2
How to Deploy a Qt Widgets Applications on Windows
How to Create, Manage, and Deploy Applications in Microsoft SCCM (EXE and MSI Installs)
Deploy NodeJS Application on AWS - Amazon Web Services | NodeJS
How to Deploy a Node.js App to Render.com for Free (Heroku Alternative)
Комментарии