Deploy Applications to Azure Virtual Machines and Scale Sets

Now in public preview is the new VM Applications features and capabilities.

Using VM Applications, you can define application packages and then duplicate, share and implement them automatically to your VM and Virtual Machine Scale Sets through ARM templates, the portal, CLI or Powershell. You can then add an app to VM or VMSS at creation, or you can add, remove and alter applications on your existing resources.

clip_image002

This gives more flexibility and simplicity in managing, sharing and implementing apps. Some features of this involve:

  • Custom configuration of apps at time of deployment
  • Require certain applications or version through DeployIfNotExist policies
  • Create several copies per region for reliability
  • Limitations on which VMs and VMSS can install an app

clip_image004

To read the official announcement click here

Azure – You can now automatically upgrade the extension of your virtual machine (preview)

As you know you can add extensions (small applications that provide post-deployment configuration and automation tasks) to your virtual machine...

Read More

Azure – Azure Web Application Firewall can now integrates with Azure CDN

You may already know Azure Web Application Firewall, the solution to protect your web applications against common exploits and vulnerabilities...

Read More

Azure AD – You can now recover a deleted registered application (preview)

As you know, you can register applications on Azure AD when your application need to have access to data hosted on Azure AD (groups membership, users...

Read More