Skip to content

Commit 72fccf8

Browse files
authored
Merge pull request #78328 from bandersmsft/master
cost mgt + billing - minor updates
2 parents b0162e7 + da20a0e commit 72fccf8

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

articles/billing/billing-how-to-cancel-azure-subscription.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,29 @@
11
---
22
title: Cancel your Azure subscription | Microsoft Docs
33
description: Describes how to cancel your Azure subscription, like the Free Trial subscription
4-
services: ''
5-
documentationcenter: ''
6-
author: genlin
7-
manager: adpick
8-
editor: ''
4+
author: bandersmsft
5+
manager: amberb
96
tags: billing
10-
117
ms.assetid: 3051d6b0-179f-4e3a-bda4-3fee7135eac5
128
ms.service: billing
139
ms.workload: na
1410
ms.tgt_pltfrm: na
1511
ms.devlang: na
1612
ms.topic: conceptual
17-
ms.date: 1/23/2019
13+
ms.date: 5/30/2019
1814
ms.author: banders
1915

2016
---
2117
# Cancel your subscription for Azure
2218

23-
You can cancel your Azure subscription as the [Account Administrator](billing-subscription-transfer.md#whoisaa). After you cancel the subscription, your access to Azure services and resources ends.
19+
Only an Azure subscription [Account Administrator](billing-subscription-transfer.md#whoisaa) can cancel an Azure subscription. An Azure subscription administrator can also [assign another user as a subscription administrator](billing-add-change-azure-subscription-administrator.md#assign-a-user-as-an-administrator-of-a-subscription) so that they can cancel a subscription. After you cancel the subscription, your access to Azure services and resources ends.
2420

2521
Before you cancel your subscription:
2622

2723
* Back up your data. For example, if you're storing data in Azure storage or SQL, download a copy. If you have a virtual machine, save an image of it locally.
2824
* Shut down your services. Go to the [resources page in the management portal](https://ms.portal.azure.com/?flight=1#blade/HubsExtension/Resources/resourceType/Microsoft.Resources%2Fresources), and **Stop** any running virtual machines, applications, or other services.
2925
* Consider migrating your data. See [Move resources to new resource group or subscription](../azure-resource-manager/resource-group-move-resources.md).
26+
* You must delete all resources and all resource groups. Deleting them is required before you can cancel a subscription. Each resource group must be deleted individually. During resource group deletion, you must confirm deletion by typing the resource group name.
3027

3128
If you cancel a paid Azure Support plan, you are still billed for the rest of the subscription term. For more information, see [Azure support plans](https://azure.microsoft.com/support/plans/).
3229

@@ -45,7 +42,7 @@ Once you cancel, billing is stopped immediately. However, it can take up to 10 m
4542

4643
After that, your services are disabled. That means your virtual machines are de-allocated, temporary IP addresses are freed, and storage is read-only.
4744

48-
If you cancel in the middle of a billing period, we send the final bill on your typical invoice date after the period ends.
45+
If you cancel in the middle of a billing period, we send the final bill on your typical invoice date after the period ends.
4946

5047
We wait 90 days before permanently deleting your data in case you need to access it or you change your mind. We don't charge you for retaining the data. To learn more, see [Microsoft Trust Center - How we manage your data](https://go.microsoft.com/fwLink/p/?LinkID=822930&clcid=0x409).
5148

articles/cost-management/tutorial-acm-opt-recommendations.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: cost-management
55
keywords:
66
author: bandersmsft
77
ms.author: banders
8-
ms.date: 05/20/2019
8+
ms.date: 05/30/2019
99
ms.topic: conceptual
1010
ms.service: cost-management
1111
manager: dougeby
@@ -44,7 +44,17 @@ To view recommendations for a management group, open the desired scope in the Az
4444

4545
The list of recommendations identifies usage inefficiencies or shows purchase recommendations that can help you save additional money. The totaled **Potential yearly savings** shows the total amount that you can save if you shut down or deallocate all of your VMs that meet recommendation rules. If you don't want to shut them down, you should consider resizing them to a less expensive VM SKU.
4646

47-
The **Impact** category, along with the **Potential yearly savings**, are designed to help identify recommendations that have the potential to save as much as possible. The high impact recommendations are [Buy reserved virtual machine instances to save money over pay-as-you-go costs](../advisor/advisor-cost-recommendations.md#buy-reserved-virtual-machine-instances-to-save-money-over-pay-as-you-go-costs) and [Optimize virtual machine spend by resizing or shutting down underutilized instances](../advisor/advisor-cost-recommendations.md#optimize-virtual-machine-spend-by-resizing-or-shutting-down-underutilized-instances). Medium impact recommendations are [Reduce costs by eliminating un-provisioned ExpressRoute circuits](../advisor/advisor-cost-recommendations.md#reduce-costs-by-eliminating-unprovisioned-expressroute-circuits) and [Reduce costs by deleting or reconfiguring idle virtual network gateways](../advisor/advisor-cost-recommendations.md#reduce-costs-by-deleting-or-reconfiguring-idle-virtual-network-gateways).
47+
The **Impact** category, along with the **Potential yearly savings**, are designed to help identify recommendations that have the potential to save as much as possible.
48+
49+
High impact recommendations include:
50+
- [Buy reserved virtual machine instances to save money over pay-as-you-go costs](../advisor/advisor-cost-recommendations.md#buy-reserved-virtual-machine-instances-to-save-money-over-pay-as-you-go-costs)
51+
- [Optimize virtual machine spend by resizing or shutting down underutilized instances](../advisor/advisor-cost-recommendations.md#optimize-virtual-machine-spend-by-resizing-or-shutting-down-underutilized-instances)
52+
- [Use Standard Storage to store Managed Disks snapshots ](../advisor/advisor-cost-recommendations.md#use-standard-snapshots-for-managed-disks)
53+
54+
Medium impact recommendations include:
55+
- [Delete Azure Data Factory pipelines that are failing](../advisor/advisor-cost-recommendations.md#delete-azure-data-factory-pipelines-that-are-failing)
56+
- [Reduce costs by eliminating un-provisioned ExpressRoute circuits](../advisor/advisor-cost-recommendations.md#reduce-costs-by-eliminating-unprovisioned-expressroute-circuits)
57+
- [Reduce costs by deleting or reconfiguring idle virtual network gateways](../advisor/advisor-cost-recommendations.md#reduce-costs-by-deleting-or-reconfiguring-idle-virtual-network-gateways)
4858

4959
## Act on a recommendation
5060

0 commit comments

Comments
 (0)