Skip to content

Commit 447f1b5

Browse files
author
Xiaoming Huang
committed
Fix typo
1 parent 80ed0d5 commit 447f1b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/batch/batch-account-create-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create a Batch account in the Azure portal
33
description: Learn how to use the Azure portal to create and manage an Azure Batch account for running large-scale parallel workloads in the cloud.
44
ms.topic: how-to
5-
ms.date: 01/21/2025
5+
ms.date: 01/22/2025
66
ms.custom: subject-rbac-steps, linux-related-content
77
---
88

@@ -98,7 +98,7 @@ Get-AzMarketplaceTerms -Publisher 'microsoft-azure-batch' -Product 'ubuntu-serve
9898
<a name="allow-azure-batch-to-access-the-subscription-one-time-operation"></a>
9999
### Allow Batch to access the subscription
100100

101-
When you create the first user subscription mode Batch account in an Azure subscription, you must register your subscription with Batch resource provider, and assign **Azure Batch Service Orchestration Role** to Microsoft Azure Batch service principle. You need to do this configuration only once per subscription.
101+
When you create the first user subscription mode Batch account in an Azure subscription, you must register your subscription with Batch resource provider, and assign **Azure Batch Service Orchestration Role** to Microsoft Azure Batch service principal. You need to do this configuration only once per subscription.
102102

103103
> [!IMPORTANT]
104104
> You need **Owner** permissions in the subscription to take this action.

0 commit comments

Comments
 (0)