Glosario

Términos del parque Microsoft, explicados.

Definiciones claras para las abreviaturas y términos de producto que aparecen en las páginas EfficientEther, revisiones de parque Microsoft y conversaciones operativas.

127 definiciones10 categoríasLenguaje claro descripciones

H

Host poolMicrosoft cloud

Azure Virtual Desktop host pool

A host pool is the core administrative unit in Azure Virtual Desktop: a collection of virtual machine session hosts, grouped together and managed as a set, that delivers either full desktops or individually published RemoteApps to the users assigned to it. Every host pool is configured as one of two fundamentally different types, and that choice shapes almost everything else about how the pool behaves and costs. A pooled host pool allows multiple users to share the same session hosts concurrently through Windows multi-session, which is the configuration that gives Azure Virtual Desktop its high-density cost advantage, since infrastructure is shared rather than dedicated per user, but it also means user profiles must be made portable across hosts, typically with FSLogix, since a user may land on a different host each session. A personal host pool assigns each session host to exactly one user, functioning much like a traditional dedicated virtual desktop and removing the shared-host profile problem, at the cost of the density economics a pooled configuration provides. Within a pooled host pool, the load-balancing algorithm, either breadth-first, which spreads new sessions evenly across all available hosts to keep each one lightly loaded, or depth-first, which fills one host before moving to the next, directly affects both user experience and cost, since depth-first allows fuller hosts to be scaled down or deallocated during quiet periods more aggressively than breadth-first typically permits. Host pool sizing is where much of AVD's real, easy-to-miss cost lives: capacity kept running as headroom to absorb peak demand without degrading the user experience is genuine compute spend even while sessions sit idle between peaks, which is why scaling automation, called autoscale, that expands and contracts running host count against actual session demand is one of the highest-value optimisations available on a pooled AVD estate, rather than a nice-to-have left for later. Getting host pool design right, matching pooled versus personal to the right user cohort and tuning autoscale against genuine usage patterns, is usually a bigger lever on total AVD cost than any single VM SKU or reservation decision made afterward.

Host pool matters because Microsoft 365, Azure, Windows 365, Teams, and related services are usually managed as one estate. The term connects to planning, cost, configuration, security, and day-two operational decisions across that estate.

I

IAMIdentity and security

Identity and Access Management

Identity and Access Management is the umbrella discipline covering how an organisation establishes who a person, device, or service is, what they are allowed to do, and how both of those things are kept accurate as roles, employment status, and business need change over time; in a Microsoft-centric estate this discipline is implemented primarily through Microsoft Entra ID, with Single Sign-On and Multifactor Authentication handling authentication, Role-Based Access Control and Conditional Access handling authorisation and contextual enforcement, and Privileged Identity Management plus Entra ID Governance handling the lifecycle and oversight layer that keeps access aligned with actual need rather than accumulating indefinitely. The lifecycle framing is central to IAM in practice and is usually described as joiner-mover-leaver: provisioning appropriate access when someone joins, adjusting it as they change role or team, which is the stage most identity programmes handle worst because access additions rarely get revisited when someone moves rather than being layered on top of what they already had, and deprovisioning promptly and completely when someone leaves, since a disabled account that still holds active group memberships, application permissions, or licence assignments represents both a lingering security exposure and, in a Microsoft 365 estate, ongoing licence spend for access nobody is using. Hybrid identity adds real complexity for organisations still running on-premises Active Directory alongside Entra ID, requiring synchronisation through Entra Connect or cloud sync, careful handling of authentication method (password hash sync, pass-through authentication, or federation), and clear rules about which directory is authoritative for which attribute, since conflicting writes between the two are a recurring source of account lockouts and sync errors. IAM has become the practical replacement for the traditional network perimeter as a security boundary, summarised in the 'identity is the new perimeter' framing that underpins Zero Trust architecture: with remote work, cloud-hosted applications, and personal devices all bypassing the corporate network edge, the identity itself, not network location, is what most access decisions now have to be based on. B2B and B2C extend the same underlying platform to external collaboration, guest access for partners and vendors, and customer-facing sign-in respectively, each with their own governance considerations around what external identities can see and for how long. Because IAM sits underneath licensing, every stale or duplicate identity, every guest account nobody remembers inviting, and every service account with a forgotten owner is simultaneously a security question and a cost question, which is why identity hygiene and access reviews tend to surface as much unnecessary licence spend as they do genuine security risk when an estate is audited properly for the first time in years.

IAM matters because identity, access, endpoint, and data controls shape how Microsoft environments are protected. Readers should understand the term and then be able to move into security assessment, conformity, or remediation guidance.

IASMECompliance

IASME Consortium

IASME (originally Information Assurance for Small and Medium Enterprises) is a UK organisation, structured as IASME Consortium, that operates as the National Cyber Security Centre's appointed delivery partner for the Cyber Essentials and Cyber Essentials Plus certification scheme, managing the accreditation of the certification bodies that actually assess and certify applicant organisations rather than performing every individual assessment itself. In practice this means IASME sits in the middle of the scheme's structure: the NCSC sets the scheme's requirements and overall direction, IASME accredits and licenses a network of certification bodies (assessors) across the UK who are authorised to review Cyber Essentials self-assessment questionnaires and carry out Cyber Essentials Plus technical verification, and those certification bodies are the ones an applicant organisation typically deals with directly when applying for certification, submitting evidence, and receiving their certificate. Beyond its role in Cyber Essentials, IASME also owns and develops its own separate standard, the IASME Cyber Assurance standard (the successor to what was previously called IASME Governance), which is a broader cyber security and data protection standard covering a wider set of controls than Cyber Essentials alone, including elements more closely aligned with GDPR compliance, and is available at both a self-assessed and, since 2024, an audited assurance level, giving smaller organisations a more comprehensive certification path than Cyber Essentials without requiring a jump straight to ISO/IEC 27001. For UK IT teams and MSPs, the practical relevance of IASME is mostly indirect: organisations pursuing Cyber Essentials certification will encounter IASME's name on their certificate and in scheme documentation, but their actual day-to-day interaction is normally with a specific licensed certification body rather than IASME centrally, and confusion sometimes arises from assuming IASME performs assessments directly when it is, in the great majority of cases, the accreditor rather than the assessor. IASME is also directly relevant to MSPs specifically because it operates a Cyber Essentials partner and reseller-style scheme for organisations that want to become a certification body or a Cyber Essentials-badged partner themselves, which is one route by which MSPs offering compliance support to their own clients formalise that relationship rather than simply pointing clients at the scheme independently. Since Cyber Essentials and Cyber Essentials Plus have become an effective baseline expectation across UK public sector procurement, cyber insurance underwriting, and increasingly commercial supply chains, understanding that IASME is the scheme's delivery infrastructure rather than a certification in its own right, aside from its separate Cyber Assurance standard, helps avoid the common error of treating "IASME certified" and "Cyber Essentials certified" as different things when, for the base scheme, they describe the same certificate delivered through IASME's accredited network.

IASME matters because customers, resellers, and procurement teams need evidence that controls are defined, operated, and reviewable. A useful glossary definition should help a reader connect the term to audit preparation, policy work, or repeatable assurance activity.

Identity GovernanceIdentity and security

Microsoft Entra ID Governance

Microsoft Entra ID Governance extends core identity management with the tooling needed to keep access aligned with actual, current business need rather than letting it accumulate indefinitely as people change roles, projects end, and external collaborators come and go, addressing the specific problem that provisioning access is comparatively easy while removing it correctly, and on time, consistently is not. Entitlement management is its request-and-approval engine, letting administrators bundle related resources, group memberships, application roles, SharePoint sites, into access packages that users can request through a self-service catalogue, subject to configurable approval workflows and, critically, an expiration date, so that access granted for a defined project or a fixed-term contract does not silently persist as standing access once that need has ended, which is one of the most common and hardest-to-spot sources of unnecessary privilege in an estate that has been provisioning access manually and informally for years. Access reviews complement this by periodically requiring a designated reviewer, a manager, a resource owner, or the user themselves, to explicitly recertify that continued access is still needed, rather than assuming it is, and reviews can be scheduled to run automatically on a recurring cycle against groups, applications, or privileged roles, with access automatically revoked from anyone who does not respond or is explicitly denied, converting access certification from an annual manual spreadsheet exercise, if it happens at all, into a structured, auditable, and largely automated process. Lifecycle workflows automate the joiner-mover-leaver sequence directly, triggering predefined actions, account creation, licence and group assignment, welcome communications on joining, and account disablement, group removal, and access revocation on leaving, based on attributes already held in the HR source system, which closes one of the most consequential gaps in identity management: the departed employee whose account remains active, sometimes for months, because deprovisioning depended on someone remembering to run a manual offboarding checklist. The connection to cost is direct and often underappreciated: every access package with no expiration, every access review that never actually runs, and every departed user whose licence assignment survives their departure represents ongoing, avoidable Microsoft 365 licence spend sitting on top of the security exposure of orphaned access, which is why identity governance and licence optimisation tend to be examined together rather than treated as separate initiatives once an organisation actually audits who holds what and why. Entra ID Governance is licensed as Entra ID P2 or the dedicated Governance add-on, sitting above the baseline P1 tier that only covers Conditional Access and more limited access review functionality.

Identity Governance matters because identity, access, endpoint, and data controls shape how Microsoft environments are protected. Readers should understand the term and then be able to move into security assessment, conformity, or remediation guidance.

IntuneEndpoint management

Microsoft Intune

Microsoft Intune is the cloud-based endpoint management platform at the centre of Microsoft's Unified Endpoint Management stack, used to enrol, configure, secure, and monitor Windows, macOS, iOS/iPadOS, Android, and increasingly Linux devices from a single admin console, the Intune admin center, without relying on on-premises infrastructure like Configuration Manager site servers. It combines what were historically separate disciplines, Mobile Device Management for full device enrolment and Mobile Application Management for managing individual apps on unenrolled or BYOD devices, under one licence and one policy engine, and it is delivered as part of Microsoft 365 E3/E5, Business Premium, and standalone Intune Suite licensing. In day-to-day operation Intune's work is expressed through several distinct but overlapping policy types that are easy to conflate: configuration profiles push settings such as Wi-Fi, VPN, certificates, and device restrictions; compliance policies define the minimum security posture a device must meet, feeding directly into Conditional Access decisions; endpoint security policies handle more security-specific configuration such as disk encryption, firewall, and antivirus settings through a narrower, security-team-oriented interface; and app protection and app configuration policies manage the application layer independent of enrolment state. Intune's practical value in a Microsoft estate is less about any single feature and more about consolidation: replacing Group Policy Objects, SCCM/ConfigMgr, and third-party MDM tools with one cloud-native control plane reduces the operational overhead of maintaining parallel management stacks, though the migration path from Group Policy is rarely a clean lift-and-shift, since not every GPO setting has a direct CSP-backed Intune equivalent, and gaps are commonly closed with PowerShell scripts or Settings Catalog custom OMA-URI entries. Autopilot and Autopatch both build directly on top of Intune, using its enrolment and policy engine as the foundation for zero-touch provisioning and automated update management respectively, which means a poorly organised Intune estate, with overlapping policy assignments, conflicting configuration profiles, or stale device groups, tends to surface as failures or unpredictable behaviour in those downstream services rather than in Intune itself. Reporting and cost visibility are persistent weak points in larger estates: assignment failures, policy conflicts, and licence consumption against actual active, compliant devices are not always obvious from the native console, which is a common reason organisations pair Intune with third-party reporting or licence-reclaim tooling to see where paid seats and applied policies have drifted away from what devices are actually enrolled, compliant, and in active use.

Intune matters for endpoint teams because device, app, compliance, update, and troubleshooting signals often sit across several Microsoft admin areas. Linking these terms back to Intune and device-reporting routes helps readers move from definition to action.

Intune reportingEndpoint management

Microsoft Intune reporting

Intune reporting is operational reporting across Microsoft Intune-managed devices, applications, compliance state, configuration profiles, security posture, and troubleshooting signals, used by IT teams and MSPs both to find and fix issues and to produce evidence that the estate is genuinely under control rather than merely enrolled. Native Intune reporting is strong for point-in-time, single-tenant admin questions: the admin centre surfaces device compliance status, app deployment success and failure counts, update ring progress, and per-device troubleshooting detail directly from live data. Its structural limitations show up as an estate scales, or when reporting needs to persist rather than reflect only the current moment. Historical retention varies significantly by report type, with many admin centre views showing only a current, point-in-time snapshot rather than a trend a reviewer can look back across; scheduled, recurring exports for stakeholder reporting generally require building a separate pipeline, commonly through the Microsoft Graph Data Warehouse Data Connector or a Log Analytics workspace, rather than existing as a built-in feature; and for an MSP, the admin centre is fundamentally single-tenant, so a multi-customer view requires either signing into each tenant separately or building custom tooling on top of the Graph API to aggregate across them. Third-party and product reporting layers exist specifically to close these gaps, typically by packaging the same underlying Intune signals into scheduled exports, trend comparison across weeks or months rather than a single snapshot, multi-tenant views with customer filtering for MSPs, and audit-ready evidence packs that do not require manual reformatting before a compliance or governance review. Getting genuine value from Intune reporting, in any tool, depends on connecting device, app, compliance, and security signals to a specific owner and a specific next action rather than presenting them as isolated panels, since a report that shows a problem without a clear owner to act on it tends to be read once and then ignored.

Intune reporting matters for endpoint teams because device, app, compliance, update, and troubleshooting signals often sit across several Microsoft admin areas. Linking these terms back to Intune and device-reporting routes helps readers move from definition to action.

IntuneWinApplication modernisation

IntuneWin app package

An IntuneWin package is the `.intunewin` format produced by the Microsoft Win32 Content Prep Tool, wrapping a Win32 application's existing installer, whether an MSI, an EXE, or a script-driven setup, so it can be uploaded, assigned, and monitored as a managed Win32 app inside Microsoft Intune without requiring the application to be repackaged into MSIX first. Unlike MSIX, which gives an application a genuinely new, isolated package identity, IntuneWin is essentially a container wrapped around the application's original, unmodified installer: Intune unwraps it on the target device at install time and runs the original setup logic largely as-is, which is precisely why IntuneWin remains the practical choice for applications that are not good MSIX candidates, including those that install a driver or a system-level service, need genuinely unrestricted machine-wide write access, or depend on complex custom installer logic that MSIX's file and registry isolation model would break. Because Intune runs the original installer rather than a re-architected package, IntuneWin deployments configure detection rules explicitly, telling Intune how to determine whether the application is already correctly installed on a device, commonly checking for a specific file version, a registry key, or an MSI product code, and this detection logic is frequently the actual source of deployment failures in practice, more often than the underlying installer itself, since an incorrect or overly narrow detection rule can report an application as failed when it installed correctly, or as successfully installed when an update silently failed. Requirement rules similarly gate which devices are even eligible to receive the app, based on architecture, OS version, or available disk space, before Intune attempts the install at all. IntuneWin sits alongside MSIX and PSADT-driven Win32 packages as one of three common formats for deploying Win32 applications through Intune, and the practical choice between them usually comes down to how well the application tolerates MSIX's isolation model: strong MSIX candidates should generally be packaged as MSIX for its cleaner install and uninstall behaviour, while everything else, particularly software needing genuine system-level access or complex pre- and post-install logic, is typically better served by IntuneWin or a PSADT-wrapped package instead.

IntuneWin matters during Windows 11, Intune, Azure Virtual Desktop, and Cloud PC programmes because application blockers can delay the whole rollout. The practical question is whether the term helps capture, package, sign, deploy, or troubleshoot an app with less rework.

ISOCompliance

International Organization for Standardization

ISO, the International Organization for Standardization, is an independent, non-governmental federation of national standards bodies from over 160 countries, headquartered in Geneva, that develops and publishes voluntary, consensus-based technical and management system standards spanning everything from screw threads and shipping containers to information security and quality management. ISO itself does not certify organisations against its standards; certification is instead carried out by accredited, independent certification bodies (often called registrars) that audit an organisation's practices against the relevant published standard and issue a certificate valid for a defined period, typically three years, subject to ongoing surveillance audits. Standards are identified by a number, such as ISO 9001 for quality management or ISO/IEC 27001 for information security management, and many are developed jointly with the International Electrotechnical Commission (IEC), which is why information technology standards frequently carry the ISO/IEC prefix rather than ISO alone. For IT teams and MSPs operating in a Microsoft 365 or Azure estate, ISO standards matter less as an abstract quality mark and more as a procurement and contractual reality: enterprise customers, particularly in regulated sectors like finance, healthcare, and government, increasingly specify current ISO certification, most commonly ISO/IEC 27001 for information security, as a prerequisite for supplier onboarding, and losing or lapsing a certification can remove a supplier from a tender shortlist regardless of the organisation's actual security posture. A common point of confusion is conflating a specific ISO standard's certification with generic "ISO compliance", a phrase with no defined meaning since ISO publishes thousands of distinct standards covering entirely different domains; a genuinely useful claim always names the specific standard and, ideally, the specific clauses or annex controls in scope, since certification scope statements can be narrower than they first appear, sometimes covering only a single business unit, site, or product line rather than the whole organisation. Standards themselves are periodically revised, sometimes substantially, such as the 2022 restructuring of ISO/IEC 27001's Annex A controls, and organisations holding certification against an older version are typically given a transition period, often two to three years, to migrate before the older certificate is withdrawn, which is worth checking when evaluating whether a supplier's or customer's current certificate reflects the latest control set.

ISO matters because customers, resellers, and procurement teams need evidence that controls are defined, operated, and reviewable. A useful glossary definition should help a reader connect the term to audit preparation, policy work, or repeatable assurance activity.

ISO 22301Compliance

ISO 22301 business continuity management system

ISO 22301 is the international standard for a business continuity management system (BCMS), specifying requirements for planning, establishing, implementing, operating, monitoring, and continually improving an organisation's capability to keep critical business functions running, or to recover them within an agreed timeframe, when disruptive incidents occur, whether that is a cyber attack, a data centre outage, a supplier failure, a pandemic, or a physical incident affecting premises or staff. The standard's central discipline is the business impact analysis (BIA), which forces the organisation to identify its time-critical activities, quantify the maximum tolerable period of disruption for each, and set a recovery time objective (RTO) and recovery point objective (RPO) accordingly, all of which then drives the actual continuity and disaster recovery plans, resourcing decisions, and testing schedule rather than starting from the plans themselves. A BCMS built to ISO 22301 requires evidence of regular exercising, ranging from tabletop walkthroughs to full simulated failovers, because an untested continuity plan is treated by auditors as unproven rather than merely unlikely to work, and the standard explicitly requires post-exercise and post-incident lessons-learned to feed back into plan revisions. For organisations running significant workloads in Microsoft 365 and Azure, ISO 22301 scope inevitably intersects with cloud dependency risk: a BIA has to account for what happens when Exchange Online, SharePoint, Teams, or an Azure region becomes unavailable, and a mature BCMS will document the organisation's reliance on Microsoft's own service health and shared-responsibility model, its use of Microsoft 365 Backup or third-party backup for Exchange, SharePoint, and OneDrive data, and realistic tenant-level recovery procedures, since Microsoft's platform-level resilience does not itself constitute the customer's business continuity plan for its own data and processes. Certification follows the same three-year cycle with annual surveillance audits as other ISO management system standards, and because ISO 22301 shares Annex SL structure with ISO 9001 and ISO/IEC 27001, organisations already certified to one of those often extend an existing integrated management system rather than building a continuity programme from scratch. It is increasingly requested in supplier due diligence and cyber insurance underwriting for organisations providing services deemed operationally critical to their customers, such as MSPs managing a client's core Microsoft 365 tenant or Azure infrastructure, where a customer's own regulatory obligations, particularly in financial services under operational resilience regimes, effectively require assurance that their critical suppliers can withstand and recover from disruption.

ISO 22301 matters because customers, resellers, and procurement teams need evidence that controls are defined, operated, and reviewable. A useful glossary definition should help a reader connect the term to audit preparation, policy work, or repeatable assurance activity.

ISO 27001Compliance

ISO/IEC 27001 information security management system

ISO/IEC 27001 is the international standard for an information security management system, an ISMS, defining a structured, risk-based approach to protecting the confidentiality, integrity, and availability of an organisation's information, rather than prescribing a fixed checklist of technical controls that applies identically to every organisation regardless of its actual risk profile. The standard's core mechanism is the ISMS itself: a documented, continuously operated management system covering risk assessment, a defined set of controls selected specifically to address the risks that assessment identifies, drawn from the standard's Annex A control catalogue, internal audit, and a formal management review cycle, all built to support ongoing continual improvement rather than a one-off compliance exercise completed and then left static. Certification against ISO 27001 requires an accredited external certification body to audit the organisation's ISMS, and, critically, certification is granted for the specific scope the organisation defines and puts forward for audit, which may cover the whole organisation or a deliberately narrower boundary such as one product, one service line, or one specific data centre, so a valid certificate always needs checking against its actual stated scope rather than assumed to cover everything the organisation does. This distinguishes ISO 27001 clearly from Cyber Essentials: Cyber Essentials verifies a fixed, relatively narrow set of basic technical controls, largely at a point in time, while ISO 27001 certifies an entire ongoing management system and risk process, making it a materially larger undertaking to achieve and maintain, but also significantly more comprehensive assurance for a customer or auditor evaluating a supplier's security posture. Once certified, the ISMS is not static: it requires ongoing internal audits, periodic external surveillance audits from the certification body to maintain the certificate between full recertification cycles, and evidence of continual improvement, meaning ISO 27001 compliance work does not conclude at the point of initial certification but continues as a standing operational discipline, with audit evidence, incident records, and risk register updates that need to be maintained and demonstrably current rather than reconstructed only when the next audit approaches.

ISO 27001 matters because customers, resellers, and procurement teams need evidence that controls are defined, operated, and reviewable. A useful glossary definition should help a reader connect the term to audit preparation, policy work, or repeatable assurance activity.

ISO 42001Compliance

ISO/IEC 42001 artificial intelligence management system

ISO/IEC 42001 is the international standard for an artificial intelligence management system, published in 2023 as the first international management-system standard specifically for AI, providing a structured framework for how an organisation governs the AI systems it builds, deploys, monitors, and continually improves, rather than addressing AI risk through ad hoc policy alone. Structurally, it follows the same management-system pattern as ISO 27001, covering leadership commitment, risk assessment specific to AI systems, defined objectives and controls, and a continual improvement cycle, which means an organisation already operating an ISO 27001 information security management system has a genuine, meaningful head start on 42001, since audit evidence, governance structures, and management review processes can often be extended and adapted rather than built again from nothing. The standard's AI-specific control areas address concerns that a general information-security standard does not directly cover, including AI system impact assessment before deployment, evaluating potential harms to individuals, groups, and wider society; data quality and provenance for the data used to train and operate a system; transparency about when and how AI is being used, particularly where it materially affects individuals; and ongoing monitoring for model drift and performance degradation as real-world data and usage patterns diverge over time from the conditions a system was originally validated against. For organisations building or deploying AI-driven products, whether an internally-used automation feature or an AI capability offered directly to customers, ISO 42001 certification is emerging as a genuine trust signal in commercial and public-sector procurement, in much the same way ISO 27001 became an expected baseline for information security over the preceding two decades, giving customers a recognised, externally-audited framework for evaluating whether an AI system's development and operation are actually governed rather than merely subject to an internal policy document nobody outside the organisation can independently verify.

ISO 42001 matters because customers, resellers, and procurement teams need evidence that controls are defined, operated, and reviewable. A useful glossary definition should help a reader connect the term to audit preparation, policy work, or repeatable assurance activity.

ISO 9001Compliance

ISO 9001 quality management system

ISO 9001 is the international standard for a quality management system (QMS), setting out a framework of requirements an organisation must demonstrably meet to show it can consistently deliver products or services that satisfy customer and applicable regulatory requirements, and that it continually looks for ways to improve. Unlike standards that prescribe a specific technical control set, ISO 9001 is process-oriented: it requires the organisation to define its quality objectives, map and control the processes that affect product or service quality, manage risks and opportunities that could affect those outcomes, and maintain documented evidence, such as records, procedures, and management review minutes, that the system is actually operating as described rather than existing only on paper. Certification follows a structured audit cycle carried out by an accredited certification body: an initial two-stage audit (a documentation review followed by an on-site or remote implementation audit), annual surveillance audits to confirm the system remains effective, and a full recertification audit every three years. For a Microsoft-estate-focused IT services business or MSP, ISO 9001 is most often encountered as a customer or tender requirement sitting alongside, rather than instead of, ISO/IEC 27001; the two standards share a large amount of structural DNA because both follow ISO's Annex SL high-level structure, which is why organisations pursuing both frequently run them as an integrated management system with shared document control, internal audit, and management review processes rather than as two parallel and duplicated efforts. A frequent misunderstanding is treating ISO 9001 as a guarantee of product or service quality in some absolute sense; it certifies that the organisation has a consistent, controlled, and improving process for delivering whatever quality level it has defined and committed to, not that the defined quality bar itself is high, which means the certificate is best read alongside the organisation's specific service level agreements and its track record rather than as a standalone quality signal. In practice, the standard's core discipline, root-cause corrective action rather than one-off fixes, controlled change management, and defined escalation paths, maps directly onto how a well-run MSP handles incidents, change requests, and licence or configuration changes across client Microsoft 365 and Azure tenants, which is why auditors reviewing a QMS in this sector will typically want to see change tickets, incident postmortems, and customer satisfaction data as primary evidence rather than relying on policy documents alone.

ISO 9001 matters because customers, resellers, and procurement teams need evidence that controls are defined, operated, and reviewable. A useful glossary definition should help a reader connect the term to audit preparation, policy work, or repeatable assurance activity.

ISVCommercial and channel

Independent Software Vendor

ISV, Independent Software Vendor, describes a company that builds and sells software designed to run on top of a platform it does not itself own or operate, Windows, Azure, or Microsoft 365 in the context most relevant here, as distinct from Microsoft itself or from an organisation building software purely for its own internal use. ISVs sit in a specific, structurally important position in the Microsoft ecosystem: their products extend what a platform can do for the customers actually running it, and Microsoft has built substantial formal infrastructure around that relationship, the Microsoft AI Cloud Partner Program, co-sell arrangements that connect an ISV's product with Microsoft's own sales channels, and Microsoft AppSource and the Azure Marketplace as commercial distribution and discovery channels that let an ISV reach customers already procuring through Microsoft's existing commercial relationships rather than having to build every customer relationship entirely independently. For an ISV building a product intended to run within customer-managed Microsoft estates specifically, MSIX and the broader Windows application packaging ecosystem is directly relevant distribution infrastructure rather than a background technical detail: an ISV distributing a Windows client application benefits from the same clean install and uninstall behaviour, update mechanics, and code-signing trust model that any packaged application does, and for many ISVs, particularly those selling into enterprise customers who manage their device fleets through Intune, offering an MSIX-packaged build alongside or instead of a traditional installer materially reduces the customer's own packaging burden, since the customer's IT team does not have to build and maintain their own MSIX conversion of the ISV's product before it can be deployed cleanly at scale. ISV status also interacts directly with Microsoft's licensing and marketplace commercial models in ways that matter for anyone building software in this space: transacting through the Azure Marketplace or AppSource typically involves a Microsoft commercial marketplace revenue share, and depending on how a product is built and sold, an ISV may itself be a Microsoft customer consuming Azure infrastructure to run the product, a CSP customer or partner for its own licensing, and a software vendor to its customers simultaneously, three distinct relationships with Microsoft that a single company can hold at once. EfficientEther itself sits in this category, building licence optimisation and packaging tooling that runs against and alongside customers' own Microsoft 365 and Azure environments, which is the same basic commercial and technical position any ISV serving the Microsoft ecosystem occupies.

ISV matters because Microsoft estate decisions often have a commercial owner as well as a technical owner. Clear cost, licence, and partner language helps teams prove value, reclaim waste, and agree the next action before spend becomes harder to challenge.

ITSMOperations

IT Service Management

IT Service Management is the operating discipline for delivering, supporting, measuring, and continuously improving IT services through structured, repeatable processes rather than ad hoc firefighting, typically organised around a small set of core process areas: incident management for restoring a disrupted service quickly, problem management for finding and removing the underlying cause behind recurring incidents, change management for controlling how modifications reach production systems safely, and request management for handling routine, predictable asks like access or provisioning through a standard, low-friction path. Frameworks such as ITIL describe how these processes should fit together, and most organisations implement some or all of them through a service desk platform that tracks tickets, enforces SLAs, and produces the reporting that shows whether the service is actually being delivered at the standard promised. For teams running Microsoft 365 and Azure estates specifically, ITSM discipline is what determines whether cost optimisation, security remediation, and licence management findings turn into completed work or sit unresolved in a report nobody actioned: a rightsizing recommendation or a licence reclaim opportunity is only valuable once it is logged as a change or a request, assigned an owner, tracked to completion, and closed with evidence, and tooling that surfaces findings without a path into that operational workflow tends to produce reports that get read once and then ignored. Change management is where ITSM discipline intersects most directly with tenant configuration drift and configuration baselines, since a properly governed change process is exactly what should prevent an ungoverned, undocumented tenant change in the first place, and a tenant with a mature change management practice should, in principle, see less unexplained drift than one where admins make direct changes outside any tracked process; in practice, most tenants sit somewhere between those extremes, which is why drift detection remains a useful independent check even in organisations with a formal ITSM process, since it catches what got past the process rather than assuming the process caught everything. Problem management is similarly relevant to remediation work, since a security or Intune finding that keeps recurring across a fleet of devices or repeatedly needs the same fix applied is a signal of an underlying root cause, whether a misconfigured baseline, a group policy conflict, or an image build issue, that a one-off remediation will not resolve, and treating it as a problem rather than a string of unrelated incidents is what actually stops the pattern. For MSPs, ITSM maturity is also a commercial differentiator and a Quarterly Business Review talking point, since being able to show a customer consistent SLA performance, a declining incident trend for a given root cause, and a clean audit trail of changes made to their tenant is evidence of a well-run service relationship, not just a technical process running quietly in the background.

ITSM matters when teams need repeatable day-two work rather than one-off fixes. Definitions in this area should help readers connect reporting, review, remediation, backup, drift, and evidence capture to a controlled operating model.

L

Licence reclaimCommercial and channel

Licence reclaim

Licence reclaim is the process of finding software licences, most often Microsoft 365 subscriptions, that are assigned but no longer justify their cost, and recovering them so they can be removed, reassigned to someone who needs them, or simply stopped, reducing the ongoing subscription bill. The process starts by comparing three numbers that are rarely reviewed together: how many licences have been purchased, how many are assigned to user accounts, and how many of those assigned seats show genuine, recent activity. The gap between purchased and assigned is unassigned waste, straightforward to spot and reclaim; the gap between assigned and active is dormant-seat waste, which requires activity signals such as last sign-in date and per-service usage reports to surface, and is where most of the real, ongoing cost typically hides. A reclaim candidate is not simply a licence with low activity, since a genuinely used account can look quiet for a short period for legitimate reasons such as leave or a role change, so a defensible reclaim process checks account state alongside activity, including whether the account has been formally offboarded, before removing a licence rather than acting on inactivity alone. Reclaim is closely tied to, but distinct from, offboarding: offboarding is triggered by a single event, a person leaving, and if it runs cleanly it removes that one licence immediately, while a reclaim review catches everything offboarding misses, including licences left behind by incomplete leaver processes, seats bought for a project or trial that never scaled, and plan-mix drift where a user has been upgraded to a tier they no longer need. Because removing a licence assignment does not necessarily reduce the subscription bill immediately, billing changes depend on the purchase channel, commitment term, and permitted reduction window, a reclaim review should always be paired with a check of those commercial terms before counting a reclaim as a realised saving rather than just a freed seat. Run as a one-off, reclaim closes today's gap; run as a repeatable monthly or quarterly cycle, it is one of the most reliably self-funding habits in Microsoft estate cost management, because the evidence for the waste and the evidence for the fix are the same underlying activity data.

Licence reclaim matters because Microsoft estate decisions often have a commercial owner as well as a technical owner. Clear cost, licence, and partner language helps teams prove value, reclaim waste, and agree the next action before spend becomes harder to challenge.

LLMAI and automation

Large Language Model

A Large Language Model is a type of AI model trained on very large volumes of text to predict and generate coherent, contextually appropriate language, and it's the underlying technology behind essentially every generative AI product relevant to a Microsoft estate, including Microsoft 365 Copilot, the models available through Azure AI Foundry, and the language capabilities built into Copilot Studio agents. Practically, an LLM works by learning statistical relationships between words and concepts across its training data at a scale large enough that it can produce genuinely fluent, contextually coherent text, answer questions, summarise documents, translate, and write code, without being explicitly programmed with rules for any specific one of those tasks; what it produces is best understood as a highly sophisticated prediction of plausible next content based on patterns in its training data and whatever additional context, a document, a prompt, retrieved search results, it's been given at the time, not a database lookup of verified facts, which is the root cause of the behaviour generally called hallucination, where a model produces fluent, confident, and entirely incorrect information because incorrect but plausible-sounding text was statistically available to generate. This distinction matters directly for how organisations should treat LLM output operationally: content an LLM generates, whether a Copilot-drafted email, a Foundry application's response, or an agent's summary of a document, should be treated as a draft requiring human review proportional to its stakes, not as a verified answer, and this is especially true for anything involving numbers, dates, named individuals, or factual claims the model wasn't directly grounded on through retrieval-augmented generation or an explicit data connection. Different LLMs, GPT-4 class models, Microsoft's own smaller Phi models, and various open-source alternatives available through the Foundry Model Catalog, trade off capability, cost, latency, and context window size, how much text the model can consider at once, against each other, and model choice is a genuine engineering decision for custom AI applications rather than a default to leave unexamined, since a smaller, cheaper model is often entirely sufficient for a narrow, well-defined task and using an expensive frontier model by default is a common and avoidable source of unnecessary consumption-based cost in Azure AI Foundry applications. Grounding, most commonly implemented as retrieval-augmented generation, where relevant organisational documents are retrieved and injected into the model's context before it generates a response, is the standard technique for making an LLM's output reflect an organisation's actual, current data rather than only its general training knowledge, and it's the mechanism underpinning both Copilot's use of the Microsoft Graph and most custom Foundry applications that need to answer questions grounded in proprietary content the model was never trained on.

LLM matters when teams want AI support without losing control of identity, data, approvals, and audit evidence. In the EfficientEther portfolio, AI terms usually connect to governed workflows, Copilot readiness, or agentic packaging where humans still review important outputs.

M

M365Microsoft cloud

Microsoft 365

Microsoft 365, commonly abbreviated M365, is Microsoft's bundled productivity and security subscription suite that combines the Office desktop and web applications (Word, Excel, PowerPoint, Outlook), cloud services (Exchange Online, SharePoint Online, OneDrive for Business, Microsoft Teams), and increasingly device and identity management services (Intune, Entra ID) under a single per-user licence, replacing what was historically sold as separate Office, Exchange, and device management products. The suite is sold in distinct tiers aimed at different organisation sizes and needs: Business Basic, Business Standard, and Business Premium for organisations under roughly 300 users, with Business Premium notably adding Intune device management and Defender for Business; and Enterprise E1, E3, and E5 for larger organisations, where E1 is cloud services without desktop Office apps, E3 adds desktop apps and baseline security and compliance, and E5 adds advanced security (Defender, Entra ID P2), compliance (Purview), and voice (Teams Phone) capabilities at a materially higher per-user cost. This tiering structure is the single biggest source of licence waste in real Microsoft 365 estates, because the temptation to standardise everyone on one SKU for administrative simplicity routinely results in E5 features being paid for and never activated for large portions of a user base that would be fully served by E3 or even Business Premium, and conversely can result in power users lacking capabilities they actually need because the organisation defaulted to a lower tier estate-wide. Licensing is assigned per user rather than per device, through the Microsoft 365 admin centre or automated via Entra ID group-based licensing, and each SKU unlocks a bundle of individual "service plans" that can be selectively disabled, which is how organisations commonly turn off components like Yammer, Stream, or Power BI Pro that a licence technically includes but the business does not use. Because M365 licence cost scales linearly with headcount and tier, it is usually the largest single line item in a mid-sized organisation's Microsoft spend, and it is also one of the most opaque to audit manually, since usage data (who is actually using Teams Phone, who has never opened SharePoint, who was assigned E5 for one feature and is otherwise idle) sits in different admin centres and reporting tools rather than one consolidated view, which is precisely the gap that licence optimisation and reclaim tooling is built to close.

M365 matters because Microsoft 365, Azure, Windows 365, Teams, and related services are usually managed as one estate. The term connects to planning, cost, configuration, security, and day-two operational decisions across that estate.

M365 tenantMicrosoft cloud

Microsoft 365 tenant

A Microsoft 365 tenant is the dedicated, logically isolated instance of Microsoft's cloud services that an organisation is provisioned when it signs up for Microsoft 365, identified by a unique tenant ID and one or more verified domain names, and it is the container inside which every user account, licence assignment, Microsoft Entra ID directory object, SharePoint site, Exchange Online mailbox, and Teams instance for that organisation lives, completely separated at the infrastructure level from every other customer's tenant even though all tenants run on the same shared underlying Microsoft datacentre infrastructure. Every organisation using Microsoft 365, regardless of size, has exactly one primary tenant by default, though larger organisations, particularly those that have grown through acquisition, not infrequently end up managing multiple tenants, either deliberately for regulatory, data-residency, or organisational separation reasons, or simply as an unmanaged byproduct of an acquired company's existing tenant never being consolidated into the parent's, and multi-tenant sprawl of the unmanaged kind is a genuine governance and cost problem since licensing, security policy, and Conditional Access all have to be independently configured and audited per tenant rather than once centrally. The tenant is also the unit at which nearly all administrative and security configuration is scoped: Conditional Access policies, Data Loss Prevention rules, retention policies, and the vast majority of settings configured in the Microsoft 365 admin centre, Entra admin center, and Purview compliance portal apply tenant-wide by default unless deliberately scoped down to specific groups, which is why a single misconfigured tenant-wide policy can have an outsized organisation-wide impact compared to a per-user or per-group mistake. Cross-tenant collaboration, where users from one organisation's tenant need controlled access into another's, whether through Teams guest access, B2B collaboration invitations, or B2B direct connect, is governed by cross-tenant access settings that let an administrator define, tenant by tenant, exactly what inbound and outbound trust and access is permitted, and getting these settings wrong is a recurring source of either unwanted external exposure or blocked legitimate collaboration between partner organisations. For licence and cost governance specifically, the tenant is the natural unit of audit: because every licence purchase, every user assignment, and every service configuration is scoped to a specific tenant, any serious Microsoft 365 licence reclaim or cost optimisation exercise starts by establishing a complete and accurate inventory at the tenant level, including confirming how many tenants an organisation actually operates, before any per-user or per-licence analysis can be considered reliable.

M365 tenant matters because Microsoft 365, Azure, Windows 365, Teams, and related services are usually managed as one estate. The term connects to planning, cost, configuration, security, and day-two operational decisions across that estate.

makeappxApplication modernisation

makeappx.exe

makeappx.exe is the Microsoft command-line tool that builds a signed-ready MSIX package from a source folder or a content mapping file, taking the staged application files, its manifest, and any resource assets and assembling them into the final `.msix` or `.msixbundle` package artefact. It ships as part of the Windows SDK, which is precisely where it becomes an operational obstacle for teams trying to build packages inside continuous integration pipelines: the full Windows SDK is a large, licensed, Windows-only installation, awkward to provision reliably and repeatably on ephemeral, often Linux or lightweight Windows CI build agents, and updating it across every build agent whenever Microsoft revises the SDK adds ongoing maintenance overhead most CI pipelines would rather avoid entirely. This is the exact gap that GitHub Actions-based and other CI-native MSIX build approaches exist to close, calling the same underlying Windows packaging APIs makeappx wraps without requiring the full SDK footprint installed on every agent, so package builds fit into a standard build-and-sign pipeline the same way any other build artefact does, rather than needing a specially provisioned Windows image reserved solely for packaging. The tool itself takes command-line parameters specifying the source folder or a mapping file, listing exactly which files map to which locations inside the package, plus manifest validation, and produces a package ready for the next steps in the delivery chain: code signing with a certificate the target estate trusts, then either upload to Intune as a Win32 or MSIX app, or storage on the shared location an App Attach configuration reads from. The forge_msix CLI, part of EtherApps Forge, is a drop-in replacement for makeappx that calls the same underlying Windows packaging engine without requiring the full SDK to be installed on the build agent, letting MSIX package builds run inside a normal CI/CD pipeline alongside an application's other build and release steps rather than as a separate, manually-run process.

makeappx matters during Windows 11, Intune, Azure Virtual Desktop, and Cloud PC programmes because application blockers can delay the whole rollout. The practical question is whether the term helps capture, package, sign, deploy, or troubleshoot an app with less rework.

MAMEndpoint management

Mobile Application Management

Mobile Application Management is the discipline of securing corporate data at the application layer rather than the device layer, applying policy to individual apps such as Outlook, Teams, and OneDrive so that corporate information stays encrypted, access-controlled, and separable from personal data even on a device the organisation does not own or fully manage. In Microsoft Intune, MAM is delivered through app protection policies, which wrap supported apps with controls covering PIN or biometric authentication before the app opens, encryption of app data at rest, restrictions on cut, copy, and paste between managed and unmanaged apps, blocking of backup to unmanaged cloud storage, and a selective wipe capability that removes corporate data and access from the managed app without touching personal photos, messages, or other apps on the device. This is what makes MAM the practical answer to Bring Your Own Device programmes: it protects the organisation's data without requiring the user to hand over the level of control that full Mobile Device Management enrolment implies, and it avoids the legal and trust problems that come from an organisation being able to remotely wipe a personally owned phone in its entirety. MAM operates in two distinct modes that get confused often: MAM for enrolled devices layers app protection on top of an already MDM-managed device for defence in depth, while MAM without enrolment, sometimes called MAM-WE, applies app protection entirely independently of device enrolment, which is the mode used for unmanaged personal devices and increasingly for external users and guest accounts accessing Teams or SharePoint through app protection policies rather than full membership. A frequent misconception is that MAM alone is sufficient security policy; without Conditional Access requiring an approved client app or app protection policy as a condition of sign-in, users can often route around MAM entirely by accessing mail or files through a browser or a non-managed mail client not subject to the wrapped-app controls. App protection policy targeting is also more fragile in practice than it looks on paper, since policies are assigned per platform and per app, and gaps commonly appear when a newly adopted app, such as a third-party PDF viewer with Intune SDK integration or a new Microsoft app like Loop, isn't included in the existing policy set and ends up as an unprotected path for corporate data. Because MAM policies apply per user and per app rather than per device, licence and coverage auditing has to be done at that same granularity, and it's common in mature estates to find users covered for Outlook and Teams but with gaps in newer or less obvious managed apps that quietly become the weak point in an otherwise well-designed BYOD data protection strategy.

MAM matters for endpoint teams because device, app, compliance, update, and troubleshooting signals often sit across several Microsoft admin areas. Linking these terms back to Intune and device-reporting routes helps readers move from definition to action.