Skip to content

Commit 7350913

Browse files
authored
Merge pull request #290898 from bandersmsft/cloud-sub
MCM - Adding cloud-subscription.md
2 parents e17a70b + bf2007c commit 7350913

File tree

3 files changed

+60
-0
lines changed

3 files changed

+60
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: What is a cloud subscription?
3+
description: Learn about cloud subscriptions, how they help manage Microsoft products and services, and the benefits of organizing resources with multiple subscriptions.
4+
author: bandersmsft
5+
ms.reviewer: macyso
6+
ms.service: cost-management-billing
7+
ms.subservice: billing
8+
ms.topic: concept-article
9+
ms.date: 11/21/2024
10+
ms.author: banders
11+
#customer intent: As a billing admin, I want to understand what a cloud subscription is so that I can manage my resources effectively.
12+
---
13+
14+
# What is a cloud subscription?
15+
16+
A cloud subscription is a way to manage the products and services that you buy from Microsoft. Cloud subscriptions get created when you acquire Azure resources and sometimes when you get products outside of Azure services. For example, they include the Microsoft Azure Consumption Commitment benefit, some Microsoft 365 subscriptions, and benefits like Enterprise Support.
17+
18+
The term cloud subscription is synonymous with Azure subscription.
19+
20+
- **No cost for cloud subscriptions** - Cloud subscriptions themselves don't cost any money. They're used to organizing and managing the things you buy. While products like virtual machines or Enterprise Support managed within a cloud subscription might incur charges, the subscription itself doesn't.
21+
- **Multiple subscriptions** - You can create multiple cloud subscriptions to delegate management to different users in your organization or to apply policies for security, budgeting, and compliance.
22+
- **Familiar management tools** - If you used Azure subscriptions before, you can manage cloud subscriptions similarly, with more manageability for a broader set of products and services.
23+
24+
## Frequently asked questions
25+
26+
Here are some common questions and answers about cloud subscriptions.
27+
28+
### Where can I find my cloud subscription?
29+
30+
In the Azure portal, you can see all your cloud subscriptions on the Subscriptions page.
31+
32+
If you're signing in for the first time, search for **Subscriptions** in the search bar.
33+
34+
:::image type="content" source="./media/cloud-subscription/subscription-search-portal.png" border="true" alt-text="Screenshot showing search for subscriptions." lightbox="./media/cloud-subscription/subscription-search-portal.png" :::
35+
36+
37+
### Do I get charged for creating and using cloud subscriptions?
38+
39+
No, cloud subscriptions are created silently and are used to manage the things that you buy. They don't incur charges or cost money.
40+
41+
### How do I manage my cloud subscriptions?
42+
43+
To see your cloud subscriptions, navigate to your list of subscriptions in the Azure portal. From there, you can manage them using the tools you’re already familiar with.
44+
45+
## Related content
46+
47+
- [Create a new cloud subscription](create-subscription.md)
48+
- [Manage role assignments and permissions](../../role-based-access-control/rbac-and-directory-admin-roles.md)
49+
- [Manage your cloud subscriptions](manage-azure-subscription-policy.md)
50+
- [Transfer your cloud subscription](../../role-based-access-control/transfer-subscription.md)
51+
- [Filter and view your subscriptions](filter-view-subscriptions.md)
52+
- [Delegate management](/azure/lighthouse/how-to/view-manage-customers#view-and-manage-delegations)
53+
- [Organize costs](../costs/allocate-costs.md)
54+
- [Track budget and spend](../costs/tutorial-acm-create-budgets.md)
55+
- [Organize products and services](/azure/cloud-adoption-framework/ready/azure-setup-guide/organize-resources)
56+
- [Manage policies and controls for security and compliance](../../governance/policy/tutorials/create-and-manage.md)
57+
- [Add tags to your subscriptions](../../azure-resource-manager/management/tag-resources-portal.md)
58+
- [Cancel and delete your subscriptions](cancel-azure-subscription.md)
91.3 KB
Loading

articles/cost-management-billing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
href: understand/review-partner-agreement-bill.md
2020
- name: Concepts
2121
items:
22+
- name: What is a cloud subscription
23+
href: manage/cloud-subscription.md
2224
- name: Individual subscription usage terms
2325
href: understand/understand-usage.md
2426
- name: Individual subscription invoice terms

0 commit comments

Comments
 (0)