Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Doc: improve documentation on how to use BackgroundJobs #151

@fgheysels

Description

@fgheysels

I was going through the documentation regarding the backgroundjob that can be used to detect client-secrets that are about to expire, and it is actually not very clear to me on how I should use it.

The documentation describes:

image

What exactly does this mean ? Does this mean that I can use this background-job from within an API for instance ? Can we elaborate in the documentation a little bit more about this ?
Actually, I personally wouldn't like to do it this way. Wouldn't it be preferred to create a dedicated component for this ? Might be a console app which is running in a container or an Azure Function.

Now that I'm typing this, I think we can extend this for all kind of Background Jobs.
I think it would be a good idea to create a page which informs users with best practices on how to implement background jobs, and maybe provide a skeleton that they can use to implement a component that is used to host background jobs.

@pim-simons , @stijnmoreels , any opinions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    az-active-directoryAll issues related to Azure Active Directory background jobsdocumentationAll issues related to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions