On December 23rd, 2021 Python 3.6 targeting windows will stop being supporting by Azure. Solution proposed is to use a Windows container going forward.
Will we be able to continue deploying our existing solution after December 2021 without using a windows container, even if our solution targeting windows for Python? Is this just a "recommendation" or is it a requirement and we have to modify our application to use a Windows Container?
Thank you.