Introducing the Azure SDK for Python

preview_player
Показать описание
In this video, we’ll introduce you to the Azure SDK for Python. We’ll authenticate with Azure and integrate Azure storage, messaging, and artificial intelligence into a cloud solution. We’ll walk through a sample health care document processing scenario that uploads and extracts text from invoices and record PDF files and uploads them to Azure Blob Storage. We’ll also have a look at install packages from both PyPI and Conda.

Рекомендации по теме
Комментарии
Автор

where are the variables passed into os.environ["key"] stored ? are they set in the portal or locally ?

AkalahFabrice
Автор

Kicking the tires on this and I like it so far!

harleyjean
Автор

worst documentation and worst explanation from azure..

aniketpatil
Автор

python azure api sucks, main reason is your are not using return types of functions in your code and a lot of decorators and IDE cant complete code, so I have no fcking idea what is return of function without digging in to your code...

DJenriqez