|
1 | 1 | # 078: Tunnel based VPN access for enrolled devices
|
2 | 2 |
|
3 | 3 | ## Overview
|
| 4 | +**Microsoft Tunnel for Android** in Intune is a VPN solution that enables secure access to corporate resources for both enrolled and unenrolled devices. Here’s a comprehensive overview of its features and options: |
4 | 5 |
|
| 6 | +### Overview of Microsoft Tunnel |
| 7 | +- **Purpose**: Microsoft Tunnel allows Android devices to securely connect to on-premises applications and resources through a VPN, ensuring that sensitive data remains protected. |
| 8 | +- **Integration**: It integrates with Microsoft 365 and utilizes Azure Active Directory (AAD) for authentication, providing a seamless single sign-on experience. |
5 | 9 |
|
| 10 | +### Key Features and Options |
6 | 11 |
|
7 |
| -## Reference |
| 12 | +1. **VPN Client App**: |
| 13 | + - **Microsoft Defender for Endpoint**: This app acts as the client for Microsoft Tunnel, allowing users to connect to the VPN. It can be downloaded from the Google Play Store. |
| 14 | + |
| 15 | +2. **Always-On VPN**: |
| 16 | + - **Configuration**: You can configure the VPN to maintain a constant connection, ensuring that all traffic is routed through the tunnel without user intervention. |
| 17 | + |
| 18 | +3. **Per-App VPN**: |
| 19 | + - **Selective Routing**: This feature allows you to specify which apps should use the VPN connection, optimizing performance and security by only routing necessary traffic. |
| 20 | + |
| 21 | +4. **Split Tunneling**: |
| 22 | + - **Traffic Management**: You can define which traffic goes through the VPN and which goes directly to the internet, improving efficiency and reducing unnecessary load on the VPN. |
| 23 | + |
| 24 | +5. **Conditional Access**: |
| 25 | + - **Security Policies**: Devices must comply with your organization’s security policies to access the VPN. This includes checks for device compliance and user authentication. |
| 26 | + |
| 27 | +6. **Server Configuration**: |
| 28 | + - **IP Addressing and DNS**: Administrators can configure the IP address range and DNS settings for devices connecting through the tunnel. |
| 29 | + - **Port Management**: Specify which ports the Tunnel Gateway listens on, ensuring proper communication. |
| 30 | + |
| 31 | +7. **Monitoring and Reporting**: |
| 32 | + - **Telemetry**: The Tunnel client app provides telemetry data, allowing IT administrators to monitor usage and troubleshoot issues effectively. |
| 33 | + |
| 34 | +8. **On-Demand VPN**: |
| 35 | + - **User Control**: Users can manually connect to the VPN when needed, providing flexibility for accessing corporate resources. |
| 36 | + |
| 37 | +9. **Proxy Support**: |
| 38 | + - **Enhanced Connectivity**: The Tunnel supports proxy configurations, allowing for additional layers of security and control over internet traffic. |
8 | 39 |
|
| 40 | +### Deployment Considerations |
| 41 | +- **Infrastructure**: The Tunnel Gateway runs on Linux servers, which can be physical or virtual. Proper setup and configuration are essential for optimal performance. |
| 42 | + |
| 43 | +### Conclusion |
| 44 | +Microsoft Tunnel for Android provides a robust solution for secure remote access to corporate resources, balancing user convenience with stringent security measures. |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +## Reference |
| 50 | +Use the Microsoft Tunnel client app for Android - Microsoft Intune. https://learn.microsoft.com/en-us/mem/intune/user-help/use-microsoft-tunnel-android. |
| 51 | +Learn about the Microsoft Tunnel VPN solution for Microsoft Intune. https://learn.microsoft.com/en-us/mem/intune/protect/microsoft-tunnel-overview. |
9 | 52 | *
|
10 | 53 |
|
| 54 | + |
| 55 | + |
0 commit comments