Brad Dickinson

Replacing the Deprecated Azure RemoteApp

The content below is taken from the original (Replacing the Deprecated Azure RemoteApp), to continue reading please visit the site. Remember to respect the Author & Copyright.

In this article, I will explain your options for replacing Azure RemoteApp, which Microsoft plans to terminate in August 2017.

End of Azure RemoteApp

Azure RemoteApp was a feature of Azure and was available only via Azure Service Management (ASM) and not in Azure Remote Management (ARM/CSP). It provided a very easy way to deliver remote desktop services connections to desktop applications that were hosted in a collection of Remote Desktop Services (RDS) session hosts. There were a few nice features about the solution, including:

On August 12th, Microsoft announced the deprecation of Azure RemoteApp, and as one expect, marketing told us that this was a good thing. Personally, I was shocked. I like the easy package of RemoteApp, the wrapped up pricing that didn’t require another licensing program outside of Azure, and the ability to fire up RemoteApp on demand using a PowerShell script or Azure Automation. What left me further stunned was that we were told we had one year to find an alternative and that the recommended solution was vapour-ware from Citrix … a solution that was just announced but would not be available until Q1 or Q2 of 2017.

 

 

Customers need an alternative to Azure RemoteApp. We have known since Microsoft Ignite that Citrix has plans for 2 solutions, but there are others that we can consider, too; I’ll discuss these options so that you can start planning now.

Remote Desktop Services

Azure RemoteApp might be dead, but this doesn’t mean that RDS in Azure is dead, too. There is nothing to stop you from deploying an RDS farm in Azure using Azure virtual machines — this is the first thing I ever deployed in Azure because I wanted to experience what a client/server solution would be like. You’ll either do a one machine deployment for a very small number of users, or you’ll design a scaled out RDS farm will all of the RDS components running in their own virtual machines.

Azure RemoteApp used Standard A3 (4 cores, 7GB RAM) virtual machines for the session hosts — this was what Microsoft, Azure, and some RDS MVPs recommended because it balanced price, performance, and scale-out abilities. Today, you might consider the Av2-Series virtual machines. They are lower cost, and the M variants offer larger amounts of RAM. The Standard A3 costs roughly $267 per month (North Europe), but the slightly larger A4v2 (8GB RAM) costs just $203 per month. You also have the option of using N-Series virtual machines if GPU performance is required for workloads such as AutoCAD.

Note that the cost of a Windows Server virtual machine includes the Windows CAL, but it does not include the cost of an RDS CAL. You must license users for RDS via one of these methods:

Citrix XenApp

The masters of the server-based desktop, Citrix, has published guidance on how to deploy XenApp on Azure. Like with the above RDS solution, instead of deploying Citrix with on-premises virtual machines, you use Azure virtual machines instead.

Licensing-wise, things get complicated here. You’ll need:

Potentially, you’re acquiring licensing via three different channels for something that is meant to be “utility computing.”

Sponsored

Citrix and Azure Partnership

The silver lining that Microsoft marketing put in the cloud (of the death of Azure RemoteApp) is that Microsoft is partnering with Citrix to deploy alternative solutions for RemoteApp.

Blackmail jokes aside, there is some gossip about why Microsoft went with Citrix for an insourced desktop/VDI solution instead of using its own code. I cannot state that any of this is fact, but there might be some grain of truth in the following:

Microsoft and Citrix co-announced in the Summer that Citrix would be bringing two of its services to Azure:

Both of these solutions will be:

XenApp Express is a direct successor to Azure RemoteApp; based on what was shown at Microsoft Ignite by Citrix, the solution looks very similar to RemoteApp. Citrix deliberately maintained the deployment experience, the language, and it is executed similarly. Virtual machines operate as session hosts, each of which hosts many virtualized session environments for multiple users at a time.

XenDesktop is quite interesting because it brings with it a much-demanded licensing change for Windows 10. Hosted VDI on shared infrastructure has not been possible (licensing terms) using the Windows desktop operating system until now. Windows 10 Enterprise will have conditions to allow hosted VDI and Citrix will leverage this for XenDesktop running on Azure. I’m not sure what the precise licensing terms are just yet — no real detail was shared at Ignite — but it is a start!

What Citrix presented was very interesting looking, but I had some concerns:

We expect to see Citrix XenApp on Azure appear as a technical preview very soon, with general availability expected before the scheduled death of Azure RemoteApp in August. Citrix claimed that XenDesktop should appear as an Azure service in Q4 2016 – at the time of writing Citrix, had one month left to meet that deadline.

Sponsored

Options

You have some options available to you. If you have a pressing need, you can deploy RDS or XenApp using Azure virtual machines yourself. That will require more machines than a hosted solution such as Azure RemoteApp, but it will solve a need. If you can wait, Citrix will bring two services to Azure over the next 10 months; hopefully, in that time, Citrix and Microsoft can figure out the logistics to make the services both affordable and logistically easier to consume.

The post Replacing the Deprecated Azure RemoteApp appeared first on Petri.

Exit mobile version