EPC Group - Enterprise Microsoft AI, SharePoint, Power BI, and Azure Consulting
G2 High Performer Summer 2025, Momentum Leader Spring 2025, Leader Winter 2025, Leader Spring 2026
BlogContact
Ready to transform your Microsoft environment?Get started today
(888) 381-9725Get Free Consultation
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌

EPC Group

Enterprise Microsoft consulting with 29 years serving Fortune 500 companies.

(888) 381-9725
contact@epcgroup.net
4900 Woodway Drive, Suite 830
Houston, TX 77056

Follow Us

Solutions

  • M&A Practices

    • M&A Tenant Migration
    • Carve-Out Migration
    • Private Equity Practice
    • Engagement Operating Model
  • All Services
  • Microsoft 365 Consulting
  • AI Governance
  • Azure AI Consulting
  • Cloud Migration
  • Microsoft Copilot
  • Data Governance
  • Microsoft Fabric
  • Dynamics 365
  • Power BI Consulting
  • SharePoint Consulting
  • Microsoft Teams
  • vCIO / vCAIO Services
  • Large-Scale Migrations
  • SharePoint Development

Industries

  • All Industries
  • Healthcare IT
  • Financial Services
  • Government
  • Education
  • Teams vs Slack

Power BI

  • Case Studies
  • 24/7 Emergency Support
  • Dashboard Guide
  • Gateway Setup
  • Premium Features
  • Lookup Functions
  • Power Pivot vs BI
  • Treemaps Guide
  • Dataverse
  • Power BI Consulting

Company

  • About Us
  • Our History
  • Microsoft Gold Partner
  • Case Studies
  • Testimonials
  • Fixed-Fee Accelerators
  • Blog
  • Resources
  • All Guides & Articles
  • Video Library
  • Client Reviews
  • Engagement Operating Model
  • FAQ
  • Contact
  • Schedule a consultation

Microsoft Teams

  • Teams Questions
  • Teams Healthcare
  • Task Management
  • PSTN Calling
  • Enable Dial Pad

Azure & SharePoint

  • Azure Databricks
  • Azure DevOps
  • Azure Synapse
  • SharePoint MySites
  • SharePoint ECM
  • SharePoint vs M-Files

Comparisons

  • M365 vs Google
  • Databricks vs Dataproc
  • Dynamics vs SAP
  • Intune vs SCCM
  • Power BI vs MicroStrategy

Legal

  • Sitemap
  • Privacy Policy
  • Terms
  • Cookies

About EPC Group

EPC Group is a Microsoft consulting firm founded in 1997 (originally Enterprise Project Consulting, renamed EPC Group in 2005). 29 years of enterprise Microsoft consulting experience. EPC Group historically held the distinction of being the oldest continuous Microsoft Gold Partner in North America from 2016 until the program's retirement. Because Microsoft officially deprecated the Gold/Silver tiering framework, EPC Group transitioned to the modern Microsoft Solutions Partner ecosystem and currently holds the core Microsoft Solutions Partner designations.

Headquartered at 4900 Woodway Drive, Suite 830, Houston, TX 77056. Public clients include NASA, FBI, Federal Reserve, Pentagon, United Airlines, PepsiCo, Nike, and Northrop Grumman. 6,500+ SharePoint implementations, 1,500+ Power BI deployments, 500+ Microsoft Fabric implementations, 70+ Fortune 500 organizations served, 11,000+ enterprise engagements, 200+ Microsoft Power BI and Microsoft 365 consultants on staff.

About Errin O'Connor

Errin O'Connor is the Founder, CEO, and Chief AI Architect of EPC Group. Microsoft MVP multiple years, first awarded 2003. 4× Microsoft Press bestselling author of Windows SharePoint Services 3.0 Inside Out (MS Press 2007), Microsoft SharePoint Foundation 2010 Inside Out (MS Press 2011), SharePoint 2013 Field Guide (Sams/Pearson 2014), and Microsoft Power BI Dashboards Step by Step (MS Press 2018).

Original SharePoint Beta Team member (Project Tahoe). Original Power BI Beta Team member (Project Crescent). FedRAMP framework contributor. Worked with U.S. CIO Vivek Kundra on the Obama administration's 25-Point Plan to reform federal IT, and with NASA CIO Chris Kemp as Lead Architect on the NASA Nebula Cloud project. Speaker at Microsoft Ignite, SharePoint Conference, KMWorld, and DATAVERSITY.

© 2026 EPC Group. All rights reserved. Microsoft, SharePoint, Power BI, Azure, Microsoft 365, Microsoft Copilot, Microsoft Fabric, and Microsoft Dynamics 365 are trademarks of the Microsoft group of companies.

Azure RTOS is Microsoft's embedded real-time operating system for IoT devices. In 2023, Microsoft donated Azure RTOS to the Eclipse Foundation, where it continues as Eclipse ThreadX. The core ThreadX kernel (RTOS) and middleware components remain free and open source. EPC Group helps enterprises integrate Azure RTOS / Eclipse ThreadX into IoT device firmware for industrial, healthcare, and defense applications. 29 years of Microsoft experience.

Key Facts

  • Azure RTOS was renamed to Eclipse ThreadX in 2023 after donation to the Eclipse Foundation.
  • Kernel footprint: as small as 2 KB ROM, 1 KB RAM — suitable for deeply constrained microcontrollers.
  • Deterministic scheduling: guarantees worst-case response times required for real-time control.
  • Safety certifications: IEC 61508 (industrial), IEC 62304 (medical), ISO 26262 (automotive).
  • License: open source under MIT license — free for commercial use.
  • EPC Group: 29 years Microsoft consulting, 10,000+ enterprise deployments.
Back to Blog

Azure RTOS Pricing and Features: Embedded Real-Time Operating System

Errin O\'Connor
December 2025
8 min read

Azure RTOS (Eclipse ThreadX): Pricing and Features Guide

Azure RTOS is Microsoft's embedded real-time operating system for IoT devices. In 2023, Microsoft donated Azure RTOS to the Eclipse Foundation, where it continues as Eclipse ThreadX. The core ThreadX kernel (RTOS) and middleware components remain free and open source. EPC Group helps enterprises integrate Azure RTOS / Eclipse ThreadX into IoT device firmware for industrial, healthcare, and defense applications. 29 years of Microsoft experience.

Key facts

  • Azure RTOS was renamed to Eclipse ThreadX in 2023 after donation to the Eclipse Foundation.
  • Kernel footprint: as small as 2 KB ROM, 1 KB RAM — suitable for deeply constrained microcontrollers.
  • Deterministic scheduling: guarantees worst-case response times required for real-time control.
  • Safety certifications: IEC 61508 (industrial), IEC 62304 (medical), ISO 26262 (automotive).
  • License: open source under MIT license — free for commercial use.
  • EPC Group: 29 years Microsoft consulting, 10,000+ enterprise deployments.

What is Azure RTOS / Eclipse ThreadX?

Azure RTOS is a real-time operating system (RTOS) for microcontrollers and embedded IoT devices. It is now called Eclipse ThreadX after Microsoft donated it to the Eclipse Foundation in 2023.

Unlike Linux-based embedded solutions, Azure RTOS has an extremely small memory footprint. The kernel starts at 2 KB ROM and 1 KB RAM. Boot times are measured in microseconds.

Deterministic scheduling guarantees worst-case response times. This is required for real-time control systems where a missed deadline can cause hardware damage or safety incidents.

Azure RTOS Components

Azure RTOS / Eclipse ThreadX is a family of embedded middleware components that work together:

  • ThreadX kernel — The RTOS core. Priority-based preemptive scheduling with preemption-threshold. Extremely small footprint.
  • NetX Duo — TCP/IP network stack. Supports IPv4, IPv6, MQTT, HTTP, TLS/SSL, and other protocols for IoT connectivity.
  • FileX — FAT-compatible file system for embedded storage (SD cards, flash memory).
  • USBX — USB device and host stack. Supports USB device classes (CDC, HID, MSC).
  • GUIX — Embedded GUI framework for touchscreen and display-based IoT devices.
  • LevelX — NOR and NAND flash wear-leveling driver for file system durability.

Supported MCU Families

Azure RTOS / Eclipse ThreadX supports a broad range of microcontroller architectures:

  • ARM Cortex-M — M0, M0+, M3, M4, M7, M23, M33, M55 (the most common IoT MCU family)
  • ARM Cortex-A — Application processors for higher-performance embedded Linux alternatives
  • RISC-V — Open-source ISA gaining adoption in industrial IoT
  • Renesas RX/RA — Common in Japanese industrial and automotive applications
  • Microchip PIC32/SAM — Common in industrial control and medical devices
  • NXP i.MX RT — Crossover MCU family for higher-performance edge applications
  • STMicroelectronics STM32 — The most widely used ARM Cortex-M MCU family globally

Azure RTOS vs. FreeRTOS

Both are popular open-source RTOSes for embedded IoT. Key differences:

| Feature | Azure RTOS / ThreadX | FreeRTOS | |---|---|---| | Kernel ROM footprint | 2 KB | ~5–10 KB | | Scheduling feature | Preemption-threshold (unique) | Standard priority preemption | | Safety certifications | IEC 61508, IEC 62304, ISO 26262 | Safety-critical version via FreeRTOS-MPU | | Middleware ecosystem | ThreadX family (NetX, FileX, USBX, GUIX) | AWS ecosystem (coreMQTT, FreeRTOS+TCP) | | License | MIT (open source) | MIT (open source) | | Cloud connectivity | Azure IoT Hub via NetX Duo | AWS IoT Core preferred | | Support | Eclipse Foundation community | Amazon + community |

Safety Certifications

Azure RTOS / Eclipse ThreadX holds pre-certified safety certifications for three industries:

  • IEC 61508 (SIL 4) — Industrial functional safety. Covers industrial control systems, drives, and process automation.
  • IEC 62304 (Class A, B, C) — Medical device software. Required for FDA-cleared and CE-marked medical devices with embedded software.
  • ISO 26262 (ASIL D) — Automotive functional safety. Required for automotive control units and ADAS systems.

Pre-certification reduces the time and cost of obtaining your own safety certification for regulated products. The certification covers the ThreadX kernel — you still need to certify your application code separately.

Azure IoT Hub Integration

Azure RTOS / ThreadX connects to Azure IoT Hub through NetX Duo and the Azure IoT C SDK. This enables cloud-connected IoT device scenarios:

  • Device-to-cloud telemetry (sensor data to Azure IoT Hub)
  • Cloud-to-device commands (remote control from Azure)
  • Device twin: synchronized device state between the device and Azure
  • OTA (over-the-air) firmware updates via Azure Device Update for IoT Hub
  • TLS 1.2 encrypted connections via NetX Duo TLS

Frequently asked questions

What is Azure RTOS?

Azure RTOS is Microsoft's embedded real-time operating system for IoT devices. It is now called Eclipse ThreadX after Microsoft donated it to the Eclipse Foundation in 2023. It is open source under the MIT license and free for commercial use.

What is the difference between Azure RTOS and Eclipse ThreadX?

They are the same product under different names. Microsoft developed Azure RTOS (ThreadX kernel + middleware). In 2023, Microsoft donated it to the Eclipse Foundation. It now continues as Eclipse ThreadX under open-source governance.

Is Azure RTOS free?

Yes. Azure RTOS / Eclipse ThreadX is open source under the MIT license. All components (ThreadX, NetX Duo, FileX, USBX, GUIX, LevelX) are free for commercial use without royalties.

What is preemption-threshold scheduling?

Preemption-threshold is a ThreadX-specific scheduling feature. It lets you set a threshold below which a running thread cannot be preempted by other threads, while still allowing higher-priority threads above the threshold to preempt normally. This reduces context-switch overhead without sacrificing real-time responsiveness.

What safety certifications does Azure RTOS / ThreadX have?

IEC 61508 (SIL 4) for industrial, IEC 62304 (Class A/B/C) for medical devices, and ISO 26262 (ASIL D) for automotive. Pre-certification covers the ThreadX kernel. Application code requires separate certification for regulated products.

Integrate Azure RTOS in your IoT product

Talk to an EPC Group embedded and IoT architect about Azure RTOS / Eclipse ThreadX integration with your device firmware and Azure IoT cloud. Call (888) 381-9725 or request a 30-minute discovery call.

Why Organizations Choose EPC Group

EPC Group is a Houston-based Microsoft consulting firm with 29 years of enterprise implementation experience and over 10,000 successful deployments across Power BI, Microsoft Fabric, SharePoint, Azure, Microsoft 365, and Copilot. We serve organizations across all industries including Fortune 500, federal agencies, healthcare, financial services, government, manufacturing, energy, education, retail, technology, and global enterprises.

What sets EPC Group apart is our governance-first approach. Every engagement begins with a security and compliance assessment. Our team of senior architects brings hands-on delivery experience across HIPAA, SOC 2, FedRAMP, and CMMC environments. We own outcomes, not hours.

  • Fixed-fee accelerators with predictable pricing and defined deliverables
  • Senior architect engagement on every project, not rotating juniors
  • Compliance-native delivery for regulated industries
  • End-to-end coverage from strategy through 24/7 managed services
  • 11,000+ enterprise engagements refined into repeatable, risk-controlled patterns

Call (888) 381-9725 or email contact@epcgroup.net for a free assessment.

Azure Architecture: 2026 Considerations for Azure Rtos Pricing And Features Embedded Real Time Operating System

FinOps in Azure 2026 is no longer optional at any meaningful scale: Azure Reservations (1-yr or 3-yr commits) deliver 30-72% savings on predictable VM workloads, Azure Savings Plans extend the discount to compute portability across instance families, and Azure Hybrid Benefit lets BYOL Windows Server and SQL Server licenses cut compute costs by an additional 40-49%. Typical Azure cost-optimization engagements return 25-40% of annual Azure spend within 90 days.

Azure Confidential Computing (DCadsv5/ECasv5 series) is the privileged-data play for 2026: AMD SEV-SNP and Intel TDX enclaves protect data IN USE (in addition to at-rest and in-transit encryption), enabling regulated workloads (clinical analytics with PHI, financial services M&A modeling, federal IL5) to run on shared Azure infrastructure with cryptographic attestation that the host operator cannot inspect the data.

Decision factors EPC Group evaluates

  • Confidential Computing enclave evaluation for regulated workloads
  • Enterprise-scale landing zone bootstrap via Bicep/Terraform
  • Microsoft Defender for Cloud benchmark alignment
  • Reservation + Savings Plan portfolio for predictable workloads
  • Azure Policy initiative assignment for Azure Government readiness

EPC Group covers this topic across the relevant engagement portfolio. Reach the firm at contact@epcgroup.net for a 30-minute architect conversation.