diff --git a/Source/DealerSelection.WebApi/DealerSelection.WebApi.csproj b/Source/DealerSelection.WebApi/DealerSelection.WebApi.csproj index 891e26d..e063550 100644 --- a/Source/DealerSelection.WebApi/DealerSelection.WebApi.csproj +++ b/Source/DealerSelection.WebApi/DealerSelection.WebApi.csproj @@ -15,13 +15,6 @@ 1701;1702;1591 - - - - - - - diff --git a/Source/DealerSelection.WebApi/appsettings-PreProd.json b/Source/DealerSelection.WebApi/appsettings-PreProd.json index a0ab623..639a2f2 100644 --- a/Source/DealerSelection.WebApi/appsettings-PreProd.json +++ b/Source/DealerSelection.WebApi/appsettings-PreProd.json @@ -36,7 +36,7 @@ "CCAvenueAccessCode": "AVNL05KI17AO75LNOA", "CCAvenueMerchantCode": "350479", "CCAvenueWorkingKey": "A381A69AA83B8A13E92310E85CEA0937", - "WebengageEventName": "Bajaj Booking Dealer Status" + "WebengageEventName": "BA Booking Dealer Status" }, "TriumphCfg": { "Buid": 3, @@ -54,7 +54,7 @@ "CCAvenueAccessCode": "AVTU05KL38AN93UTNA", "CCAvenueMerchantCode": "350479", "CCAvenueWorkingKey": "E6DA6A3D50EC6B5FF1B98E1A6B309A6A", - "WebengageEventName": "Husq Booking Dealer Status" + "WebengageEventName": "HUSQ Booking Dealer Status" }, "Logging": { "LogLevel": { @@ -65,7 +65,7 @@ "AllowedHosts": "*", "IncludeErrorInResponse": true, "ConnectionStrings": { - "AZURE_LOGGING": "InstrumentationKey=2fead737-737a-4241-9e66-dfc5391583ba;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" + "AZURE_LOGGING": "InstrumentationKey=InstrumentationKey=f20fe9dd-35e3-4f99-804f-b77e03d4f2d2;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" }, "Jwt": { "ClientId": "017dd38ae36840efab28579d22b3ee1a", diff --git a/Source/DealerSelection.WebApi/appsettings-Prod.json b/Source/DealerSelection.WebApi/appsettings-Prod.json index f0005fc..9cca7b2 100644 --- a/Source/DealerSelection.WebApi/appsettings-Prod.json +++ b/Source/DealerSelection.WebApi/appsettings-Prod.json @@ -36,7 +36,7 @@ "CCAvenueAccessCode": "AVCY04IC46AW64YCWA", "CCAvenueMerchantCode": "350479", "CCAvenueWorkingKey": "A9E1939F1456D3A29B2A076A350F19A2", - "WebengageEventName": "BAJAJ Booking Status" + "WebengageEventName": "BA Booking Dealer Status" }, "TriumphCfg": { "Buid": 3, @@ -54,7 +54,7 @@ "CCAvenueAccessCode": "AVLG50LA77BN67GLNB", "CCAvenueMerchantCode": "350479", "CCAvenueWorkingKey": "6528CFD311E21B2BAE06F4639C65943B", - "WebengageEventName": "Husq Booking Dealer Status" + "WebengageEventName": "HUSQ Booking Dealer Status" }, "Logging": { "LogLevel": { diff --git a/Source/DealerSelection.WebApi/appsettings.json b/Source/DealerSelection.WebApi/appsettings.json index f7396e8..2185b00 100644 --- a/Source/DealerSelection.WebApi/appsettings.json +++ b/Source/DealerSelection.WebApi/appsettings.json @@ -36,7 +36,7 @@ "CCAvenueAccessCode": "AVNL05KI17AO76LNOA", "CCAvenueMerchantCode": "350479", "CCAvenueWorkingKey": "6FD791AC3A7177E9139215B32278AFDB", - "WebengageEventName": "Bajaj Booking Dealer Status" + "WebengageEventName": "BA Booking Dealer Status" }, "TriumphCfg": { "Buid": 3, @@ -54,7 +54,7 @@ "CCAvenueAccessCode": "AVRE05KK36CL99ERLC", "CCAvenueMerchantCode": "350479", "CCAvenueWorkingKey": "BA1433F7A2D39F01CA9EE95ED5218A72", - "WebengageEventName": "Husq Booking Dealer Status" + "WebengageEventName": "HUSQ Booking Dealer Status" }, "Logging": { "LogLevel": { @@ -65,7 +65,7 @@ "AllowedHosts": "*", "IncludeErrorInResponse": true, "ConnectionStrings": { - "AZURE_LOGGING": "InstrumentationKey=2fead737-737a-4241-9e66-dfc5391583ba;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" + "AZURE_LOGGING": "InstrumentationKey=InstrumentationKey=f20fe9dd-35e3-4f99-804f-b77e03d4f2d2;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" }, "Jwt": { "ClientId": "5ef10013c846424cbe32aaffbdc2d408", diff --git a/Source/DealerSelection.WebApi/connectionString-PreProd.json b/Source/DealerSelection.WebApi/connectionString-PreProd.json index b41b501..aa3cd8e 100644 --- a/Source/DealerSelection.WebApi/connectionString-PreProd.json +++ b/Source/DealerSelection.WebApi/connectionString-PreProd.json @@ -1,8 +1,8 @@ { "ConnectionStrings": { - "BOOKING": "user id=sqlAdmin;password=bFLW43%p40^;Data Source=mc-5f2bf602-449a-48b2-ae5a-5901-sql.database.windows.net,1433;Database=BookingStaging;", - "BAJAJ": "user id=sqlAdmin;password=bFLW43%p40^;Data Source=mc-5f2bf602-449a-48b2-ae5a-5901-sql.database.windows.net,1433;Database=bajaj;", - "AZURE_LOGGING": "InstrumentationKey=2fead737-737a-4241-9e66-dfc5391583ba;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" + "BOOKING": "user id=sqlAdmin;password=yFr817p0wqaT;Data Source=mc-bdbf852b-9eae-4829-9be6-6241-sql.database.windows.net,1433;Database=BookingStaging;", + "BAJAJ": "user id=sqlAdmin;password=yFr817p0wqaT;Data Source=mc-bdbf852b-9eae-4829-9be6-6241-sql.database.windows.net,1433;Database=bajaj;", + "AZURE_LOGGING": "InstrumentationKey=InstrumentationKey=f20fe9dd-35e3-4f99-804f-b77e03d4f2d2;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" } } \ No newline at end of file diff --git a/Source/DealerSelection.WebApi/connectionString.json b/Source/DealerSelection.WebApi/connectionString.json index f344134..b46a0aa 100644 --- a/Source/DealerSelection.WebApi/connectionString.json +++ b/Source/DealerSelection.WebApi/connectionString.json @@ -1,8 +1,8 @@ { "ConnectionStrings": { - "BOOKING": "user id=sqlAdmin;password=bFLW43%p40^;Data Source=mc-5f2bf602-449a-48b2-ae5a-5901-sql.database.windows.net,1433;Database=Booking;", - "BAJAJ": "user id=sqlAdmin;password=bFLW43%p40^;Data Source=mc-5f2bf602-449a-48b2-ae5a-5901-sql.database.windows.net,1433;Database=bajaj;", - "AZURE_LOGGING": "InstrumentationKey=2fead737-737a-4241-9e66-dfc5391583ba;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" + "BOOKING": "user id=sqlAdmin;password=yFr817p0wqaT;Data Source=mc-bdbf852b-9eae-4829-9be6-6241-sql.database.windows.net,1433;Database=Booking;", + "BAJAJ": "user id=sqlAdmin;password=yFr817p0wqaT;Data Source=mc-bdbf852b-9eae-4829-9be6-6241-sql.database.windows.net,1433;Database=bajaj;", + "AZURE_LOGGING": "InstrumentationKey=InstrumentationKey=f20fe9dd-35e3-4f99-804f-b77e03d4f2d2;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" } } \ No newline at end of file diff --git a/Source/WebJobService/app.config b/Source/WebJobService/app.config index f26b298..b8da9ba 100644 --- a/Source/WebJobService/app.config +++ b/Source/WebJobService/app.config @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/Source/WebJobService/appsettings.json b/Source/WebJobService/appsettings.json index 9dfa2a5..6067d85 100644 --- a/Source/WebJobService/appsettings.json +++ b/Source/WebJobService/appsettings.json @@ -9,6 +9,6 @@ "BaseApiUrl": "https://dealerselection-dev.bajajauto.com", "ClientId": "5ef10013c846424cbe32aaffbdc2d408", "ClientSecret": "4ca8d784dc9d4b8db9113d04770c0a7a", - "AZURE_LOGGING": "InstrumentationKey=2fead737-737a-4241-9e66-dfc5391583ba;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" + "AZURE_LOGGING": "InstrumentationKey=f20fe9dd-35e3-4f99-804f-b77e03d4f2d2;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" } diff --git a/Source/WebJobService/connectionString.json b/Source/WebJobService/connectionString.json index f344134..b46a0aa 100644 --- a/Source/WebJobService/connectionString.json +++ b/Source/WebJobService/connectionString.json @@ -1,8 +1,8 @@ { "ConnectionStrings": { - "BOOKING": "user id=sqlAdmin;password=bFLW43%p40^;Data Source=mc-5f2bf602-449a-48b2-ae5a-5901-sql.database.windows.net,1433;Database=Booking;", - "BAJAJ": "user id=sqlAdmin;password=bFLW43%p40^;Data Source=mc-5f2bf602-449a-48b2-ae5a-5901-sql.database.windows.net,1433;Database=bajaj;", - "AZURE_LOGGING": "InstrumentationKey=2fead737-737a-4241-9e66-dfc5391583ba;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" + "BOOKING": "user id=sqlAdmin;password=yFr817p0wqaT;Data Source=mc-bdbf852b-9eae-4829-9be6-6241-sql.database.windows.net,1433;Database=Booking;", + "BAJAJ": "user id=sqlAdmin;password=yFr817p0wqaT;Data Source=mc-bdbf852b-9eae-4829-9be6-6241-sql.database.windows.net,1433;Database=bajaj;", + "AZURE_LOGGING": "InstrumentationKey=InstrumentationKey=f20fe9dd-35e3-4f99-804f-b77e03d4f2d2;IngestionEndpoint=https://centralindia-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralindia.livediagnostics.monitor.azure.com/" } } \ No newline at end of file