File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ author: anzaman
6
6
7
7
ms.service : virtual-wan
8
8
ms.topic : tutorial
9
- ms.date : 12/02 /2019
9
+ ms.date : 02/07 /2019
10
10
ms.author : alzam
11
11
12
12
---
@@ -85,9 +85,9 @@ A P2S configuration defines the parameters for connecting remote clients.
85
85
1 . Set the following variables, replacing values as needed for your environment.
86
86
87
87
``` powershell
88
- $aadAudience = "00000000-abcd-abcd-abcd-999999999999 "
89
- $aadIssuer = "https://sts.windows.net/00000000-abcd-abcd-abcd-999999999999 /"
90
- $aadTenant = "https://login.microsoftonline.com/00000000-abcd-abcd-abcd-999999999999 "
88
+ $aadAudience = "41b23e61-6c1e-4545-b367-cd054e0ed4b4 "
89
+ $aadIssuer = "https://sts.windows.net/<your Directory ID> /"
90
+ $aadTenant = "https://login.microsoftonline.com/<your Directory ID>/ "
91
91
```
92
92
93
93
2 . Run the following commands to create the configuration:
You can’t perform that action at this time.
0 commit comments