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
{{ message }}
This repository was archived by the owner on Jan 23, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
services:
3
-
platforms:
4
-
author: azure
2
+
services:active-directory
3
+
platforms:dotnet
4
+
author: dstrockis
5
5
---
6
6
7
7
# Calling a web API in an ASP.NET 5 web application using Azure AD
@@ -12,17 +12,17 @@ For more information about how the protocols work in this scenario and other sce
12
12
## How To Run This Sample
13
13
14
14
To run this sample you will need:
15
-
-[Visual Studio 2015 CTP6](http://www.visualstudio.com/downloads/visual-studio-2015-ctp-vs)
15
+
-[Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs)
16
16
- An Internet connection
17
17
- An Azure subscription (a free trial is sufficient)
18
18
19
-
Every Azure subscription has an associated Azure Active Directory tenant. If you don't already have an Azure subscription, you can get a free subscription by signing up at [http://wwww.windowsazure.com](http://www.windowsazure.com). All of the Azure AD features used by this sample are available free of charge.
19
+
Every Azure subscription has an associated Azure Active Directory tenant. If you don't already have an Azure subscription, you can get a free subscription by signing up at [https://azure.microsoft.com](https://azure.microsoft.com). All of the Azure AD features used by this sample are available free of charge.
0 commit comments