Skip to main content

Cognitive Audit Utilites for Azure- To automate the common engineering hacks and reduce manual interventions.

Project description

airavat

arm_template

This template detects obsolete datasets and connections of Azure Data Factory(ADF) using ARM template.

obsolete_datasets: This method detects all the obsolete datasets present in ADF.

Input: arm_template_folder_path; Output: Pandas dataframe having one column (Obsolete_Datasets).

obsolete_linked_services: This method detects all the obsolete linked services present in ADF.

Input: arm_template_folder_path; Output: Pandas dataframe having one column (Obsolete_Linked_Services).

incorrectly_named_components: This method detects incorrectly named components with a suggested name for the same(Based on best practices).

Input: arm_template_folder_path; Output: Pandas dataframe having three columns (Component_Name, Component_Type, Suggested_Name).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

airavat-0.0.31-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page