Skip to content

sandeep-sen/ref-doc-study-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Reference Documentation Study

This is the repository used to host a GitHub Codespace for studies on the reference documentation for the Azure SDK.

Tasks

For this study, you are assigned 3 tasks. For each task a sample task has been provided to help you get started with the Azure SDK.

# Sample Task
1 Download contents of a blob in Azure Storage Print name of all blob files in Azure Storage container
2 Send 10 messages to Azure Event Hub Recieve and print messages from Azure Event Hub
3 Update an item in Cosmos DB (NoSQL) Query and print top 5 items, where elevation = 0

Executing the tasks

Codespace environment

All of the environment variables to connect to your Azure resources are given in each file. Make sure to use these when completing the tasks - other details

Run your files

# Replace [task] with the name of the Python script you're working on
python [task].py

Solutions

If you are stuck check, the solutions in the solution directory.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

7 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages