Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit 57ed627

Browse files
committed
Remove empty line
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
1 parent 4bd576d commit 57ed627

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/logic-apps/authentication.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ When using a service principal, you need to provide the following information:
2020
- **Client Id** - Identifier of the service principal in Azure AD. In this case, it is the application id of the Azure AD app.
2121
- **Client Id** - Secret of the service principal in Azure AD to authenticate with.
2222

23-
2423
Here is an example:
2524
```csharp
2625
string tenantId = "my-tenant-id";

0 commit comments

Comments
 (0)