We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3773f78 commit 2875569Copy full SHA for 2875569
build/azure.profile.yml
@@ -50,6 +50,31 @@ profiles:
50
aliases:
51
- warmup
52
- secondary
53
+
54
+ idna-intel-lin-relay:
55
+ variables:
56
+ serverPort: 5000
57
+ serverAddress: 10.0.4.12
58
+ cores: 4
59
+ jobs:
60
+ db:
61
+ endpoints:
62
+ - https://aspnetperf.servicebus.windows.net/azuredb
63
+ aliases:
64
+ - extra
65
+ application:
66
67
+ - https://aspnetperf.servicebus.windows.net/idnaintellin
68
69
+ databaseServer: 10.0.4.6
70
71
+ - main
72
+ load:
73
74
+ - https://aspnetperf.servicebus.windows.net/azureclient
75
76
+ - warmup
77
+ - secondary
78
79
aspnet-azurearm64-lin:
80
variables:
0 commit comments