> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/products-and-programs/perpetual-software.md).

# Perpetual software

A perpetual license is a software licensing model that allows indefinite use of the software after a one-time payment.&#x20;

Once purchased, the license holder can continue using the software without recurring fees or renewal costs. This model differs from subscription-based licenses, which require ongoing payments to maintain access to the software. This licensing model is perfectly suited for organizations that:

* Require strict data sovereignty, necessitating on-premises software deployment.
* Operate in regulated industries where cloud adoption faces compliance challenges.
* Prefer predictable, one-time investments over recurring subscription costs.
* Need a specific version to ensure application compatibility.
* Maintain complete control over their update and upgrade cycles

### Why choose perpetual licenses?

There are several reasons to choose perpetual software products, including:

* **Cost-effective, long-term ownership** - A perpetual license involves a one-time payment that grants lifetime usage rights for Microsoft software. This model supports budget predictability by eliminating recurring subscription fees.
* **Comprehensive software suite** - Microsoft’s perpetual offerings include widely used applications such as Office, Windows Server, and SQL Server. These tools provide long-term access to essential productivity and data management features without requiring continuous internet connectivity.
* **Enhanced control and security** - Perpetual licensing allows organizations to manage software deployment, updates, and security internally. This approach is particularly valuable for environments that prioritize system stability and compliance.
* **No ongoing renewal requirements** - Perpetual licenses don't expire, removing the need for renewals and reducing administrative overhead. This ensures uninterrupted access to critical software tools.

### Why purchase perpetual licenses through SoftwareOne?

SoftwareOne provides a streamlined process for acquiring and managing Microsoft perpetual licenses. With proven expertise in Microsoft licensing, SoftwareOne simplifies procurement, deployment, and lifecycle management through the Marketplace Platform.

**Key benefits include:**

* **Expert guidance** - SoftwareOne's licensing specialists assist in selecting Microsoft solutions that align with organizational requirements, budgets, and operational objectives.
* **Seamless procurement and deployment** - The Marketplace Platform simplifies the purchasing process, providing quick access to perpetual licenses.
* **Long-term support and compliance** - SoftwareOne supports customers throughout the software lifecycle, helping maintain compliance and optimize long-term software investments.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/products-and-programs/perpetual-software.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
