Skip to content

Commit ebfc22a

Browse files
Acro fix
1 parent 75f5d3c commit ebfc22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/purview/quickstart-data-share-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Download and install [Azure .NET SDK](https://azure.microsoft.com/downloads/) on
3131

3232
## Use a service principal
3333

34-
In the code snippits in this tutorial you can authenticate either using your own credentials or using a service principal.
34+
In the code snippets in this tutorial you can authenticate either using your own credentials or using a service principal.
3535
To set up a service principal, follow these instructions:
3636

3737
1. In [Create an Azure Active Directory application](../active-directory/develop/howto-create-service-principal-portal.md#register-an-application-with-azure-ad-and-create-a-service-principal), create an application that represents the .NET application you're creating in this tutorial. For the sign-on URL, you can provide a dummy URL as shown in the article (`https://contoso.org/exampleapp`).

0 commit comments

Comments
 (0)