Skip to content

Commit 04a9d50

Browse files
authored
Fix broken link
1 parent e0a4561 commit 04a9d50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/cosmos-db/table/how-to-dotnet-get-started.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ dotnet build
5353
To connect to the API for Table of Azure Cosmos DB, create an instance of the [``TableServiceClient``](/dotnet/api/azure.data.tables.tableserviceclient) class. This class is the starting point to perform all operations against tables. There are two primary ways to connect to an API for Table account using the **TableServiceClient** class:
5454

5555
* [Connect with a API for Table connection string](#connect-with-a-connection-string)
56-
* [Connect with Azure Active Directory](#connect-using-the-microsoft-identity-platform)
5756

5857
### Connect with a connection string
5958

0 commit comments

Comments
 (0)