Skip to content

Commit 8a99baa

Browse files
Merge pull request #231 from hermanarnedo/patch-18
Update RMD_096.md
2 parents c38aa08 + 79bd95c commit 8a99baa

File tree

1 file changed

+24
-1
lines changed
  • src/react/docs/workshop-guidance/devices

1 file changed

+24
-1
lines changed

src/react/docs/workshop-guidance/devices/RMD_096.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,32 @@
22

33
## Overview
44

5+
## Benefits
6+
Enhanced Security: Enrolling Android devices in Intune ensures that they comply with your organization's security policies. This includes enforcing password policies, encryption, and other security measures1.
7+
Access to Corporate Resources: Users can securely access work emails, apps, and data on their personal or corporate-owned devices
58

9+
Remote Management: IT administrators can remotely manage devices, including pushing updates, configuring settings, and wiping data if a device is lost or stolen
10+
Compliance and Monitoring: Intune helps ensure devices meet compliance requirements and provides monitoring capabilities to detect and address potential security issues
11+
12+
## Drawbacks
13+
14+
Privacy Concerns: Users might be concerned about their personal data being monitored or controlled by their organization
15+
Device Performance: Enforcing security policies and running management apps can sometimes impact device performance
16+
Complexity: The enrollment process can be complex, especially for users who are not tech-savvy
17+
18+
## Impact on End Users
19+
20+
User Experience: Users will need to follow specific steps to enroll their devices, which might include installing the Company Portal app and configuring settings to comply with organizational policies
21+
Access Restrictions: Certain apps or features might be restricted based on the organization's policies. For example, users might be required to set up a PIN or avoid using certain apps
22+
Support and Training: Users might need support and training to understand the enrollment process and the implications of having their devices managed by Intune
23+
24+
## Relation to Zero Trust
25+
26+
Zero Trust Security Model: Intune plays a crucial role in implementing a Zero Trust security model by ensuring that every device accessing corporate resources is authenticated, authorized, and continuously validated for security compliance
27+
Conditional Access: Intune can enforce conditional access policies, ensuring that only compliant and secure devices can access sensitive data and applications
28+
Continuous Monitoring: With Intune, organizations can continuously monitor devices for compliance and take action if any device falls out of compliance, aligning with the Zero Trust principle of "never trust, always verify"3.
629

730
## Reference
831

9-
*
32+
* https://learn.microsoft.com/en-us/mem/intune/fundamentals/deployment-guide-enrollment-android
1033

0 commit comments

Comments
 (0)