This repository was archived by the owner on Jul 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Stats.AggregateCdnDownloadsInGallery/Settings
Stats.CreateAzureCdnWarehouseReports/Settings
Stats.ImportAzureCdnStatistics/Settings
Stats.RollUpDownloadFacts/Settings
UpdateLicenseReports/Settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 },
66
77 "GalleryDb" : {
8- "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.GalleryDatabaseAddress};Initial Catalog=nuget-dev-0-v2gallery;User ID=$$Dev-GalleryDBWriter-UserName$$;Password=$$Dev-GalleryDBWriter-Password$$ ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30; "
8+ "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.GalleryDatabaseAddress};Initial Catalog=nuget-dev-0-v2gallery;Persist Security Info=False;Connect Timeout=30 ;Encrypt=True;TrustServerCertificate=False;Application Name=Stats.AggregateCdnDownloads;AadTenant=#{Deployment.Azure.ActiveDirectory.Tenant};AadClientId=#{Deployment.Azure.ActiveDirectory.GalleryDbWriter.ClientId};AadCertificate=$$dev-gallerydb-writer$$ "
99 },
1010
1111 "StatisticsDb" : {
12- "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;User ID=$$Dev-StatisticsDBWriter-UserName$$;Password=$$Dev-StatisticsDBWriter-Password$$ ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30; "
12+ "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;Persist Security Info=False;Connect Timeout=30 ;Encrypt=True;TrustServerCertificate=False;Application Name=Stats.AggregateCdnDownloads;AadTenant=#{Deployment.Azure.ActiveDirectory.Tenant};AadClientId=#{Deployment.Azure.ActiveDirectory.StatisticsDbWriter.ClientId};AadCertificate=$$dev-statisticsdb-writer$$ "
1313 },
1414
1515 "KeyVault_VaultName" : " #{Deployment.Azure.KeyVault.VaultName}" ,
Original file line number Diff line number Diff line change 99 },
1010
1111 "GalleryDb" : {
12- "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.GalleryDatabaseAddress};Initial Catalog=nuget-dev-0-v2gallery;User ID=$$Dev-GalleryDBReadOnly-UserName$$;Password=$$Dev-GalleryDBReadOnly-Password$$ ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30; "
12+ "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.GalleryDatabaseAddress};Initial Catalog=nuget-dev-0-v2gallery;Persist Security Info=False;Connect Timeout=30 ;Encrypt=True;TrustServerCertificate=False;Application Name=Stats.CreateAzureCdnWarehouseReports;AadTenant=#{Deployment.Azure.ActiveDirectory.Tenant};AadClientId=#{Deployment.Azure.ActiveDirectory.GalleryDbReader.ClientId};AadCertificate=$$dev-gallerydb-reader$$ "
1313 },
1414
1515 "StatisticsDb" : {
16- "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;User ID=$$Dev-StatisticsDBWriter-UserName$$;Password=$$Dev-StatisticsDBWriter-Password$$ ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30; "
16+ "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;Persist Security Info=False;Connect Timeout=30 ;Encrypt=True;TrustServerCertificate=False;Application Name=Stats.CreateAzureCdnWarehouseReports;AadTenant=#{Deployment.Azure.ActiveDirectory.Tenant};AadClientId=#{Deployment.Azure.ActiveDirectory.StatisticsDbWriter.ClientId};AadCertificate=$$dev-statisticsdb-writer$$ "
1717 },
1818
1919 "KeyVault_VaultName" : " #{Deployment.Azure.KeyVault.VaultName}" ,
Original file line number Diff line number Diff line change 77 },
88
99 "StatisticsDb" : {
10- "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;User ID=$$Dev-StatisticsDBWriter-UserName$$;Password=$$Dev-StatisticsDBWriter-Password$$ ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30; "
10+ "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;Persist Security Info=False;Connect Timeout=30 ;Encrypt=True;TrustServerCertificate=False;Application Name=Stats.ImportAzureCdnStatistics;AadTenant=#{Deployment.Azure.ActiveDirectory.Tenant};AadClientId=#{Deployment.Azure.ActiveDirectory.StatisticsDbWriter.ClientId};AadCertificate=$$dev-statisticsdb-writer$$ "
1111 },
1212
1313 "KeyVault_VaultName" : " #{Deployment.Azure.KeyVault.VaultName}" ,
Original file line number Diff line number Diff line change 44 },
55
66 "StatisticsDb" : {
7- "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;User ID=$$Dev-StatisticsDBWriter-UserName$$;Password=$$Dev-StatisticsDBWriter-Password$$ ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30; "
7+ "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.StatisticsDatabaseAddress};Initial Catalog=nuget-dev-statistics;Persist Security Info=False;Connect Timeout=30 ;Encrypt=True;TrustServerCertificate=False;Application Name=Stats.RollUpDownloadFacts;AadTenant=#{Deployment.Azure.ActiveDirectory.Tenant};AadClientId=#{Deployment.Azure.ActiveDirectory.StatisticsDbWriter.ClientId};AadCertificate=$$dev-statisticsdb-writer$$ "
88 },
99
1010 "KeyVault_VaultName" : " #{Deployment.Azure.KeyVault.VaultName}" ,
Original file line number Diff line number Diff line change 44 },
55
66 "GalleryDb" : {
7- "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.GalleryDatabaseAddress};Initial Catalog=nuget-dev-0-v2gallery;Integrated Security=False;User ID=$$Dev-GalleryDBWriter-UserName$$;Password=$$Dev-GalleryDBWriter-Password$$;Connect Timeout=30;Encrypt=True "
7+ "ConnectionString" : " Data Source=tcp:#{Deployment.Azure.Sql.GalleryDatabaseAddress};Initial Catalog=nuget-dev-0-v2gallery;Persist Security Info =False;Connect Timeout=30;Encrypt=True;TrustServerCertificate=False;Application Name=UpdateLicenseReports;AadTenant=#{Deployment.Azure.ActiveDirectory.Tenant};AadClientId=#{Deployment.Azure.ActiveDirectory.GalleryDbWriter.ClientId};AadCertificate=$$dev-gallerydb-writer$$ "
88 },
99
1010 "KeyVault_VaultName" : " #{Deployment.Azure.KeyVault.VaultName}" ,
You can’t perform that action at this time.
0 commit comments