Skip to content

Commit 66977aa

Browse files
authored
Merge pull request #913 from tarTech23/permli
Permanent license
2 parents 96ccba6 + 6c1c66f commit 66977aa

File tree

5 files changed

+93
-1
lines changed

5 files changed

+93
-1
lines changed

defender-for-iot/TOC.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,10 @@
4343
- name: Manage
4444
items:
4545
- name: Manage sites
46-
href: manage-sites.md
46+
href: manage-sites.md
47+
- name: Manage licenses
48+
items:
49+
- name: Overview
50+
href: license-overview.md
51+
- name: Manage your license
52+
href: manage-license.md

defender-for-iot/get-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ Once you have a trial license, [set up a new site](set-up-sites.md) so that Micr
4646
## Turn on Public preview features
4747

4848
Turn on the public preview features in the Microsoft Defender XDR settings to enable the site security features. Directions to change the settings are available in [Defender portal preview features](/defender-xdr/preview#turn-on-preview-features).
49+
50+
## Upgrade to a permanent license
51+
52+
After assessing the trial version, you can [upgrade to a full license](manage-license.md). For more information, see [license overview](license-overview.md).
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Overview of the permanent site license and how to choose one for Microsoft Defender for IoT in the Defender portal
3+
description: Learn about a permanent site license, how to upgrade and the different options available for Microsoft Defender for IoT in the Defender portal.
4+
ms.service: defender-for-iot
5+
author: limwainstein
6+
ms.author: lwainstein
7+
ms.localizationpriority: medium
8+
ms.date: 08/01/2024
9+
ms.topic: overview
10+
---
11+
12+
# How the site-based license model works
13+
14+
The site-based license model offers a simplified approach to licensing by providing coverage for entire sites rather than individual devices. Customers can purchase annual licenses for their operational sites where Operational Technology (OT) devices are deployed, and receive security coverage for all devices within the site.
15+
16+
[!INCLUDE [defender-iot-preview](../includes//defender-for-iot-defender-public-preview.md)]
17+
18+
## What defines a site?
19+
20+
A site refers to a logical grouping of devices within your organization. It represents a specific physical location, such as a manufacturing facility, campus, office building, hospital, rig, or any other relevant site.
21+
22+
## What are the different OT site-based licenses?
23+
24+
Licenses come in five different sizes, based on the number of devices at the site. The licenses range from the smallest tier that covers up to 100 devices per site, to the largest tier, which secures up to 5000 devices per site. For more information, see [license sizing details](https://www.microsoft.com/en-us/security/business/endpoint-security/microsoft-defender-iot-pricing#xfb84a030eec341cb84a6165f393e928a).
25+
26+
The size of a site is determined by the maximum number of devices per site. Billing is based on the license tier, regardless of the number of devices actually discovered.
27+
28+
## What if I need to change the number of devices for a site after making a purchase? 
29+
30+
Once a license is purchased, the number of devices cannot be adjusted until the renewal period. During the annual license renewal, you change to a different license tier for a site based on your updated discovered device count.
31+
32+
## How to choose a license and assess the number of devices on-site?
33+
34+
There are two methods for assessing the number of devices at your site. You could either utilize your OT network monitoring tools to detect and count the devices per site, or use previous knowledge of the number of devices at the site and update the license during the annual license renewal if needed.
35+
36+
> [!Note]
37+
> All types of devices, both OT and IT, identified on your site should be included in the license. This includes endpoints managed by Microsoft Defender for Endpoint and devices detected by the Microsoft Defender for IoT sensors.
38+
39+
## Next steps
40+
41+
[Manage your license](manage-license.md)

defender-for-iot/manage-license.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Manage licenses for Microsoft Defender for IoT in the Microsoft Defender portal
3+
description: Read this article to learn about the managing of your license for Defender for IoT in the Microsoft Defender portal.
4+
ms.service: defender-for-iot
5+
author: limwainstein
6+
ms.author: lwainstein
7+
ms.localizationpriority: medium
8+
ms.date: 06/25/2024
9+
ms.topic: how-to
10+
---
11+
12+
# Manage your license
13+
14+
After using a trial license, and deciding to use Microsoft Defender for IoT permanently, you must purchase a full license. To purchase the correct license, you need to know the total number of devices within your network so that you can choose the correct sized license for your network.
15+
16+
This article shows how to make changes to your license, including the steps to choose the best size license to purchase, and upgrading from a trial to permanent license.
17+
18+
[!INCLUDE [defender-iot-preview](../includes//defender-for-iot-defender-public-preview.md)]
19+
20+
## Calculate number of devices
21+
22+
To calculate the number of devices in your network:
23+
24+
1. In the [Microsoft Defender portal](https://security.microsoft.com/machines) menu, select **Assets > Devices**. The device inventory opens.
25+
1. Select the **IoT/OT devices** tab. Note down the total number of devices listed. In this example there are 816 IoT/OT devices detected.
26+
27+
:::image type="content" source="media/manage-licenses/calculate-ot-devices.png" alt-text="Screenshot showing the list of OT devices in the device inventory for caluculating the total number of devices at the site." lightbox="media/manage-licenses/calculate-ot-devices.png":::
28+
29+
## Select license size in the admin center
30+
31+
Purchase the license for your network from the [Microsoft 365 admin center](/microsoft-365/commerce/licenses/buy-licenses), ensuring it covers enough devices for your site needs.
32+
33+
1. Go to the Microsoft 365 admin center **Billing > Purchase services**. If you don't have this option select **Marketplace** instead.
34+
35+
1. Search for Defender for IoT.
36+
37+
1. Choose the license appropriate for the size of your site. There are five different sized licenses ranging from Extra-large for up to 5,000 devices, to extra-small covering a maximum of 100 devices.
38+
39+
Make sure to select the number of licenses you want to purchase based on the number of sites you're monitoring. You might need to select licenses of different sizes if the number of devices at each site is different.
40+
41+
1. Complete the purchasing instructions.
24.6 KB
Loading

0 commit comments

Comments
 (0)