Metadata-Version: 2.1
Name: fixinventory-plugin-azure
Version: 4.0.0
Summary: Runs collector plugins and sends the result to fixcore.
Author: Some Engineering Inc.
License: AGPLv3
Project-URL: Documentation, https://inventory.fix.security
Project-URL: Source, https://github.com/someengineering/fix/tree/main/plugins/azure
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fixinventorylib ==4.0.0
Requires-Dist: retrying
Requires-Dist: azure-identity
Requires-Dist: azure-mgmt-resource

# fix-plugin-azure
An Azure collector plugin for Fix.

## Usage
For details on how to edit configuration, please see [the documentation](https://inventory.fix.security/docs/getting-started/configuring-fix).

## License
See [LICENSE](../../LICENSE) for details.
