Skip to content

Commit

Permalink
AddAzureAppConfiguration (#1319)
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusSandgren authored Oct 17, 2024
1 parent bc04860 commit 0ac07b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Digdir.Domain.Dialogporten.Service/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ static void BuildAndRun(string[] args)

builder.Services
.AddApplicationInsightsTelemetry()
.AddAzureAppConfiguration()
.AddApplication(builder.Configuration, builder.Environment)
.AddInfrastructure(builder.Configuration, builder.Environment)
.WithPubSubCapabilities<ServiceAssemblyMarker>()
Expand Down

0 comments on commit 0ac07b0

Please sign in to comment.