[ CourseBoat.Com ] Linkedin - Azure Active Directory For Python Developers

Torrent Details


[ CourseBoat.com ] Linkedin - Azure Active Directory for Python Developers

NAME
[ CourseBoat.com ] Linkedin - Azure Active Directory for Python Developers.torrent
CATEGORY
Other
INFOHASH
9093fd5fbca7d59c968d14f90425dcc4e57e2098
SIZE
199 MB in 44 files
ADDED
Uploaded on 18-04-2023 by our crawler pet called "Spidey".
SWARM
0 seeders & 2 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

[ FreeCourseWeb.com ] Azure Active Directory for Python Developers



If You Need More Stuff, kindly Visit and Support Us -->> https://FreeCourseWeb.com







Released 4/2023

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch

Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 14m | Size: 199 MB



Azure Active Directory (AAD)—a cloud-based enterprise identity service—allows you to manage users, apps, devices, and integrate with third party apps, services, and clouds. In this course, Sahil Malik gives Python developers an overview of Azure Active Directory. He shows you how to leverage AAD to author a web application that uses MSAL Python and signs in using AAD; create a desktop application that uses MSAL Python; create a daemon application using MSAL Python that works as a headless app with AAD; and more.



If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com



Get More Tutorials and Support Us -->> https://CourseWikia.com



We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...



Image error



Image error

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/01 - Introduction/01 - Become an Azure AD MVP with Python.mp44.6 MB
~Get Your Files Here !/01 - Introduction/01 - Become an Azure AD MVP with Python.srt1.5 KB
~Get Your Files Here !/01 - Introduction/02 - What you should know.mp44.1 MB
~Get Your Files Here !/01 - Introduction/02 - What you should know.srt2.5 KB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/01 - An introduction to MSAL Python.mp43.7 MB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/01 - An introduction to MSAL Python.srt4.1 KB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/02 - Web application.mp47.5 MB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/02 - Web application.srt7.2 KB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/03 - Public client app.mp43.8 MB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/03 - Public client app.srt4.3 KB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/04 - Daemon.mp46.6 MB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/04 - Daemon.srt6.6 KB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/05 - Device code flow.mp48.6 MB
~Get Your Files Here !/02 - 1. Getting Started with AAD for Python Developers/05 - Device code flow.srt8.6 KB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/01 - Register an app for the web app.mp415.3 MB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/01 - Register an app for the web app.srt8.3 KB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/02 - Author a web application.mp420.2 MB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/02 - Author a web application.srt10.6 KB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/03 - Run and demonstrate a login.mp48.7 MB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/03 - Run and demonstrate a login.srt5 KB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/04 - Understand the application at the protocol level.mp411.6 MB
~Get Your Files Here !/03 - 2. Python 3x Web Application Using MSAL Python to Sign Into AAD/04 - Understand the application at the protocol level.srt6.5 KB
~Get Your Files Here !/04 - 3. Python 3x Desktop App Sign-In Using AAD/01 - Register an app as a public client.mp411.2 MB
~Get Your Files Here !/04 - 3. Python 3x Desktop App Sign-In Using AAD/01 - Register an app as a public client.srt6.1 KB
~Get Your Files Here !/04 - 3. Python 3x Desktop App Sign-In Using AAD/02 - Author an application that acts as a public client.mp422.5 MB
~Get Your Files Here !/04 - 3. Python 3x Desktop App Sign-In Using AAD/02 - Author an application that acts as a public client.srt12.8 KB
~Get Your Files Here !/04 - 3. Python 3x Desktop App Sign-In Using AAD/03 - Public clients using brokers.mp413.7 MB
~Get Your Files Here !/04 - 3. Python 3x Desktop App Sign-In Using AAD/03 - Public clients using brokers.srt7.1 KB
~Get Your Files Here !/05 - 4. Daemon Written in Python 3x Calling an AAD Protected API/01 - Register an app for daemon.mp44.8 MB
~Get Your Files Here !/05 - 4. Daemon Written in Python 3x Calling an AAD Protected API/01 - Register an app for daemon.srt2.4 KB
~Get Your Files Here !/05 - 4. Daemon Written in Python 3x Calling an AAD Protected API/02 - Author a daemon app.mp410.3 MB
~Get Your Files Here !/05 - 4. Daemon Written in Python 3x Calling an AAD Protected API/02 - Author a daemon app.srt6 KB
~Get Your Files Here !/05 - 4. Daemon Written in Python 3x Calling an AAD Protected API/03 - Demonstrate a daemon calling MS Graph.mp48.8 MB
~Get Your Files Here !/05 - 4. Daemon Written in Python 3x Calling an AAD Protected API/03 - Demonstrate a daemon calling MS Graph.srt4.2 KB
~Get Your Files Here !/06 - 5. Python 3x App with Limited UX Using Device Code Flow/01 - Register an app for device code flow.mp47.8 MB
~Get Your Files Here !/06 - 5. Python 3x App with Limited UX Using Device Code Flow/01 - Register an app for device code flow.srt3.8 KB
~Get Your Files Here !/06 - 5. Python 3x App with Limited UX Using Device Code Flow/02 - Author an app that uses device code flow.mp48.4 MB
~Get Your Files Here !/06 - 5. Python 3x App with Limited UX Using Device Code Flow/02 - Author an app that uses device code flow.srt5.8 KB
~Get Your Files Here !/06 - 5. Python 3x App with Limited UX Using Device Code Flow/03 - Demonstrate logging in via device code flow.mp412.7 MB
~Get Your Files Here !/06 - 5. Python 3x App with Limited UX Using Device Code Flow/03 - Demonstrate logging in via device code flow.srt5.8 KB
~Get Your Files Here !/07 - Conclusion/01 - Next steps.mp44 MB
~Get Your Files Here !/07 - Conclusion/01 - Next steps.srt4.5 KB
~Get Your Files Here !/Bonus Resources.txt386 B
~Get Your Files Here !/Ex_Files_Azure_Active_Directory_for_Python_Developers.zip433 B

Alternative Torrents for 'CourseBoat.com Linkedin Azure Active Directory for Python Developers'.

There are no alternative torrents found.