22 - aiohttp - Azure - Python - bot deployment

Опубликовано: 09 Октябрь 2024
на канале: Learn Microsoft AI
3,071
26

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