Skip to content

Commit 660041e

Browse files
authored
Merge pull request #47583 from Tyriar/patch-3
Remove redundant starting new line
2 parents 29467c9 + f143a09 commit 660041e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/cosmos-db/certificate-based-authentication.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ In this step, you will install the Azure AD PowerShell module. This module is re
5151
1. Open Windows PowerShell ISE with administrator rights. If you haven’t already done, install the AZ PowerShell module and connect to your subscription. If you have multiple subscriptions, you can set the context of current subscription as shown in the following commands:
5252

5353
```powershell
54-
5554
Install-Module -Name Az -AllowClobber
5655
Connect-AzAccount
5756

0 commit comments

Comments
 (0)