Skip to content

Commit f143a09

Browse files
authored
Remove redundant starting new line
Makes the page longer than it needs to be.
1 parent 57669c5 commit f143a09

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)