Physical AI & Beyond
Polarion X on Azure - Next-Gen ALM for Industrial Solutions
Notes from THRSP858: Polarion X on Azure.
Session: THRSP858 Date: Thursday, Nov 20, 2025 Time: 9:30 AM - 10:00 AM PST Location: Moscone West, Level 3, Theater F
Why industrial ALM is not software ALM
Application Lifecycle Management in software engineering is a solved problem — or at least a mature one. Jira, Azure DevOps, GitHub Issues, Linear. Pick your tool, configure your workflow, ship your code. The tooling is abundant, the patterns well understood, and the worst-case failure mode is a missed sprint deadline.
Industrial ALM is a different animal entirely. When the "application" is a safety-critical embedded system in an automotive braking controller, a medical device insulin pump, or an avionics flight management system, the lifecycle management requirements are not just more rigorous — they are fundamentally different in kind. A missed requirement traceability link is not a process failure; it is a regulatory violation that can halt production, trigger recalls, or worse.
This is the world Siemens Polarion has inhabited for decades, and THRSP858 presented their argument for why moving Polarion to Azure — as Polarion X — represents more than a cloud migration. It represents the introduction of AI capabilities into workflows that have historically been resistant to automation for very good reasons.
The Siemens-Microsoft partnership: What it actually means
The strategic context
Siemens and Microsoft have been deepening their partnership across multiple product lines. Siemens Xcelerator on Azure, Teamcenter integration, and industrial IoT collaboration have established the commercial and technical relationship. Polarion X on Azure is the latest expression of that partnership, targeting a specific and underserved market: teams building safety-critical and compliance-intensive products.
Siemens brings:
- Decades of industrial domain expertise
- Deep understanding of regulatory frameworks (ISO 26262, IEC 62304, DO-178C, IEC 61508)
- An installed base of Polarion customers in automotive, aerospace, medical devices, and defence
- Proven requirements management and traceability capabilities
Microsoft brings:
- Azure cloud infrastructure for scalability and global availability
- AI and machine learning services (Azure OpenAI, Cognitive Services)
- Enterprise identity and security (Entra ID, Defender, Purview)
- Integration with the broader Microsoft development ecosystem
What Polarion X is — and is not
What it is: Polarion's industrial ALM platform, re-architected for cloud-native deployment on Azure, with AI capabilities powered by Microsoft's AI services.
What it is not: Jira with compliance plugins. Azure DevOps with extra traceability. A generic ALM tool that happens to run on Azure.
The distinction matters. Industrial ALM tools like Polarion, IBM DOORS, and PTC Integrity exist because generic software development tools cannot satisfy the regulatory and process requirements of safety-critical industries. Bolting compliance features onto a software ALM tool is fundamentally different from building a platform where compliance and traceability are architectural first principles.
Industrial ALM requirements: Why generic tools fail
The traceability imperative
In safety-critical industries, every requirement must be traceable — forward to design, implementation, and test; backward to the source requirement or regulation. This is not a nice-to-have. It is a certification requirement.
The traceability chain:
Regulation → System Requirement → Subsystem Requirement → Design Element →
Implementation → Test Case → Test Result → Verification Report
Every link in this chain must be documented, auditable, and immutable. If a regulator asks "show me that this safety requirement is verified," the answer must be immediate and complete. Missing a single link can invalidate an entire certification submission.
Why generic ALM tools struggle: Jira can link issues. Azure DevOps can create work item relationships. But neither provides the structured, bi-directional traceability with impact analysis, coverage matrices, and gap detection that industrial certification demands. The data model is not designed for it. The workflows do not enforce it. The reporting does not support it.
The compliance dimension
ISO 26262 (automotive functional safety) requires documented evidence of hazard analysis, safety goals, safety requirements, and verification at each Automotive Safety Integrity Level (ASIL).
IEC 62304 (medical device software) mandates software lifecycle processes with documented requirements, architecture, detailed design, unit testing, and integration testing — with traceability throughout.
DO-178C (airborne software) defines five Design Assurance Levels (DAL A through E) with increasingly stringent evidence requirements for the most safety-critical systems.
The common thread: All of these standards require documented processes, complete traceability, configuration management, and evidence of verification. The ALM tool is not just a project management system — it is part of the quality management system and is itself subject to validation.
The change management challenge
In safety-critical development, change is not just tracked — it is controlled. A change to a requirement triggers impact analysis: which design elements are affected? Which implementations need updating? Which test cases must be re-executed? Which verification reports are invalidated?
The industrial change workflow:
- Change request raised
- Impact analysis performed (automated traceability identifies all affected artefacts)
- Change review board evaluates scope and risk
- Change approved or rejected
- If approved, all affected artefacts updated with traceability maintained
- Re-verification performed for affected test cases
- Audit trail documented
Generic ALM tools can model this workflow, but they do not enforce it. Polarion enforces it because the regulatory frameworks demand enforcement, not just facilitation.
AI integration: Where it helps and where it is dangerous
The AI opportunity
The session presented several areas where Microsoft's AI capabilities enhance Polarion X workflows.
Requirements quality analysis:
AI models analyse requirements text for ambiguity, incompleteness, testability, and consistency. Vague requirements like "the system shall respond quickly" are flagged with suggestions for measurable alternatives: "the system shall respond within 200ms under nominal load."
This is genuinely valuable. Requirements quality is the single biggest determinant of project success in safety-critical development. Catching ambiguous requirements early — before they propagate through design, implementation, and test — saves months of rework. AI-powered requirements analysis does not replace human judgment, but it provides a systematic first pass that human reviewers can build upon.
Traceability gap detection:
AI analyses the traceability matrix and identifies potential gaps — requirements without linked test cases, design elements without traceability to requirements, test cases that do not verify any requirement.
Also valuable, with caveats. In a system with thousands of requirements, manual traceability auditing is tedious, error-prone, and expensive. AI-powered gap detection accelerates this process. But the AI must be reliable — a false negative (missed gap) could result in an uncertified requirement reaching production. The trust threshold for AI in this context is higher than in most enterprise applications.
Natural language search and navigation:
AI enables semantic search across the requirements repository. Instead of keyword matching, engineers can search by intent: "find all requirements related to emergency shutdown" returns results even if the requirements use different terminology (emergency stop, E-stop, safety shutdown, failsafe halt).
Useful but not differentiating. Semantic search is table stakes for modern knowledge management. Nice to have in Polarion, but not a compelling reason to migrate to Polarion X.
The AI risk
The dangerous territory: AI-generated requirements, AI-suggested design decisions, and AI-assisted verification in safety-critical systems.
The regulatory challenge: Most safety standards require evidence of human competence and judgment in safety-critical decisions. If an AI suggests a safety requirement and a human accepts it without genuine critical evaluation, has the "human in the loop" requirement been satisfied? Regulators have not yet answered this question definitively, and the answer may vary by industry, standard, and certification authority.
The liability question: If an AI-generated requirement contains a subtle error that passes human review and results in a safety incident, who is liable? The tool vendor? The engineer who accepted the suggestion? The organisation? This question is not theoretical — it is a real concern for legal and compliance teams evaluating AI integration in safety-critical workflows.
The honest assessment: AI should analyse, flag, and suggest in safety-critical ALM. It should not author, decide, or verify autonomously. The session positioned AI as an enhancement to human workflows, which is the right framing. Whether organisations maintain that discipline under schedule pressure is another matter.
Azure platform benefits: The cloud-native argument
Why move industrial ALM to the cloud?
Scalability: On-premises Polarion deployments require capacity planning, hardware procurement, and infrastructure management. Azure provides elastic scaling — critical during peak development phases (requirements reviews, verification campaigns, certification submissions).
Global collaboration: Automotive, aerospace, and medical device development is increasingly distributed across global teams. Cloud-hosted ALM eliminates VPN complexity, data synchronisation challenges, and performance issues that plague on-premises deployments accessed by remote engineers.
Security and compliance: Azure provides enterprise-grade security (encryption at rest and in transit, Entra ID integration, Defender for Cloud) and compliance certifications (ISO 27001, SOC 2, FedRAMP, HIPAA) that many organisations struggle to achieve with on-premises infrastructure.
Disaster recovery: Industrial ALM data — requirements, traceability matrices, verification evidence — is irreplaceable. Azure provides automated backup, geo-redundant storage, and disaster recovery capabilities that exceed what most organisations can implement on-premises.
The on-premises reality
Why many industrial organisations resist cloud migration:
Data sovereignty: Defence and government projects may prohibit cloud hosting of classified or sensitive data. Some automotive OEMs require data to remain within specific geographies.
Validation burden: Moving a validated quality system tool to a new platform triggers revalidation. For organisations with established Polarion on-premises deployments, the revalidation effort is significant and the risk is real.
Network dependency: On-premises Polarion works without internet connectivity. Cloud-hosted Polarion requires reliable network access. In manufacturing environments, network reliability is not guaranteed.
Cultural resistance: Safety-critical industries are conservative by nature and for good reason. "Move it to the cloud" is a harder sell when the "it" is the quality management system that certifiers examine during audits.
The migration calculus: For new Polarion deployments, cloud-native on Azure is the obvious choice. For existing on-premises deployments, the migration benefits must outweigh the revalidation costs and risks — a calculation that is organisation-specific and not straightforward.
The competitive landscape
Industrial ALM market
IBM DOORS Next: The incumbent in requirements management for aerospace and defence. Strong traceability capabilities. IBM's AI integration (watsonx) is less mature than Microsoft's Azure OpenAI integration. Cloud deployment options exist but adoption in regulated industries has been slow.
PTC Integrity (now Codebeamer): Strong in automotive (particularly ISO 26262 compliance). Good integration with PTC's PLM ecosystem. Less cloud-native than Polarion X on Azure. AI capabilities are emerging but not yet differentiated.
Jama Connect: Modern SaaS-first requirements management. Good user experience. Growing in medical devices and systems engineering. Less mature than Polarion in complex automotive and aerospace scenarios.
Siemens Polarion X advantage: The combination of Siemens' industrial domain expertise, Microsoft's AI and cloud infrastructure, and established Polarion adoption in regulated industries creates a strong position. The integration with broader Siemens Xcelerator ecosystem (Teamcenter PLM, NX CAD, Simcenter simulation) is a moat that pure-play ALM vendors cannot match.
Siemens Polarion X risk: Platform dependency on both Siemens and Microsoft. If either partnership weakens, customers face migration complexity. The cloud-first direction may alienate existing on-premises customers who cannot or will not migrate.
What this means for industrial engineering teams
The convergence of software and systems engineering
Polarion X on Azure reflects a broader industry trend: the convergence of software engineering practices with systems engineering and hardware development. As products become increasingly software-defined — vehicles, medical devices, industrial equipment — the boundaries between software ALM and systems engineering lifecycle management are blurring.
What this means practically:
For automotive teams: ISO 26262 compliance workflows integrate with Azure DevOps CI/CD pipelines. Software verification evidence links to hardware test results in a unified traceability matrix.
For medical device teams: IEC 62304 software lifecycle processes coexist with IEC 60601 system-level safety requirements in a single platform with end-to-end traceability.
For aerospace teams: DO-178C software assurance evidence connects to ARP 4754A system-level development assurance through integrated requirements management.
The AI readiness question
Before adopting AI-enhanced industrial ALM, organisations should ask:
What is our regulatory position on AI-assisted development? Have your certification authorities provided guidance on AI-generated or AI-assisted artefacts? If not, assume the most conservative interpretation until guidance emerges.
What is our validation strategy for AI features? If Polarion X uses AI to suggest requirements or detect gaps, how do you validate that the AI is performing correctly? What is your acceptance criteria? How do you handle AI errors?
What is our human oversight model? AI suggestions require competent human review. Do your engineers have the time, skills, and authority to critically evaluate AI recommendations? Or will schedule pressure lead to rubber-stamping AI output?
What is our audit trail for AI decisions? Regulators will want to understand what the AI contributed to your development process. Can you demonstrate which artefacts were AI-assisted and which were human-authored?
The thirty-minute format problem
This session was allocated 30 minutes — a theatre-style talk with limited depth. For a topic that spans industrial regulations, cloud architecture, AI integration, and competitive positioning, 30 minutes is insufficient.
What was covered well: The strategic vision of Siemens and Microsoft partnership. The high-level capability overview. The positioning of AI as an enhancement, not replacement, for human judgment.
What was missing: Technical architecture of Polarion X on Azure. Specific AI model capabilities and limitations. Migration path from on-premises Polarion. Pricing and licensing model. Customer case studies with quantified benefits. Certification authority perspectives on AI-assisted development.
The takeaway format problem: Theatre sessions at Ignite are awareness-raising, not education. For teams seriously evaluating Polarion X, this session provides the strategic context. The technical evaluation requires direct engagement with Siemens.
Key takeaways
Industrial ALM is a distinct discipline. Generic software development tools cannot satisfy the regulatory and process requirements of safety-critical industries. Polarion X addresses this gap specifically.
The Siemens-Microsoft partnership is strategically sound. Combining Siemens' industrial expertise with Microsoft's cloud and AI infrastructure addresses genuine market needs. The Xcelerator ecosystem integration provides competitive differentiation.
AI in safety-critical ALM requires caution. Requirements analysis, gap detection, and semantic search are legitimate AI applications. Autonomous AI decisions in safety-critical workflows are premature and potentially dangerous.
Cloud migration is not universally applicable. New deployments should default to cloud-native. Existing on-premises deployments face a non-trivial migration calculation that includes revalidation costs.
The convergence of software and systems engineering is accelerating. Products are increasingly software-defined. ALM tools must span both disciplines. Polarion X positions itself at this intersection.
Thirty minutes was not enough. This topic deserves a full breakout session with technical depth, customer case studies, and live demonstrations of AI-enhanced workflows.
Related coverage:
- Ignite 2025 Keynote - Microsoft's AI platform strategy
- AI Agent Governance - Enterprise AI governance patterns
- Ignite 2025 Synthesis - Connecting the dots across all sessions
Analysis from Microsoft Ignite 2025, San Francisco, 18-21 November. Steven Newall is a Platform Engineering Manager specialising in IoT and digital twins for industrial operations.