Skip to content

Commit 68029c4

Browse files
Merge pull request #304824 from hinallur/guestUserExp
Adding Guest User Experience Guidance
2 parents 1a0cea1 + 66fa0e7 commit 68029c4

2 files changed

Lines changed: 45 additions & 2 deletions

File tree

articles/cost-management-billing/manage/manage-billing-across-tenants.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: jkinma
77
ms.service: cost-management-billing
88
ms.subservice: billing
99
ms.topic: how-to
10-
ms.date: 07/29/2025
10+
ms.date: 08/28/2025
1111
ms.author: jkinma
1212
---
1313

@@ -107,6 +107,27 @@ Choosing to assign roles to users from associated billing tenants might be the r
107107
|Security | The users that you invite to share your billing account follow their tenant's security policies. | The users that you invite to share your billing account follow your tenant's security policies. |
108108
|Access | The users get access to your billing account in their own tenant and can manage billing and make purchases without switching tenants. | External guest identities are created for users in your tenant and these identities get access to your billing account. Users would have to switch tenant to manage billing and make purchases. |
109109

110+
## Understanding Guest Users in Azure Portal
111+
112+
A guest user (also known as guested user or B2B user) is an external user who has been invited to access resources within an Azure Active Directory (Azure AD) tenant. Typically, this user has a primary identity in another Azure AD tenant or identity provider and receives access via Azure AD B2B (business-to-business) collaboration features. Once invited, the guest user appears in the inviting organization’s directory and can be assigned roles and permissions just like any other user.
113+
114+
### Accessing the Azure Portal
115+
116+
The guest user must sign in to the [Azure Portal](https://portal.azure.com/) using their own organization’s credentials. Upon successful authentication, they should select the host directory (the client organization) from the top-right user menu in the Azure Portal if they are members of multiple tenants.
117+
118+
### Navigation and User Interface
119+
120+
Once inside the client’s directory, the guest user will see the resources and features available based on their role assignments. They can navigate to:
121+
122+
- Cost Management + Billing: The main blade for all billing-related tasks.
123+
- Billing accounts, profiles, and invoice sections: Visible as per access rights.
124+
125+
## Troubleshooting Common Issues for Guest Users
126+
127+
- Access Denied Errors: Ensure correct roles are assigned and the guest has accepted the invitation.
128+
- Directory Not Found: Instruct the user to switch directories in the Azure Portal.
129+
- Resource Visibility: Confirm that the user’s roles map to the correct billing profiles or invoice sections.
130+
110131
## Move Microsoft 365 subscriptions to a billing tenant
111132

112133
Before moving subscriptions, make sure you [add a tenant as an associated billing tenant and enable provisioning access setting](#add-an-associated-billing-tenant). Also the global administrator of the associated billing tenant must accept the provisioning request from your billing account.

articles/cost-management-billing/microsoft-customer-agreement/manage-tenants.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: baolcsva
55
ms.service: cost-management-billing
66
ms.subservice: microsoft-customer-agreement
77
ms.topic: conceptual
8-
ms.date: 01/07/2025
8+
ms.date: 08/28/2025
99
ms.author: baolcsva
1010
ms.reviewer: baolcsva
1111
---
@@ -66,6 +66,22 @@ There are three ways users with billing owner access can assign roles to users t
6666
- Assign billing roles to external users (outside of your primary tenant) if they are part of an associated tenant
6767
- If tenants are not associated, [create guest users in primary tenant and assign roles](#add-guest-users-to-your-microsoft-customer-agreement-tenant).
6868

69+
## Understanding Guest Users in Azure Portal
70+
71+
A guest user (also known as guested user or B2B user) is an external user who has been invited to access resources within an Azure Active Directory (Azure AD) tenant. Typically, this user has a primary identity in another Azure AD tenant or identity provider and receives access via Azure AD B2B (business-to-business) collaboration features. Once invited, the guest user appears in the inviting organization’s directory and can be assigned roles and permissions just like any other user.
72+
73+
### Accessing the Azure Portal
74+
75+
The guest user must sign in to the [Azure portal](https://portal.azure.com/) using their own organization’s credentials. Upon successful authentication, they should select the host directory (the client organization) from the top-right user menu in the Azure portal if they are members of multiple tenants.
76+
77+
### Navigation and User Interface
78+
79+
Once inside the client’s directory, the guest user will see the resources and features available based on their role assignments. They can navigate to:
80+
81+
- Cost Management + Billing: The main blade for all billing-related tasks.
82+
- Billing accounts, profiles, and invoice sections: Visible as per access rights.
83+
84+
6985
## Add guest users to your Microsoft Customer Agreement tenant
7086

7187
Users that are added to your Microsoft Customer Agreement billing tenant, to manage billing responsibilities from a different tenant, must be invited as a guest.
@@ -97,6 +113,12 @@ Authorization to invite guest users is controlled by your Microsoft Entra settin
97113
98114
<a name='manage-multiple-microsoft-cloud-services-under-an-azure-ad-tenant'></a>
99115

116+
## Troubleshooting Common Issues for Guest Users
117+
118+
- Access Denied Errors: Ensure correct roles are assigned and the guest has accepted the invitation.
119+
- Directory Not Found: Instruct the user to switch directories in the Azure Portal.
120+
- Resource Visibility: Confirm that the user’s roles map to the correct billing profiles or invoice sections.
121+
100122
## Manage multiple Microsoft cloud services under a Microsoft Entra tenant
101123

102124
You can manage multiple cloud services for your organization under a single Microsoft Entra tenant. User accounts for all of Microsoft's cloud offerings are stored in the Microsoft Entra tenant, which contains user accounts and groups. The following diagram shows an example of an organization with multiple services using a common Microsoft Entra tenant containing accounts. Each service has its own portal, in blue text, where users manage their services.

0 commit comments

Comments
 (0)