You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,10 @@ The notebook contains samples on how to invoke an HTTPS REST endpoint no matter
72
72
73
73
- Call an external REST endpoint using API Management
74
74
75
+
### [Azure Blob Storage](./azure-storage.ipynb)
76
+
77
+
This notebook has examples on working with Azure Blob Storage with SAS tokens and Managed Identities. Use the REST APIs for creaitng files, containers and then reading them back.
78
+
75
79
## Contribute
76
80
77
81
Do you want to contribute adding a sample? Do you see something missing or incorrect? Please help this repository to grow, and submit an issue or fork it a submit a Pull Request. Details on how to contribute can be found here: [Contributing](./CONTRIBUTING.md)
0 commit comments