My requirement is need to take RDP from Android/IOS device to windows client via Point-to-site secured VPN tunneling. Is this feasible, If yes please explain.

Suresh Kumar 60 Reputation points
2025-10-08T07:26:58.4366667+00:00

Is it possible to establish a Point-to-Site (P2S) VPN connection between Android and Windows devices using Azure VPN? If yes, which authentications will support for this and needs a step by step configuration. My requirement is need to take RDP from Android/IOS device to windows client via Point-to-site secured VPN tunneling.

My Point to site configuration:

Tunnel Type: OpenVPN (SSL)

Authentication Type: Azure Athentication/Certificate authentication

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
{count} votes

1 answer

Sort by: Most helpful
  1. Harish Peddapally 1,330 Reputation points Microsoft External Staff Moderator
    2025-10-13T09:15:17.49+00:00

    Hi Suresh Kumar,

    Thank you for your question on using Azure Active Directory (Azure AD, now Microsoft Entra ID) authentication for Point-to-Site (P2S) VPN on Android devices.

    Currently, Azure VPN Gateway supports Azure AD authentication for P2S VPN primarily on Windows platforms using the native Azure VPN Client application. Unfortunately, for Android and iOS devices, there is no official Azure VPN Client app supporting Azure AD authentication yet. The only available client for mobile platforms is the OpenVPN Connect app, which supports certificate-based authentication but not Azure AD authentication at this time.

    What this means for Android/iOS users:

    • For P2S VPN connections from mobile devices (Android/iOS), you can use certificate-based authentication with the OpenVPN client app.
    • Azure AD authentication is not natively supported on Android/iOS through the OpenVPN app or any other official Microsoft VPN client currently.
    • Windows devices can use Azure AD authentication with the Azure VPN Client app, which fully supports Microsoft Entra ID authentication and OpenVPN tunnels.

    Alternatives and recommendations:

    • Continue using certificate authentication for your mobile P2S VPN users via the OpenVPN client.
    • Use Azure AD authentication primarily on Windows clients for now.
    • Stay updated on Microsoft announcements, as support for Azure AD authentication on mobile platforms may improve in future releases.
    • Consider alternative identity and access management solutions such as RADIUS authentication if Azure AD support on mobile devices is critical.

    Reference:

    I hope this clarifies the current capabilities and limitations, please do let me know if you need anything on this.

    If you found the answer helpful, it would be great if you please mark it "Accept as answer". This will help others to find answers in Q&A.

    Thanks,

    Harish

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.