Django web app with Microsoft azure custom vision
Is it possible to integrate Microsoft azure services like Custom vision in the Django app?
Yes, of course.
If you familiar with python sdk about Custom vision, you can import it's dependency. And use it in your webapp.
If not familiar with python sdk, you also can use restapi.