@Yashasvi Sai Jagannath Kolachina Thanks for reaching out. From the Azure Function perspective, you need to create a requirements.txt
file in your Azure Function project directory that lists all the Python packages that your function depends on, including your custom package.
But if you need to do it via DevOps pipeline, I would like to let you know that Azure DevOps is currently not supported in Microsoft Q&A (supported products in Q&A are listed here). If you have any further questions or issues with pipelines or DevOps, please reach out to https://developercommunity.visualstudio.com/AzureDevOps forum and the community experts will assist you further in resolving the issue.
I hope this helps and let me know if any questions.
If you found the answer to your question helpful, please take a moment to mark it as Yes
for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.