Skip to content

Commit 91cb3f5

Browse files
Merge pull request #252684 from OwenRichards1/patch-1
Update quickstart-web-app-aspnet-core-sign-in.md
2 parents 3afd168 + 188b999 commit 91cb3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-web-app-aspnet-core-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ In this article you register a web application in the Microsoft Entra admin cent
5252
## Clone or download the sample application
5353

5454
To obtain the sample application, you can either clone it from GitHub or download it as a *.zip* file.
55-
- [Download the .zip file](https://github.com/Azure-Samples/ms-identity-docs-code-dotnet/archive/refs/heads/main.zip). Extract it to a file path where the length of the name is fewer than 260 characters.
5655
- To clone the sample, open a command prompt and navigate to where you wish to create the project, and enter the following command:
5756

5857
```console
5958
git clone https://github.com/Azure-Samples/ms-identity-docs-code-dotnet.git
6059
```
60+
- [Download the .zip file](https://github.com/Azure-Samples/ms-identity-docs-code-dotnet/archive/refs/heads/main.zip). Extract it to a file path where the length of the name is fewer than 260 characters.
6161

6262
## Create and upload a self-signed certificate
6363

0 commit comments

Comments
 (0)