Skip to content

Commit 1e28486

Browse files
authored
Merge pull request #282242 from bandersmsft/protect-tenants-subscriptions
MCM - Adding protect-tenants-subscriptions
2 parents 7fb7329 + a1de469 commit 1e28486

File tree

2 files changed

+78
-0
lines changed

2 files changed

+78
-0
lines changed
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: Protect tenants and subscriptions from abuse and fraud attacks
3+
description: Learn how to protect your tenants and subscriptions from abuse and fraud attacks.
4+
author: bandersmsft
5+
ms.reviewer: macyso
6+
ms.service: cost-management-billing
7+
ms.subservice: billing
8+
ms.topic: conceptual
9+
ms.date: 07/30/2024
10+
ms.author: banders
11+
---
12+
13+
# Protect tenants and subscriptions from abuse and fraud attacks
14+
15+
Due to a rise in unauthorized access and fraud targeting Microsoft's tenants and customers' unused tenants, we created this guide to help you protect your tenants and subscriptions. The primary actions to protect them are for you to:
16+
17+
- Delete unnecessary or unused tenants and subscriptions
18+
- Transfer subscriptions to an active tenant
19+
20+
This article contains links to articles that explain transfer and cancellation actions that you can use to clean up any unnecessary or unused tenants or subscriptions.
21+
22+
## Azure subscriptions
23+
24+
Use the following information to help remove any unnecessary or unused subscriptions.
25+
26+
### Delete subscriptions and resources
27+
28+
To delete your Azure Subscription, see [Cancel and delete your Azure subscription](cancel-azure-subscription.md).
29+
30+
### Transfer subscription and resources
31+
32+
Use the following information to transfer your subscription to a different tenant, Enterprise Agreement account, or partner.
33+
34+
#### Transfer to a different tenant
35+
36+
If you bought your subscription directly from Microsoft, see [Azure product transfer hub](subscription-transfer.md).
37+
38+
#### Transfer to a different Enterprise Agreement account
39+
40+
If you have an Enterprise Agreement (EA) account and want to transfer an individual Microsoft Online Service Program (MOSP)) subscription (Azure offer MS-AZR-0003P pay-as-you-go) to your EA, see [Transfer an Azure subscription to an Enterprise Agreement](mosp-ea-transfer.md).
41+
42+
To transfer a different subscription type, like a Cloud Solution Provider (CSP) or an enterprise Microsoft Customer Agreement (MCA) subscription, to an EA, see [Product transfer support](subscription-transfer.md#product-transfer-support).
43+
44+
#### Transfer to a different partner
45+
46+
To transfer your subscription to a different partner, see [Transfer subscriptions under an Azure plan from one partner to another](azure-plan-subscription-transfer-partners.md).
47+
48+
#### Transfer a subscription to a different Microsoft Entra directory (Optional)
49+
50+
To transfer your subscription to a different Microsoft Entra directory, see [Transfer an Azure subscription to a different Microsoft Entra directory](../../role-based-access-control/transfer-subscription.md#overview).
51+
52+
### Delete a tenant
53+
54+
When a tenant is deleted in Microsoft Entra ID, all resources within the tenant are also deleted. You can’t delete a tenant until it passes several checks. These checks are to reduce accidental deletion, which negatively affects user access in the Microsoft 365 Admin Center and the Azure portal.
55+
56+
To delete a tenant, see [Delete a Microsoft Entra tenant](/entra/identity/users/directory-delete-howto).
57+
58+
## Microsoft 365 subscriptions
59+
60+
To cancel or delete a Microsoft 365 subscription, see the following articles:
61+
62+
- If you bought your subscription directly from Microsoft and have an MCA billing account, see [Cancel subscription when you have an MCA account type](/microsoft-365/commerce/subscriptions/cancel-your-subscription#cancel-your-subscription-when-you-have-an-mca-billing-account-type).
63+
- If you bought your subscription directly from Microsoft and have a Microsoft Online Subscription Agreement (MOSA) billing account, see [Cancel your subscription when you have an MOSA billing account type](/microsoft-365/commerce/subscriptions/cancel-your-subscription#cancel-your-subscription-when-you-have-an-mosa-billing-account-type).
64+
- If you bought subscriptions from a third-party app, see [Cancel a third-party app subscription](/microsoft-365/commerce/manage-saas-apps#cancel-a-third-party-app-subscription).
65+
- If you bought your subscription from a CSP, see [Cancel a subscription](/partner-center/customers/create-a-new-subscription#cancel-a-subscription).
66+
- If you bought your subscription through Volume Licensing (VL), see [How do I cancel a Reservation order](/microsoft-365/commerce/licenses/manage-license-requests-faq?#how-do-i-cancel-reservation-order-).
67+
68+
To learn more, see [Cancel your Microsoft business subscription in the Microsoft 365 admin center](/microsoft-365/commerce/subscriptions/cancel-your-subscription#steps-to-cancel-your-subscription).
69+
70+
## Related Content
71+
72+
- [Move resources to a new subscription or resource group](/azure/azure-resource-manager/management/move-resource-group-and-subscription#checklist-before-moving-resources)
73+
- [Transfer Azure subscriptions between subscribers and Cloud Solution Providers](/azure/cost-management-billing/manage/transfer-subscriptions-subscribers-csp)
74+
- [Delete resource group and resources](/azure/azure-resource-manager/management/delete-resource-group?source=recommendations&tabs=azure-powershell)
75+
- [Cancel and delete your Azure subscription](/azure/cost-management-billing/manage/cancel-azure-subscription)
76+
- [Cancel your Microsoft business subscription in the Microsoft 365 admin center](/microsoft-365/commerce/subscriptions/cancel-your-subscription#steps-to-cancel-your-subscription)

articles/cost-management-billing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
href: manage/subscription-states.md
106106
- name: Avoid unused subscriptions
107107
href: manage/avoid-unused-subscriptions.md
108+
- name: Protect tenants and subscriptions from abuse
109+
href: manage/protect-tenants-subscriptions.md
108110
- name: Reactivate subscription
109111
displayName: azure subscription disabled, how to enable azure subscription, enable azure subscription, azure subscription is disabled
110112
href: manage/subscription-disabled.md

0 commit comments

Comments
 (0)