Forum Discussion
RDP Connection to AZURE SLOW using Thin clients
- Nov 12, 2017
It depends on what you're using it for.
1. If you're using Azure VMs to host the apps for the end users it might be a wrong approach. Check out https://www.remoteapp.windowsazure.com/Default.aspx
2. Make sure the VM's (infrastructure overall) is in the closest data-center
3. If VM as such is terribly slow (remember that by default they're using magnetic storages), consider "Premium storage" option to improve IOPS.
4. Try to troubleshoot RDP connection using https://docs.microsoft.com/en-us/azure/virtual-machines/windows/troubleshoot-rdp-connection?toc=%2Fazure%2Fvirtual-machines%2Fwindows%2Ftoc.json.
5. As the final measure - https://azure.microsoft.com/en-us/support/options/ if nothing from above helps or suitable.
It depends on what you're using it for.
1. If you're using Azure VMs to host the apps for the end users it might be a wrong approach. Check out https://www.remoteapp.windowsazure.com/Default.aspx
2. Make sure the VM's (infrastructure overall) is in the closest data-center
3. If VM as such is terribly slow (remember that by default they're using magnetic storages), consider "Premium storage" option to improve IOPS.
4. Try to troubleshoot RDP connection using https://docs.microsoft.com/en-us/azure/virtual-machines/windows/troubleshoot-rdp-connection?toc=%2Fazure%2Fvirtual-machines%2Fwindows%2Ftoc.json.
5. As the final measure - https://azure.microsoft.com/en-us/support/options/ if nothing from above helps or suitable.
- Kent GaardmandNov 20, 2017Iron ContributorAzure RemoteApp is a discontinued product.
- Alex KaziukaNov 20, 2017Brass Contributor
Being discontinued and already discontinued are two different things. It's not replaced yet, so please do not confuse people.
- Kent GaardmandNov 20, 2017Iron Contributoryou cannot deploy new instances of the product.
Microsoft announced the following along time ago:
We will continue to support existing Azure RemoteApp customers on the service through August 31st, 2017, when the service will be wound down. We are following up directly with customers who are currently using Azure RemoteApp to ensure these options are understood and they have the support they need through this transition. New purchases of Azure RemoteApp will end as of October 1st, 2016.
- Emmanuel JAMINNov 14, 2017Copper Contributor
Alex Kaziuka wrote:It depends on what you're using it for.
1. If you're using Azure VMs to host the apps for the end users it might be a wrong approach. Check out https://www.remoteapp.windowsazure.com/Default.aspx
2. Make sure the VM's (infrastructure overall) is in the closest data-center
3. If VM as such is terribly slow (remember that by default they're using magnetic storages), consider "Premium storage" option to improve IOPS.
4. Try to troubleshoot RDP connection using https://docs.microsoft.com/en-us/azure/virtual-machines/windows/troubleshoot-rdp-connection?toc=%2Fazure%2Fvirtual-machines%2Fwindows%2Ftoc.json.
5. As the final measure - https://azure.microsoft.com/en-us/support/options/ if nothing from above helps or suitable.
Hello and thank you very much for your reply.
For 1 : this is not remote app
For 2 : Yes it is in Amsterdam. I am awaiting for the opening (in Prod) of the Data Center here in France
For 3 : We are on Premium already
For 4, that handled it I think. I changed the setting preferences to 256 Kbps and enabled "Font Smoothing" (otherwise not looking good on screen) and unchecked Caching bitmap only for thin client.
Now the connexion are much better for everyone hoping to will stay that way. Again thanks a lot for your help and advices.