Skip to content

Commit eebbc93

Browse files
authored
Merge pull request #221984 from yoninalmsft/plans-pricing-name-change
Plans and pricing name change
2 parents bc1e99b + 6cc216b commit eebbc93

File tree

9 files changed

+32
-23
lines changed

9 files changed

+32
-23
lines changed

articles/defender-for-iot/organizations/eiot-sensor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ For more information, see [Manage sensors with Defender for IoT in the Azure por
209209
If you want to cancel your Enterprise IoT plan and stop the integration with Defender for Endpoint, use one of the following methods carefully:
210210

211211
- **To cancel your plan for Enterprise IoT networks only**, do so from [Microsoft 365 Defender](manage-subscriptions-enterprise.md#cancel-your-enterprise-iot-plan).
212-
- **To cancel a plan for both OT and Enterprise IoT networks together**, use the [**Pricing** page in Defender for IoT](how-to-manage-subscriptions.md#cancel-a-defender-for-iot-plan) in the Azure portal.
212+
- **To cancel a plan for both OT and Enterprise IoT networks together**, use the [**Plans and pricing** page in Defender for IoT](how-to-manage-subscriptions.md#cancel-a-defender-for-iot-plan) in the Azure portal.
213213

214214
## Move existing sensors to a different subscription
215215

articles/defender-for-iot/organizations/extra-deploy-enterprise-iot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ sudo apt purge -y microsoft-eiot-sensor
9595
> [!IMPORTANT]
9696
> If you want to cancel your plan for Enterprise IoT networks only, do so from [Defender for Endpoint](/microsoft-365/security/defender-endpoint/enable-microsoft-defender-for-iot-integration).
9797
>
98-
> If you want to cancel your plan for both OT and Enterprise IoT networks together, you can use the [**Pricing**](how-to-manage-subscriptions.md) page in Defender for IoT in the Azure portal.
98+
> If you want to cancel your plan for both OT and Enterprise IoT networks together, you can use the [**Plans and pricing**](how-to-manage-subscriptions.md) page in Defender for IoT in the Azure portal.
9999
>
100100
101101
## Next steps

articles/defender-for-iot/organizations/getting-started.md

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We recommend that you identify system requirements and plan your OT network moni
4242

4343
Calculate the approximate number of devices you'll be monitoring. Devices can be added in intervals of **100**, such as **100**, **200**, **300**. The numbers of monitored devices are called *committed devices*. For more information, see [What is a Defender for IoT committed device?](architecture.md#what-is-a-defender-for-iot-committed-device)
4444

45-
Microsoft Defender for IoT supports both physical and virtual deployments. For physical deployments, you'll be able to purchase certified, preconfigured appliances, or download software to install yourself.
45+
Microsoft Defender for IoT supports both physical and virtual deployments. For physical deployments, you'll be able to purchase certified, pre-configured appliances, or download software to install yourself.
4646

4747
For more information, see:
4848

@@ -56,31 +56,40 @@ For more information, see:
5656

5757
This procedure describes how to add a Defender for IoT plan for OT networks to an Azure subscription.
5858

59-
**To onboard a Defender for IoT plan for OT networks:**
59+
**To onboard a Defender for IoT plan for OT networks**:
6060

61-
1. In the Azure portal, go to **Defender for IoT** > **Pricing**.
61+
1. In the Azure portal, go to **Defender for IoT** > **Plans and pricing**.
6262

6363
1. Select **Add plan**.
6464

65-
1. In the **Purchase** pane, define the plan:
65+
1. In the **Plan settings** pane, define the plan:
6666

67-
- **Purchase method**. Select a monthly or annual commitment, or a [trial](billing.md#free-trial). For OT networks, Microsoft Defender for IoT provides a 30-day free trial for the first 1,000 committed devices for evaluation purposes.
67+
- **Subscription**. Select the subscription where you would like to add a plan.
6868

69-
For more information, see the [Microsoft Defender for IoT pricing page](https://azure.microsoft.com/pricing/details/iot-defender/).
69+
You'll need a [Security admin](/azure/role-based-access-control/built-in-roles#security-admin), [Contributor](/azure/role-based-access-control/built-in-roles#contributor), or [Owner](/azure/role-based-access-control/built-in-roles#owner) role for the subscription.
7070

71-
- **Subscription**. Select the subscription where you would like to add a plan.
71+
> [!TIP]
72+
> If your subscription isn't listed, check your account details and confirm your permissions with the subscription owner.
73+
74+
- **Price plan**. Select a monthly or annual commitment, or a [trial](billing.md#free-trial).
7275

73-
- **Number of sites** (for annual commitment only). Enter the number of committed sites.
76+
Microsoft Defender for IoT provides a 30-day free trial for the first 1,000 committed devices for evaluation purposes.
7477

75-
- **Committed devices**. If you selected a monthly or annual commitment, enter the number of assets you'll want to monitor. If you selected a trial, this section doesn't appear as you have a default of 1000 devices.
78+
For more information, see the [Microsoft Defender for IoT pricing page](https://azure.microsoft.com/pricing/details/iot-defender/).
79+
80+
- **Committed sites**. Relevant for annual commitments only. Enter the number of committed sites.
81+
82+
- **Number of devices**. If you selected a monthly or annual commitment, enter the number of [committed devices](architecture.md#what-is-a-defender-for-iot-committed-device) you'll want to monitor. If you select a trial, there is a default of 1000 devices.
7683

7784
For example:
7885

79-
:::image type="content" source="media/how-to-manage-subscriptions/onboard-plan-2.png" alt-text="Screenshot of adding a plan for OT networks to your subscription.":::
86+
:::image type="content" source="media/how-to-manage-subscriptions/onboard-ot-plans-pricing.png" alt-text="Screenshot of the plan settings pane to add or edit a plan for OT networks." lightbox="media/how-to-manage-subscriptions/onboard-ot-plans-pricing.png":::
87+
88+
1. Select **Next**.
8089

81-
1. Select the **I accept the terms** option, and then select **Save**.
90+
1. Review your plan, select the **I accept the terms** option, and then select **Purchase**.
8291

83-
Your OT networks plan will be shown under the associated subscription in the **Plans** grid. For more information, see [Manage your subscriptions](how-to-manage-subscriptions.md).
92+
Your new plan is listed under the relevant subscription in the **Plans** grid. For more information, see [Manage your subscriptions](how-to-manage-subscriptions.md).
8493

8594
## Next steps
8695

articles/defender-for-iot/organizations/how-to-manage-subscriptions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This procedure describes how to add a Defender for IoT plan for OT networks to a
4747

4848
**To onboard a Defender for IoT plan for OT networks**:
4949

50-
1. In the Azure portal, go to **Defender for IoT** > **Pricing**.
50+
1. In the Azure portal, go to **Defender for IoT** > **Plans and pricing**.
5151

5252
1. Select **Add plan**.
5353

@@ -72,7 +72,7 @@ This procedure describes how to add a Defender for IoT plan for OT networks to a
7272

7373
For example:
7474

75-
:::image type="content" source="media/how-to-manage-subscriptions/onboard-pricing-temp.png" alt-text="Screenshot of the plan settings pane to add or edit a plan for OT networks." lightbox="media/how-to-manage-subscriptions/onboard-pricing-temp.png":::
75+
:::image type="content" source="media/how-to-manage-subscriptions/onboard-ot-plans-pricing.png" alt-text="Screenshot of the plan settings pane to add or edit a plan for OT networks." lightbox="media/how-to-manage-subscriptions/onboard-ot-plans-pricing.png":::
7676

7777
1. Select **Next**.
7878

@@ -88,7 +88,7 @@ For example, you may have more devices that require monitoring if you're increas
8888

8989
**To edit a plan:**
9090

91-
1. In the Azure portal, go to **Defender for IoT** > **Pricing**.
91+
1. In the Azure portal, go to **Defender for IoT** > **Plans and pricing**.
9292

9393
1. On the subscription row, select the options menu (**...**) at the right > select **Edit plan**.
9494

@@ -120,7 +120,7 @@ You may need to cancel a Defender for IoT plan from your Azure subscription, for
120120

121121
**To cancel a Defender for IoT plan for OT networks**:
122122

123-
1. In the Azure portal, go to **Defender for IoT** > **Pricing**.
123+
1. In the Azure portal, go to **Defender for IoT** > **Plans and pricing**.
124124

125125
1. On the subscription row, select the options menu (**...**) at the right and select **Cancel plan**.
126126

articles/defender-for-iot/organizations/manage-subscriptions-enterprise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ This procedure describes how to add an Enterprise IoT plan to your Azure subscri
8585

8686
:::image type="content" source="media/enterprise-iot/defender-for-endpoint-onboard.png" alt-text="Screenshot of the Enterprise IoT tab in Defender for Endpoint." lightbox="media/enterprise-iot/defender-for-endpoint-onboard.png":::
8787

88-
After you've onboarded your plan, you'll see it listed in Defender for IoT in the Azure portal. Go to the Defender for IoT **Pricing** page and find your subscription with the new **Enterprise IoT** plan listed. For example:
88+
After you've onboarded your plan, you'll see it listed in Defender for IoT in the Azure portal. Go to the Defender for IoT **Plans and pricing** page and find your subscription with the new **Enterprise IoT** plan listed. For example:
8989

90-
:::image type="content" source="media/enterprise-iot/eiot-plan-in-azure.png" alt-text="Screenshot of an Enterprise IoT plan showing in the Defender for IoT Pricing page.":::
90+
:::image type="content" source="media/enterprise-iot/eiot-plan-in-azure.png" alt-text="Screenshot of an Enterprise IoT plan showing in the Defender for IoT Plans and pricing page.":::
9191

9292
## Edit your Enterprise IoT plan
9393

-142 KB
Loading
101 KB
Loading

articles/defender-for-iot/organizations/roles-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Roles for management actions are applied to user roles across an entire Azure su
2424
| **Download OT sensor and on-premises management console software**<br>Apply per subscription only |||||
2525
| **Download sensor endpoint details** <br>Apply per subscription only |||||
2626
| **Download sensor activation files** <br>Apply per subscription only| - ||||
27-
| **View values on the Pricing page** [*](#enterprise-iot-security) <br>Apply per subscription only|||||
28-
| **Modify values on the Pricing page** [*](#enterprise-iot-security) <br>Apply per subscription only| - ||||
27+
| **View values on the Plans and pricing page** [*](#enterprise-iot-security) <br>Apply per subscription only|||||
28+
| **Modify values on the Plans and pricing page** [*](#enterprise-iot-security) <br>Apply per subscription only| - ||||
2929
| **View values on the Sites and sensors page** [*](#enterprise-iot-security)<br>Apply per subscription only |||||
3030
| **Modify values on the Sites and sensors page** [*](#enterprise-iot-security)<br>Apply per subscription only | - ||||
3131
| **Recover on-premises management console passwords** <br>Apply per subscription only | - ||||

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Features released earlier than nine months ago are described in the [What's new
2323

2424
### New purchase experience for OT plans
2525

26-
The **Pricing** page in the Azure portal now includes a new enhanced purchase experience for Defender for IoT plans for OT networks. Edit your OT plan in the Azure portal, for example to change your plan from a trial to a monthly or annual commitment, or update the number of devices or sites.
26+
The **Plans and pricing** page in the Azure portal now includes a new enhanced purchase experience for Defender for IoT plans for OT networks. Edit your OT plan in the Azure portal, for example to change your plan from a trial to a monthly or annual commitment, or update the number of devices or sites.
2727

2828
For more information, see [Manage OT plans on Azure subscriptions](how-to-manage-subscriptions.md).
2929

0 commit comments

Comments
 (0)