ISO 27001 control 6.2 requires employment contractual agreements to state both the employee’s and the organization’s information-security responsibilities. Microsoft Entra ID Terms of Use can satisfy the acknowledgement and enforcement portion of that requirement by presenting approved security terms at sign-in, requiring consent, and retaining acceptance records; configured correctly, entra id terms of use employee security terms give an auditor evidence that assigned personnel received and accepted those obligations.
What must entra id terms of use employee security terms include for ISO 27001 control 6.2?
For ISO 27001:2022 control 6.2, the underlying employment agreement must identify responsibilities on both sides. Your Terms of Use PDF should therefore not be a generic acceptable-use policy alone. It should state the employee’s duties, such as protecting credentials, reporting incidents, using approved systems, and returning organizational information, as well as the organization’s duties, such as providing security guidance, protecting personal data, and supplying approved tools.
For an audit-ready implementation, use Entra Terms of Use as the controlled acknowledgement layer for a security terms document that has already been approved by HR, Legal, and the information security owner. Apply it through Conditional Access to the employee population and relevant Microsoft 365 services. Do not assign it to service accounts, emergency access accounts, or external identities until you have separately assessed the operational impact.
| Configuration item | Recommended audit-ready value | Reason |
|---|---|---|
| Terms document | Approved PDF titled “Employee Information Security Terms” | Creates a version-controlled statement of responsibilities. |
| Require users to expand the terms of use | On | Requires the employee to open the document before accepting. |
| Require users to consent to the terms of use | On | Records affirmative acceptance rather than passive display. |
| Conditional Access target | Employee security group and All cloud apps | Enforces acknowledgement before normal Microsoft 365 access. |
| Reacceptance | Annually and whenever terms materially change | Supports periodic review and new obligations. |
How do you configure employee security terms in Microsoft Entra ID?
Before making the change, confirm that your tenant has Microsoft Entra ID P1 or a Microsoft 365 license that includes Conditional Access capabilities. Use an account with the Global Administrator, Conditional Access Administrator, or an appropriate Identity Governance administration role. Keep at least two emergency access accounts excluded from Conditional Access policies and document those exclusions.
- Prepare the approved document. Create a PDF named
Employee-Information-Security-Terms-v1.0.pdf. Include the document owner, approval date, effective date, version number, review frequency, employee responsibilities, organizational responsibilities, incident reporting instructions, and consequences or escalation routes for non-compliance. Have HR and Legal retain the employment-contract version separately. - Create an employee assignment group. In the Microsoft Entra admin center, go to
Identity > Groups > All groups > New group. SelectSecurityas the group type, name itCA-Employees-Security-Terms, and add active employee accounts. If your HR-driven provisioning process supports it, use a dynamic membership rule that includes employees and excludes contractors and guests. - Create the Terms of Use object. In the Microsoft Entra admin center, go to
Identity governance > Terms of use > New terms. EnterEmployee Information Security Terms v1.0forNameandEmployee Information Security TermsforDisplay name. - Upload the controlled PDF and language version. Under the document section, select
Upload document, uploadEmployee-Information-Security-Terms-v1.0.pdf, and select the applicable language, such asEnglish. If your workforce requires additional languages, add approved translations. Each translation must communicate the same obligations and retain the same document versioning approach. - Set acceptance controls. Turn
Require users to expand the terms of usetoOn. TurnRequire users to consent to the terms of usetoOn. If your privacy office requires it, also turnRequire users to consent to the privacy statementtoOn. The security terms acknowledgement should not be replaced by a privacy notice; they serve different obligations. - Set expiry and reacceptance. In the expiration settings, turn
Expire termstoOn. Set the initial expiration date to the next policy review date and set the frequency toAnnually. When the terms change materially, publish a new PDF and update the terms configuration so affected users must accept the revised version. - Create the Conditional Access policy. Go to
Protection > Conditional Access > Policies > New policy. Name the policyCA-Require Employee Security Terms. UnderUsers, selectInclude > Users and groups, then chooseCA-Employees-Security-Terms. UnderExclude, exclude your documented emergency access accounts. - Assign the policy to Microsoft 365 access. Under
Target resources, selectCloud apps, then chooseAll cloud apps. This is normally the strongest setting for an employee-wide acknowledgement because it prevents bypass through a less commonly used Microsoft 365 application. If operational constraints require a phased deployment, begin withOffice 365and expand after testing. - Require the specific terms. Under
Access controls > Grant, selectGrant access, then selectRequire terms of use. ChooseEmployee Information Security Terms v1.0. SelectSelect, thenCreate. - Deploy safely. Set
Enable policytoReport-onlyfirst. Review the resulting Conditional Access reporting for affected users, workload identities, and unexpected exclusions. When results are acceptable, edit the policy and changeEnable policytoOn.
How do you verify that Entra Terms of Use enforcement worked?
Test with a non-administrator employee account that belongs to the assigned group. Start a fresh browser session or private browsing window, then sign in to a covered cloud application such as Outlook on the web or Microsoft Teams. The user should be prompted to open the security terms document and select the acceptance option before access is granted.
Next, verify the policy decision in the Microsoft Entra admin center. Go to Protection > Conditional Access > Monitoring > Sign-in logs, open the test user’s sign-in event, and review the Conditional Access tab. Confirm that CA-Require Employee Security Terms shows as applied and that the grant control requiring Terms of Use was satisfied.
Then return to Identity governance > Terms of use, select Employee Information Security Terms v1.0, and open its reporting or acceptance information. Confirm that the test account has an acceptance record associated with the correct document and version. Repeat the test after changing the PDF to a new approved version in a non-production validation process to ensure reacceptance behavior is understood before policy updates are released.
What evidence should you capture for an ISO 27001 assessor?
An assessor will usually want evidence of design, operation, and governance. Capture evidence immediately after implementation and retain it according to your audit evidence retention schedule. Do not rely only on screenshots; export records where the portal supports export and preserve the approved source document outside Entra as a controlled record.
| Evidence item | What it should show | Suggested source |
|---|---|---|
| Approved terms PDF | Version, approval authority, effective date, employee and organizational responsibilities | Document management system and the uploaded Entra PDF |
| Terms configuration screenshot | Name, document language, consent requirement, expansion requirement, and expiry settings | Identity governance > Terms of use |
| Conditional Access policy export or screenshot | Assigned employee group, excluded emergency accounts, cloud app scope, and Require terms of use grant control | Protection > Conditional Access > Policies |
| Acceptance report | User identity, acceptance status, acceptance date, and terms version where available | Selected Terms of Use reporting view |
| Sign-in log sample | Successful application of the Conditional Access policy for a test employee | Protection > Conditional Access > Monitoring > Sign-in logs |
| Group membership evidence | Employees included and rationale for exclusions | Identity > Groups > All groups |
Where does Microsoft Entra ID fall short of ISO 27001 control 6.2?
Entra Terms of Use records an electronic acknowledgement at authentication time; it does not create, negotiate, or legally validate an employment contractual agreement. It also cannot prove that every worker received onboarding training, understood the terms, or has an employment contract containing the organization’s commitments. For that reason, employee security terms in Entra ID should supplement, not replace, the HR-managed employment agreement, signed onboarding package, security awareness training record, and disciplinary or incident-management process.
Close the control gap by maintaining an HR checklist that requires a signed employment agreement before the account is enabled, references the same security responsibilities in the agreement and Terms of Use, and triggers identity removal when employment ends. Establish a documented annual review involving HR, Legal, and the information security manager so the Entra document, employment terms, and training materials remain aligned.
Next step: schedule a short control-owner review with HR and Legal, approve the security terms PDF, and deploy the Conditional Access policy in report-only mode before your certification evidence collection begins.