Create an Azure RemoteApp image
[AZURE.IMPORTANT] Azure RemoteApp is being discontinued. Read the announcement for details.
Azure RemoteApp uses images to hold the apps that you share with your users. (We take your image and use it to create VMs - that's what the users access when they sign into Azure RemoteApp.) To create an Azure RemoteApp collection with your choice of applications, whether it is cloud or hybrid, you start by creating an image with those applications installed. Then, create a collection that uses that image, assign users to the collection, and publish apps to those users.
You have several options for creating or using images. The basic requirement for an image is that it run Windows Server 2012 R2 and have the Remote Desktop Session Host (RDSH) role installed. How you get that is where things get interesting.
You have the following options when it comes to images:
- You can import and use an image based on an Azure virtual machine. This is good for line-of-business apps that require custom settings. You can customize the image to work for the app.
- You can create and upload a custom image. This is good if you already have an image that you use for your on-premises Remote Desktop Services deployment.
- You can use one of the template images included in your RemoteApp subscription. These images are created and maintained by the RemoteApp team and contain some standard applications (like the Office suite) that you can make available to your users. Note that only the Office 365 Pro Plus image can be used in a production setting.
Regardless of where you get your image or how you create it, you'll want to make sure you understand the app requirements to ensure that your app works well in RemoteApp. Then, the next step is to create a cloud or hybrid collection.