Share via

Intune Licensing for Testing

Girish Balekate Ramachandra 45 Reputation points
2026-03-12T11:22:25.7066667+00:00

We are planning to automate Windows 11 Hotpatch testing using Intune APIs and would like to understand the licensing requirements.

What is the recommended way for an organization to obtain an Microsoft Intune license for testing purposes?

Is there a way to get a trial or demo license for Intune specifically for development or automation testing?

Can an existing Microsoft Azure tenant be used to enable an Intune trial, or do we need to create a separate tenant?

Are there any sandbox environments or developer programs (for example via Microsoft 365 Developer Program) that provide temporary access to Intune for API testing?

The goal is to build a test environment to validate Hotpatch deployment workflows using Intune APIs without impacting production systems.

Microsoft Security | Intune | Other

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-03-12T11:22:46.44+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    For testing and automation of Windows 11 Hotpatch deployment via Intune APIs, the supported options in the provided context are:

    1. Use an Intune free trial in a tenant
      • Sign up for a Microsoft Intune free trial, which creates a new tenant and provides an Enterprise Mobility + Security (EMS) trial that includes Microsoft Intune and Microsoft Entra ID P1 or P2.
      • This trial gives access to the Microsoft Intune admin center and Microsoft 365 admin center, and allows adding users, assigning Intune licenses, and managing devices and policies for testing.
      • The trial provides 25 Intune licenses, which can be assigned to test users to enroll test devices and exercise Intune APIs and workflows.
    2. Licensing requirements for testing
      For a realistic Hotpatch deployment test environment using Intune APIs:
      • At minimum, an Intune subscription is required so devices can be enrolled and managed.
      • If testing compliance-based or Conditional Access–driven workflows (for example, enforcing rules before Hotpatch deployment), Microsoft Entra ID P1 or P2 is also required. These are included in the EMS trial and many Microsoft 365 E3/E5 plans.
      • Each test user or userless test device that accesses Intune must have an appropriate Intune license assigned.
    3. Using an existing Azure/Microsoft Entra tenant vs. a separate tenant
      • When signing up for the Intune free trial, a new tenant is automatically created as part of the process described in the context. That flow is designed for evaluation and testing without affecting an existing production tenant.
      • The context does not describe enabling an Intune trial directly on an existing tenant, only that the free trial sign-up creates a new tenant and then you can confirm the trial licenses. For strict separation between test and production, using this separate trial tenant is the recommended pattern in the provided material.
    4. Sandbox / developer environments
      • The context does not describe any special developer program or sandbox (such as a Microsoft 365 Developer Program tenant) that includes Intune specifically for API testing.
      • Instead, it explicitly recommends using the Intune free trial and the associated EMS subscription as the evaluation path for planning and testing an Intune deployment.
    5. How to structure the test environment
      Within the Intune trial tenant:
      • Add test users and assign them Intune licenses from the trial pool.
      • Enroll non-production Windows 11 devices into Intune.
      • Use the Intune admin center and Intune APIs to create and deploy policies and profiles, and to validate Hotpatch deployment workflows end-to-end without touching production devices.

    References:

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.