Metadata-Version: 2.4
Name: binaryrain-helper-cloud-azure
Version: 0.0.7
Summary: Aims to simplify and help with commonly used functions in the azure cloud data areas.
Author: Binary Rain, Marcel T.O
Project-URL: Homepage, https://binaryrain-net.github.io/Binary-Rain-Helper-Toolkit/
Keywords: binary rain,common,help,functions,azure
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: azure-functions>=1.21.3
Requires-Dist: azure-identity>=1.21.0
Requires-Dist: azure-storage-blob>=12.25.0
Requires-Dist: azure-keyvault-secrets>=4.9.0
Requires-Dist: azure-mgmt-datafactory>=9.1.0
Dynamic: license-file

# Binary Rain Helper Toolkit: Azure Cloud

`binaryrain_helper_cloud_azure` is a python package that aims to simplify and help with common functions in Azure Cloud areas. It builds on top of the `azure` library and provides additional functionality to make working with Azure Cloud easier, reduces boilerplate code and provides clear error messages.

For further information, please refer to the [Binary Rain Helper Toolkit documentation](https://binaryrain-net.github.io/Binary-Rain-Helper-Toolkit/toolkits/azure/).
