You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/manage/discover-cloud-footprint.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,13 +60,13 @@ Microsoft 365 customers can use the following information to view their billing
60
60
61
61
## How can I view every billing account created for a tenant?
62
62
63
-
Global Administrators can view all direct billing accounts at the organization level and can elevate their billing account permissions. Purchases made for individual use by non-administrators are only visible to and managed by the original purchaser.
63
+
Global Administrators can view all direct billing accounts at the organization level and can elevate their billing account permissions. Purchases made for individual use by users that aren't administrators are only visible to and managed by the original purchaser.
64
64
65
65
For more information, see [Elevate access to manage billing accounts](elevate-access-global-admin.md).
66
66
67
67
## How can I view employees participating in other tenants?
68
68
69
-
Global Administrators can view log data showing employee activity in other tenants. For more information, see [Cross-tenant access activity workbook in Azure AD](/entra/identity/monitoring-health/workbook-cross-tenant-access-activity).
69
+
Global Administrators can view log data showing employee activity in other tenants. For more information, see [Cross-tenant access activity workbook](/entra/identity/monitoring-health/workbook-cross-tenant-access-activity).
70
70
71
71
## How do I view my partner billing information?
72
72
@@ -75,7 +75,7 @@ As a partner, you can see your partner billing account, billing group, and assoc
75
75
-[View your billing accounts in Azure portal](view-all-accounts.md#microsoft-partner-agreement)
76
76
-[Get started with your Microsoft Partner Agreement billing account](../understand/mpa-overview.md)
77
77
78
-
A customer can’t view the billing account or billing group that’s managed by a partner because the partner makes purchases on behalf of their customer.
78
+
A customer can’t view the billing account or billing group managed by a partner because the partner makes purchases on behalf of their customer.
79
79
80
80
## How do I view my organization’s billing account and tenant information?
81
81
@@ -99,13 +99,13 @@ The article provides details about all types of Azure accounts.
99
99
100
100
## How do I manage purchases that I made myself?
101
101
102
-
Administrators can manage trials and purchases that they made, and self-service purchases and trials made by non-administrators. For more information, see [Manage self-service purchases and trials (for admins)](/microsoft-365/commerce/subscriptions/manage-self-service-purchases-admins).
102
+
Administrators can manage trials and purchases that they made, and self-service purchases and trials made by users that aren't administrators. For more information, see [Manage self-service purchases and trials (for admins)](/microsoft-365/commerce/subscriptions/manage-self-service-purchases-admins).
103
103
104
104
## How can I get a list of subscriptions and tenants for a billing account?
105
105
106
106
In the Azure portal, you can view the tenants associated with a subscription on the **Subscriptions** page under **Cost Management + Billing**.
107
107
108
-
Programmatically, tyou can use the publicly available API to get billing accounts that returns all associated billing subscriptions. The API also supports an optional header that returns all tenant IDs associated with the billing account. For more information, see [Billing Subscriptions - List By Billing Account](/rest/api/billing/billing-subscriptions/list-by-billing-account).
108
+
Programmatically, you can use the publicly available API to get billing accounts that returns all associated billing subscriptions. The API also supports an optional header that returns all tenant IDs associated with the billing account. For more information, see [Billing Subscriptions - List By Billing Account](/rest/api/billing/billing-subscriptions/list-by-billing-account).
109
109
110
110
CLI snippet:
111
111
@@ -161,7 +161,7 @@ Sample response:
161
161
}
162
162
```
163
163
164
-
## How can I view the Azure tenant that I am currently signed in to?
164
+
## How can I view the Azure tenant that I'm currently signed in to?
165
165
166
166
You can view your tenant information in the Azure portal using the information at [Manage Azure portal settings and preferences](/azure/azure-portal/set-preferences).
167
167
@@ -208,7 +208,7 @@ You can view tenants with B2B relationships in the [Cross-tenant access activity
208
208
209
209
## How can I take over unmanaged directories owned by my organization?
210
210
211
-
Review the domains in your registrar that aren’t verified to your tenant. If you can’t register a domain that you reserved in your registrar, it might be associated with an unmanaged directory. Global administrators can claim or take over unmanaged directories (also called _unmanaged tenants_) that were created by members of their organization through free sign-up offers. If your registrar shows you pay for a domain that isn’t part of your home tenant, it might be used in an unmanaged directory. For more information, see [Admin takeover of an unmanaged directory](/entra/identity/users/domains-admin-takeover).
211
+
Review the domains in your registrar that aren’t verified to your tenant. If you can’t register a domain that you reserved in your registrar, it might be associated with an unmanaged directory. Global administrators can claim or take over unmanaged directories (also called _unmanaged tenants_). Members of their organization potentially created them through free sign-up offers. If your registrar shows you pay for a domain that isn’t part of your home tenant, it might be used in an unmanaged directory. For more information, see [Admin takeover of an unmanaged directory](/entra/identity/users/domains-admin-takeover).
212
212
213
213
## How can I regain access to a tenant owned by my organization?
214
214
@@ -225,7 +225,7 @@ You can also restrict subscriptions from moving from one tenant to another. It
225
225
226
226
## How can I review audit logs for tenants created by users in my organization?
227
227
228
-
You can view audit logs in the Microsoft Entra admin center. Events relating to tenant creation are tagged as Directory Management. For more information, see [Azure Active Directory (Azure AD) audit activity reference](/azure/active-directory/reports-monitoring/reference-audit-activities).
228
+
You can view audit logs in the Microsoft Entra admin center. Events relating to tenant creation are tagged as Directory Management. For more information, see [Microsoft Entra audit log categories and activities](/entra/identity/monitoring-health/reference-audit-activities).
229
229
230
230
To learn about notifications for audit log events, follow the tutorial in [Enable security notifications for audit log events](/entra/identity/authentication/tutorial-enable-security-notifications-for-audit-logs).
0 commit comments