how to debug an `unhealthy` azure aci work-pool? ...
# prefect-azure
m
how to debug an
unhealthy
azure aci work-pool? I can see that it's unhealthy. When I
prefect work-pool inspect
it shows defaults, but no real information about the status. i configured it via
prefect deploy
, when it said
you don't have any work pools
..
using latest prefect.. which runs through config via the command line.
c
Did you start one?
It looks like this is an ACI typed work-queue
I’m not sure if that’s the effect you’re going for, or looking for a local process agent?