Skip to content

Commit 0f9b71b

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#107580
Updates the FAQ section with the recommended package for console application.
1 parent ea6f292 commit 0f9b71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/worker-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ This section provides answers to common questions.
569569

570570
| .NET Core app scenario | Package |
571571
|---------|---------|
572-
| Without HostedServices | AspNetCore |
572+
| Without HostedServices | WorkerService |
573573
| With HostedServices | AspNetCore (not WorkerService) |
574574
| With HostedServices, monitoring only HostedServices | WorkerService (rare scenario) |
575575

0 commit comments

Comments
 (0)