Skip to content

Commit 6abe6ce

Browse files
committed
acrolix fixes
1 parent 96529d5 commit 6abe6ce

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/cost-management-billing/manage/discover-cloud-footprint.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ Microsoft 365 customers can use the following information to view their billing
6060

6161
## How can I view every billing account created for a tenant?
6262

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.
6464

6565
For more information, see [Elevate access to manage billing accounts](elevate-access-global-admin.md).
6666

6767
## How can I view employees participating in other tenants?
6868

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).
7070

7171
## How do I view my partner billing information?
7272

@@ -75,7 +75,7 @@ As a partner, you can see your partner billing account, billing group, and assoc
7575
- [View your billing accounts in Azure portal](view-all-accounts.md#microsoft-partner-agreement)
7676
- [Get started with your Microsoft Partner Agreement billing account](../understand/mpa-overview.md)
7777

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.
7979

8080
## How do I view my organization’s billing account and tenant information?
8181

@@ -99,13 +99,13 @@ The article provides details about all types of Azure accounts.
9999

100100
## How do I manage purchases that I made myself?
101101

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).
103103

104104
## How can I get a list of subscriptions and tenants for a billing account?
105105

106106
In the Azure portal, you can view the tenants associated with a subscription on the **Subscriptions** page under **Cost Management + Billing**.
107107

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).
109109

110110
CLI snippet:
111111

@@ -161,7 +161,7 @@ Sample response:
161161
}
162162
```
163163

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?
165165

166166
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).
167167

@@ -208,7 +208,7 @@ You can view tenants with B2B relationships in the [Cross-tenant access activity
208208

209209
## How can I take over unmanaged directories owned by my organization?
210210

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).
212212

213213
## How can I regain access to a tenant owned by my organization?
214214

@@ -225,7 +225,7 @@ You can also restrict subscriptions from moving from one tenant to another. It
225225

226226
## How can I review audit logs for tenants created by users in my organization?
227227

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).
229229

230230
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).
231231

0 commit comments

Comments
 (0)