Skip to content

Commit c9124e4

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-azuread-metadata-author
2 parents 786a294 + a687d68 commit c9124e4

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

articles/cost-management-billing/manage/direct-ea-administration.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure portal administration for direct Enterprise Agreements
33
description: This article explains the common tasks that a direct enterprise administrator accomplishes in the Azure portal.
44
author: bandersmsft
55
ms.author: banders
6-
ms.date: 08/29/2022
6+
ms.date: 11/11/2022
77
ms.topic: conceptual
88
ms.service: cost-management-billing
99
ms.subservice: enterprise
@@ -205,6 +205,19 @@ After the account owner receives an account ownership email, they need to confir
205205

206206
After account ownership is confirmed, you can create subscriptions and purchase resources with the subscriptions.
207207

208+
### To activate an enrollment account with a .onmicrosoft.com email account
209+
210+
If you're a new EA account owner with a .onmicrosoft.com email account, you might not have a forwarding email address by default. In that situation, you might not receive the activation email. If this situation applies to you, use the following steps to activate your account ownership.
211+
212+
1. Sign into the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_GTM/ModernBillingMenuBlade/AllBillingScopes).
213+
1. Navigate to **Cost Management + Billing** and select a billing scope.
214+
1. Select your account.
215+
1. In the left menu under **Settings**, select **Activate Account**.
216+
1. On the Activate Account page, select **Yes, I wish to continue** and the select **Activate this account**.
217+
:::image type="content" source="./media/direct-ea-administration/activate-account.png" alt-text="Screenshot showing the Activate Account page for onmicrosoft.com accounts." lightbox="./media/direct-ea-administration/activate-account.png" :::
218+
1. After the activation process completes, copy and paste the following link to your browser. The page will open and create a subscription that's associated with your enrollment.
219+
`https://signup.azure.com/signup?offer=MS-AZR-0017P&appId=IbizaCatalogBlade`
220+
208221
## Change Azure subscription or account ownership
209222

210223
EA admins can use the Azure portal to transfer account ownership of selected or all subscriptions in an enrollment. When you complete a subscription or account ownership transfer, Microsoft updates the account owner.

articles/service-bus-messaging/service-bus-dotnet-get-started-with-queues.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,11 @@ If you're new to the service, see [Service Bus overview](service-bus-messaging-o
3939

4040
You can authorize access to the service bus namespace using the following steps:
4141

42+
1. Launch Visual Studio. If you see the **Get started** window, select the **Continue without code** link in the right pane.
4243
1. Select the **Sign in** button in the top right of Visual Studio.
4344

4445
:::image type="content" source="./media/service-bus-dotnet-get-started-with-queues/azure-sign-button-visual-studio.png" alt-text="Screenshot showing the button to sign in to Azure using Visual Studio.":::
45-
2. Sign-in using the Azure AD account you assigned a role to previously.
46+
1. Sign-in using the Azure AD account you assigned a role to previously.
4647

4748
:::image type="content" source="..//storage/blobs/media/storage-quickstart-blobs-dotnet/sign-in-visual-studio-account-small.png" alt-text="Screenshot showing the account selection.":::
4849

articles/service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,11 @@ If you're new to the service, see [Service Bus overview](service-bus-messaging-o
4848

4949
You can authorize access to the service bus namespace using the following steps:
5050

51+
1. Launch Visual Studio. If you see the **Get started** window, select the **Continue without code** link in the right pane.
5152
1. Select the **Sign in** button in the top right of Visual Studio.
5253

5354
:::image type="content" source="./media/service-bus-dotnet-get-started-with-queues/azure-sign-button-visual-studio.png" alt-text="Screenshot showing the button to sign in to Azure using Visual Studio.":::
54-
2. Sign-in using the Azure AD account you assigned a role to previously.
55+
1. Sign-in using the Azure AD account you assigned a role to previously.
5556

5657
:::image type="content" source="..//storage/blobs/media/storage-quickstart-blobs-dotnet/sign-in-visual-studio-account-small.png" alt-text="Screenshot showing the account selection.":::
5758

0 commit comments

Comments
 (0)