Skip to content

Commit 827ab11

Browse files
committed
Cleanup
1 parent 757de96 commit 827ab11

21 files changed

+538
-538
lines changed

dotnet/rideshare-aks-app.yaml

Lines changed: 177 additions & 177 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
APPINSIGHTS_INSTRUMENTATIONKEY=ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
1+
APPINSIGHTS_INSTRUMENTATIONKEY=
22
FUNCTIONS_EXTENSION_VERSION=2.0.11961-alpha
3-
AzureWebJobsDashboard|DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
4-
AzureWebJobsStorage|DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
5-
DocDbApiKey=es0ZhGNzMAJuM0QkdqjTKssoLqlF6BRiQc90hqOSK1ycXddRfo7JZmQhJYBVm3w58btLnTKjYv5y6WsRZJJjRw==
6-
DocDbEndpointUri=https://rideshare.documents.azure.com:443/
3+
AzureWebJobsDashboard|
4+
AzureWebJobsStorage|
5+
DocDbApiKey=
6+
DocDbEndpointUri=
77
DocDbRideShareDatabaseName=RideShare
88
DocDbRideShareMainCollectionName=Main
99
DocDbThroughput=400
10-
InsightsInstrumentationKey=ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
10+
InsightsInstrumentationKey=
1111
IsRunningInContainer=true
1212
IsPersistDirectly=true
13-
AuthorityUrl=https://login.microsoftonline.com/tfp/relecloudrideshare.onmicrosoft.com/b2c_1_default-signin/v2.0
14-
ApiApplicationId=8df6f6dc-01f9-49d0-a49e-f23e29e71af5
13+
AuthorityUrl=
14+
ApiApplicationId=
1515
ApiScopeName=rideshare
1616
EnableAuth=true
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
APPINSIGHTS_INSTRUMENTATIONKEY=546fbb26-8554-48fb-b370-12c8c5933541
1+
APPINSIGHTS_INSTRUMENTATIONKEY=
22
FUNCTIONS_EXTENSION_VERSION=2.0.11961-alpha
3-
AzureWebJobsDashboard=DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
4-
AzureWebJobsStorage=DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
5-
DocDbApiKey=QGwfwS1QQDgfmiE7PFwZoAZwtwdB3yzZT3A5LgeXe0Go4WRqYbnXurlcHbOUnpwTVrhNPF3azgd6c6GDMp6X4w==
6-
DocDbEndpointUri=https://ridesharedev.documents.azure.com:443/
3+
AzureWebJobsDashboard=
4+
AzureWebJobsStorage=
5+
DocDbApiKey=
6+
DocDbEndpointUri=
77
DocDbRideShareDatabaseName=RideShare
88
DocDbRideShareMainCollectionName=Main
99
DocDbThroughput=400
10-
InsightsInstrumentationKey=546fbb26-8554-48fb-b370-12c8c5933541
10+
InsightsInstrumentationKey=
1111
IsRunningInContainer=true
1212
IsPersistDirectly=true
13-
AuthorityUrl=https://login.microsoftonline.com/tfp/relecloudrideshare.onmicrosoft.com/b2c_1_default-signin/v2.0
14-
ApiApplicationId=8df6f6dc-01f9-49d0-a49e-f23e29e71af5
13+
AuthorityUrl=
14+
ApiApplicationId=
1515
ApiScopeName=rideshare
1616
EnableAuth=false
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
KEY|VALUE
2-
APPINSIGHTS_INSTRUMENTATIONKEY|ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
2+
APPINSIGHTS_INSTRUMENTATIONKEY|
33
FUNCTIONS_EXTENSION_VERSION|2.0.11961-alpha
4-
AzureWebJobsDashboard|DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
5-
AzureWebJobsStorage|DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
6-
DocDbApiKey|es0ZhGNzMAJuM0QkdqjTKssoLqlF6BRiQc90hqOSK1ycXddRfo7JZmQhJYBVm3w58btLnTKjYv5y6WsRZJJjRw==
7-
DocDbEndpointUri|https://rideshare.documents.azure.com:443/
4+
AzureWebJobsDashboard|
5+
AzureWebJobsStorage|
6+
DocDbApiKey|
7+
DocDbEndpointUri|
88
DocDbRideShareDatabaseName|RideShare
99
DocDbRideShareMainCollectionName|Main
1010
DocDbThroughput|400
11-
InsightsInstrumentationKey|ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
11+
InsightsInstrumentationKey|
1212
IsPersistDirectly|true
13-
AuthorityUrl|https://login.microsoftonline.com/tfp/relecloudrideshare.onmicrosoft.com/b2c_1_default-signin/v2.0
14-
ApiApplicationId|8df6f6dc-01f9-49d0-a49e-f23e29e71af5
13+
AuthorityUrl|
14+
ApiApplicationId|
1515
ApiScopeName|rideshare
1616
EnableAuth|true
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
KEY|VALUE
2-
APPINSIGHTS_INSTRUMENTATIONKEY|546fbb26-8554-48fb-b370-12c8c5933541
2+
APPINSIGHTS_INSTRUMENTATIONKEY|
33
FUNCTIONS_EXTENSION_VERSION|2.0.11961-alpha
4-
AzureWebJobsDashboard|DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
5-
AzureWebJobsStorage|DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
6-
DocDbApiKey|QGwfwS1QQDgfmiE7PFwZoAZwtwdB3yzZT3A5LgeXe0Go4WRqYbnXurlcHbOUnpwTVrhNPF3azgd6c6GDMp6X4w==
7-
DocDbEndpointUri|https://ridesharedev.documents.azure.com:443/
4+
AzureWebJobsDashboard|
5+
AzureWebJobsStorage|
6+
DocDbApiKey|
7+
DocDbEndpointUri|
88
DocDbRideShareDatabaseName|RideShare
99
DocDbRideShareMainCollectionName|Main
1010
DocDbThroughput|400
11-
InsightsInstrumentationKey|546fbb26-8554-48fb-b370-12c8c5933541
11+
InsightsInstrumentationKey|
1212
IsPersistDirectly|true
13-
AuthorityUrl|https://login.microsoftonline.com/tfp/relecloudrideshare.onmicrosoft.com/b2c_1_default-signin/v2.0
14-
ApiApplicationId|8df6f6dc-01f9-49d0-a49e-f23e29e71af5
13+
AuthorityUrl|
14+
ApiApplicationId|
1515
ApiScopeName|rideshare
1616
EnableAuth|false
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
APPINSIGHTS_INSTRUMENTATIONKEY=ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
1+
APPINSIGHTS_INSTRUMENTATIONKEY=
22
FUNCTIONS_EXTENSION_VERSION=2.0.11961-alpha
3-
AzureWebJobsDashboard=DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
4-
AzureWebJobsStorage=DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
5-
DocDbApiKey=es0ZhGNzMAJuM0QkdqjTKssoLqlF6BRiQc90hqOSK1ycXddRfo7JZmQhJYBVm3w58btLnTKjYv5y6WsRZJJjRw==
6-
DocDbEndpointUri=https://rideshare.documents.azure.com:443/
3+
AzureWebJobsDashboard=
4+
AzureWebJobsStorage=
5+
DocDbApiKey=
6+
DocDbEndpointUri=
77
DocDbRideShareDatabaseName=RideShare
88
DocDbRideShareMainCollectionName=Main
99
DocDbThroughput=400
1010
DriversAcknowledgeMaxWaitPeriodInSeconds=120
1111
DriversLocationRadiusInMiles=15
1212
TripMonitorIntervalInSeconds=10
1313
TripMonitorMaxIterations=20
14-
InsightsInstrumentationKey=ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
14+
InsightsInstrumentationKey=
1515
IsRunningInContainer=true
1616
IsPersistDirectly=true
1717
TripManagersQueue=trip-managers
1818
TripMonitorsQueue=trip-monitors
1919
TripDemosQueue=trip-demos
2020
TripDriversQueue=trip-drivers
21-
TripExternalizationsEventGridTopicUrl=https://ridesharetripexternalizations.eastus-1.eventgrid.azure.net/api/events
22-
TripExternalizationsEventGridTopicApiKey=sv8+AGGpgZ765M1/jZsmHm5NSvLTWdqxr+I5pGhS3N0=
21+
TripExternalizationsEventGridTopicUrl=
22+
TripExternalizationsEventGridTopicApiKey=
2323

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
APPINSIGHTS_INSTRUMENTATIONKEY=546fbb26-8554-48fb-b370-12c8c5933541
1+
APPINSIGHTS_INSTRUMENTATIONKEY=
22
FUNCTIONS_EXTENSION_VERSION=2.0.11961-alpha
3-
AzureWebJobsDashboard=DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
4-
AzureWebJobsStorage=DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
5-
DocDbApiKey=QGwfwS1QQDgfmiE7PFwZoAZwtwdB3yzZT3A5LgeXe0Go4WRqYbnXurlcHbOUnpwTVrhNPF3azgd6c6GDMp6X4w==
6-
DocDbEndpointUri=https://ridesharedev.documents.azure.com:443/
3+
AzureWebJobsDashboard=
4+
AzureWebJobsStorage=
5+
DocDbApiKey=
6+
DocDbEndpointUri=
77
DocDbRideShareDatabaseName=RideShare
88
DocDbRideShareMainCollectionName=Main
99
DocDbThroughput=400
1010
DriversAcknowledgeMaxWaitPeriodInSeconds=120
1111
DriversLocationRadiusInMiles=15
1212
TripMonitorIntervalInSeconds=10
1313
TripMonitorMaxIterations=20
14-
InsightsInstrumentationKey=546fbb26-8554-48fb-b370-12c8c5933541
14+
InsightsInstrumentationKey=
1515
IsRunningInContainer=true
1616
IsPersistDirectly=true
1717
TripManagersQueue=trip-managers
1818
TripMonitorsQueue=trip-monitors
1919
TripDemosQueue=trip-demos
2020
TripDriversQueue=trip-drivers
21-
TripExternalizationsEventGridTopicUrl=https://ridesharetripexternalizationsdev.eastus-1.eventgrid.azure.net/api/events
22-
TripExternalizationsEventGridTopicApiKey=8fM+W112h6rxNvLtxL/yZAGA4KgfiSjQqsct+HeKjTY=
21+
TripExternalizationsEventGridTopicUrl=
22+
TripExternalizationsEventGridTopicApiKey=
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
KEY|VALUE
2-
APPINSIGHTS_INSTRUMENTATIONKEY|ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
2+
APPINSIGHTS_INSTRUMENTATIONKEY|
33
FUNCTIONS_EXTENSION_VERSION|2.0.11961-alpha
4-
AzureWebJobsDashboard|DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
5-
AzureWebJobsStorage|DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
6-
DocDbApiKey|es0ZhGNzMAJuM0QkdqjTKssoLqlF6BRiQc90hqOSK1ycXddRfo7JZmQhJYBVm3w58btLnTKjYv5y6WsRZJJjRw==
7-
DocDbEndpointUri|https://rideshare.documents.azure.com:443/
4+
AzureWebJobsDashboard|
5+
AzureWebJobsStorage|
6+
DocDbApiKey|
7+
DocDbEndpointUri|
88
DocDbRideShareDatabaseName|RideShare
99
DocDbRideShareMainCollectionName|Main
1010
DocDbThroughput|400
1111
DriversAcknowledgeMaxWaitPeriodInSeconds|120
1212
DriversLocationRadiusInMiles|15
1313
TripMonitorIntervalInSeconds|10
1414
TripMonitorMaxIterations|20
15-
InsightsInstrumentationKey|ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
15+
InsightsInstrumentationKey|
1616
IsPersistDirectly|true
1717
TripManagersQueue|trip-managers
1818
TripMonitorsQueue|trip-monitors
1919
TripDemosQueue|trip-demos
2020
TripDriversQueue|trip-drivers
21-
TripExternalizationsEventGridTopicUrl|https://ridesharetripexternalizations.eastus-1.eventgrid.azure.net/api/events
22-
TripExternalizationsEventGridTopicApiKey|sv8+AGGpgZ765M1/jZsmHm5NSvLTWdqxr+I5pGhS3N0=
21+
TripExternalizationsEventGridTopicUrl|
22+
TripExternalizationsEventGridTopicApiKey|
2323

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
KEY|VALUE
2-
APPINSIGHTS_INSTRUMENTATIONKEY|546fbb26-8554-48fb-b370-12c8c5933541
2+
APPINSIGHTS_INSTRUMENTATIONKEY|
33
FUNCTIONS_EXTENSION_VERSION|2.0.11961-alpha
4-
AzureWebJobsDashboard|DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
5-
AzureWebJobsStorage|DefaultEndpointsProtocol=https;AccountName=ridesharefunctiondev;AccountKey=+tWw6Plk3PdDQNHFlfeZ4XiEy5OFSaJxw1lz79g/KOFUm0aMW9KS+hXePKN/gYRXrs3sZ7v3N2ngdvRACFfUZg==
6-
DocDbApiKey|QGwfwS1QQDgfmiE7PFwZoAZwtwdB3yzZT3A5LgeXe0Go4WRqYbnXurlcHbOUnpwTVrhNPF3azgd6c6GDMp6X4w==
7-
DocDbEndpointUri|https://ridesharedev.documents.azure.com:443/
4+
AzureWebJobsDashboard|
5+
AzureWebJobsStorage|
6+
DocDbApiKey|
7+
DocDbEndpointUri|
88
DocDbRideShareDatabaseName|RideShare
99
DocDbRideShareMainCollectionName|Main
1010
DocDbThroughput|400
1111
DriversAcknowledgeMaxWaitPeriodInSeconds|120
1212
DriversLocationRadiusInMiles|15
1313
TripMonitorIntervalInSeconds|10
1414
TripMonitorMaxIterations|20
15-
InsightsInstrumentationKey|546fbb26-8554-48fb-b370-12c8c5933541
15+
InsightsInstrumentationKey|
1616
IsPersistDirectly|true
1717
TripManagersQueue|trip-managers
1818
TripMonitorsQueue|trip-monitors
1919
TripDemosQueue|trip-demos
2020
TripDriversQueue|trip-drivers
21-
TripExternalizationsEventGridTopicUrl|https://ridesharetripexternalizationsdev.eastus-1.eventgrid.azure.net/api/events
22-
TripExternalizationsEventGridTopicApiKey|8fM+W112h6rxNvLtxL/yZAGA4KgfiSjQqsct+HeKjTY=
21+
TripExternalizationsEventGridTopicUrl|
22+
TripExternalizationsEventGridTopicApiKey|
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
APPINSIGHTS_INSTRUMENTATIONKEY=ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
1+
APPINSIGHTS_INSTRUMENTATIONKEY=
22
FUNCTIONS_EXTENSION_VERSION=2.0.11961-alpha
3-
AzureWebJobsDashboard=DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
4-
AzureWebJobsStorage=DefaultEndpointsProtocol=https;AccountName=ridesharefunctionstore;AccountKey=FYKFsQysh5cXmpv1xlhuHlQvb7fFz5/vTZfp0pS4DlVJ1fhTIqzY1aG3OAeGxTfTEJqKS4IKW4EX5vK61AxloA==
5-
DocDbApiKey=es0ZhGNzMAJuM0QkdqjTKssoLqlF6BRiQc90hqOSK1ycXddRfo7JZmQhJYBVm3w58btLnTKjYv5y6WsRZJJjRw==
6-
DocDbEndpointUri=https://rideshare.documents.azure.com:443/
3+
AzureWebJobsDashboard=
4+
AzureWebJobsStorage=
5+
DocDbApiKey=
6+
DocDbEndpointUri=
77
DocDbRideShareDatabaseName=RideShare
88
DocDbRideShareMainCollectionName=Main
99
DocDbThroughput=400
10-
InsightsInstrumentationKey=ed260747-5ffd-41e6-b1ba-2aaa743cc8c9
10+
InsightsInstrumentationKey=
1111
IsRunningInContainer=true
1212
IsPersistDirectly=true
13-
GraphTenantId=dbe40d58-4cfa-4c49-b269-36b58ff2a62b
14-
GraphClientId=a9b17814-6972-4e2a-94e2-6a60ce18278e
15-
GraphClientSecret=E7Vqg7cyFNQZkS/4eugaRQOEQgXqnpB5bSCZheVwxM4=
16-
AuthorityUrl=https://login.microsoftonline.com/tfp/relecloudrideshare.onmicrosoft.com/b2c_1_default-signin/v2.0
17-
ApiApplicationId=8df6f6dc-01f9-49d0-a49e-f23e29e71af5
13+
GraphTenantId=
14+
GraphClientId=
15+
GraphClientSecret=
16+
AuthorityUrl=
17+
ApiApplicationId=
1818
ApiScopeName=rideshare
1919
EnableAuth=true

0 commit comments

Comments
 (0)