Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 4eaf344

Browse files
authored
Adding ARM-deployment related files to Simulation. (#369)
1 parent 2879f52 commit 4eaf344

File tree

27 files changed

+2864
-0
lines changed

27 files changed

+2864
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"solutionName": {
3+
"value": "{Added through command line interface}"
4+
},
5+
"azureWebsiteName": {
6+
"value": "{Added through command line interface}"
7+
},
8+
"adminUsername": {
9+
"value": "{Added through command line interface}"
10+
},
11+
"adminPassword": {
12+
"value": "{Added through command line interface}"
13+
},
14+
"remoteEndpointSSLThumbprint": {
15+
"value": "{Added through command line interface}"
16+
},
17+
"remoteEndpointCertificate": {
18+
"value": "{Added through command line interface}"
19+
},
20+
"remoteEndpointCertificateKey": {
21+
"value": "{Added through command line interface}"
22+
},
23+
"aadTenantId": {
24+
"value": "{Added through command line interface}"
25+
},
26+
"aadClientId": {
27+
"value": "{Added through command line interface}"
28+
},
29+
"domain": {
30+
"value": "{Added through command line interface}"
31+
},
32+
"subscriptionId": {
33+
"value": "{Added through command line interface}"
34+
},
35+
"aadClientServicePrincipalId": {
36+
"value": "{Added through command line interface}"
37+
},
38+
"aadClientSecret": {
39+
"value": "{Added through command line interface}"
40+
},
41+
"pcsReleaseVersion": {
42+
"value": "{Added through command line interface}"
43+
},
44+
"pcsDockerTag": {
45+
"value": "{Added through command line interface}"
46+
},
47+
"storageEndpointSuffix": {
48+
"value": "{Added through command line interface}"
49+
}
50+
}

0 commit comments

Comments
 (0)