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...
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.
This gives more flexibility and simplicity in managing, sharing and implementing apps. Some features of this involve:
To read the official announcement click here
As you know you can add extensions (small applications that provide post-deployment configuration and automation tasks) to your virtual machine...
You may already know Azure Web Application Firewall, the solution to protect your web applications against common exploits and vulnerabilities...
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...