Hi Anuja Benziger,
Thank you for reaching out to the Microsoft Q&A platform.
Based on your question description we understand that you want to use python application and deploy it in AKS.
Steps would include:
- Get the Python application code and run the application locally
- Create an image and run the Python application in Docker
- Create a deployment and run the application in Kubernetes/AKS
I would recommend going through the following documentation on how to get started with using Kubernetes with Python.
https://kubernetes.io/blog/2019/07/23/get-started-with-kubernetes-using-python/
If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.
If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting Answers helps increase visibility of this question for other members of the Microsoft Q&A community.
Thank you.