You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Get a GitHttpClient to talk to the Git endpoints
@@ -151,6 +152,9 @@ namespace ConsoleApp1
151
152
152
153
```
153
154
155
+
> [!TIP]
156
+
> **Microsoft Entra ID authentication**: The previous examples use Microsoft Entra ID tokens for authentication. For more information, see [Authenticate to Azure DevOps using Microsoft Entra](../get-started/authentication/entra.md).
157
+
154
158
For more authentication samples, see [.NET Samples](../get-started/client-libraries/samples.md).
0 commit comments