Skip to content

Commit 3be3689

Browse files
author
Julia Shimanskiy
committed
Fixed naming cap issues.
1 parent 8b96a88 commit 3be3689

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/batch/batch-nodejs-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This command installs the latest version of azure-batch node SDK.
6363
6464
### Step 2: Create an Azure Batch account
6565

66-
You can create it from the [Azure portal](batch-account-create-portal.md) or from command line ([Powershell](batch-powershell-cmdlets-get-started.md) /[Azure cli](/cli/azure)).
66+
You can create it from the [Azure portal](batch-account-create-portal.md) or from command line ([PowerShell](batch-powershell-cmdlets-get-started.md) /[Azure CLI](/cli/azure)).
6767

6868
Following are the commands to create one through Azure CLI.
6969

articles/batch/high-availability-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ Consider the following points when designing a solution that can failover:
4545

4646
## Next steps
4747

48-
- Learn more about creating Batch accounts with the [Azure portal](batch-account-create-portal.md), the [Azure CLI](cli-samples.md), [Powershell](batch-powershell-cmdlets-get-started.md), or the [Batch management API](batch-management-dotnet.md).
48+
- Learn more about creating Batch accounts with the [Azure portal](batch-account-create-portal.md), the [Azure CLI](cli-samples.md), [PowerShell](batch-powershell-cmdlets-get-started.md), or the [Batch management API](batch-management-dotnet.md).
4949
- Default quotas are associated with a Batch account; [this article](batch-quota-limit.md) details the default quota values and describes how the quotas can be increased.

0 commit comments

Comments
 (0)