This video explain about how to deploy python bot aiohttp server in Azure before starting this video highly recommended first watch "19 - Azure - Python - bot deployment" ( • 19 - Azure - Python - bot deployment ... )
#python , #bot , #aiohttp
startup command : python3.8 -m aiohttp.web -H 0.0.0.0 -P 8000 app:init_func