# Medium Deployment (20-100 Users)

This page outlines a common deployment of Parallels Desktop as a Service (DaaS) for medium sized environments with 20 - 100 users in a multi-session configuration. It includes licensing and infrastructure requirements. This setup is scalable to larger teams as needed.

We recommend pairing Parallels DaaS with the **Microsoft E3** license for its strong feature set the E3 license includes the desktop versions of Microsoft Word, Excel, Powerpoint and Outlook as wel as 1TB of OneDrive storage space.&#x20;

{% hint style="success" %}
For cost saving you can leverage the **Microsoft F3 (Frontline)** license for its strong feature set and affordability, a combination with OneDrive is recommended as the F3 license does not include the desktop versions of Microsoft Office.
{% endhint %}

### Licensing Requirements

Each user requires the following:

* **Parallels DaaS License** (Per named user)
* **Microsoft E3 or F3 License** \
  Includes:
  * Microsoft Office Online\
    (Word, Excel, PowerPoint, Outlook, OneNote)
  * Microsoft Teams *(optional without Teams available)*
  * Microsoft Windows OS
  * Microsoft Bookings
  * Microsoft 365 Groups
  * Windows Autopilot
  * Windows Universal Print
  * Power Automate for Microsoft 365
  * Microsoft To Do
  * Windows Hello
  * Microsoft Defender + Application Guard
  * BitLocker & BitLocker To Go
  * **OneDrive**&#x20;
  * Microsoft Entra ID P1 (Conditional Access

***

### Infrastructure Overview

Virtual machine (VM) sizing impacts cost and performance. Parallels DaaS automatically scales resources based on user demand. Typical VMs run \~200 hours/month using scaling.

#### Common VM Options

<table><thead><tr><th>VM Type</th><th>Specs</th><th>Approx. Users</th><th>200 Hrs (PAYG)</th><th width="128.2265625">24/7 (PAYG)</th><th>1 Yr Reserved</th><th>3 Yr Reserved</th></tr></thead><tbody><tr><td><strong>D8s_v5</strong> <em>(Recommended)</em></td><td>8 vCPU / 32 GB RAM</td><td>~32 users</td><td>$119</td><td>$430</td><td>$257</td><td>$161</td></tr></tbody></table>

{% hint style="info" %}
*User density depends on workload. Heavy multitasking or conferencing video usage may reduce capacity.*
{% endhint %}

***

### Persistent Desktop Experience (Optional)

For saving desktop items, user preferences, favorites, and files persistently across sessions, add:

* **Azure Storage Account** + **Azure File Share**\
  Used to store roaming user profiles.

{% hint style="warning" %}
Any of these licence sizes are required to unlock multi-session functionality:&#x20;

* Microsoft 365 E3, E5, A3, A5, F3, Business Premium, Student Use Benefit
* Windows Enterprise E3, E5
* Windows Education A3, A5
* Windows VDA per user
  {% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.parallels.com/landing/daas-guides/daas-administrators-guide/examples/medium-deployment-20-100-users.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
