Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Function #20890

Open
1 task done
ahmadmasoum opened this issue Sep 25, 2024 · 0 comments
Open
1 task done

Azure Function #20890

ahmadmasoum opened this issue Sep 25, 2024 · 0 comments

Comments

@ahmadmasoum
Copy link

Is there an existing article or article request for this?

  • I have searched the existing resources

Describe the article you'd like

Can you guys publish an article about implementing Azure Functions with ABP
there are a few questions ABP support about Azure Functions but none of them explain how to use Azure Functions with ABP

for example, I want to make a TimerTrigger function that runs every day, it will get all users from DB and mark inactive users
Do I inject IUserRepository to get the users ?
After making AbpModule in Azure Function what should it DependOn?
What are the best practices in making Azure Function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants