{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Manages Azure Data Lake Store accounts, firewall rules, and trusted identity providers through the Azure Resource Manager API.","skillfed_tags":["azure-sdk","cloud-management","arm-api"],"use_cases":["Automate Data Lake Store account provisioning in CI/CD pipelines or infrastructure-as-code workflows.","Manage firewall rules and network access policies for Data Lake Store accounts programmatically.","Configure trusted identity providers for federated authentication across multiple Data Lake accounts.","Retrieve account status and metadata for monitoring or reporting on Data Lake Store resources.","Integrate Data Lake Store management into custom cloud management tools or dashboards."],"what_it_does":"This package is the Azure Resource Manager (ARM) management client for Data Lake Store, part of the broader Azure SDK for Python. It lets you programmatically create, update, and delete Data Lake Store accounts, manage firewall rules, and configure trusted identity providers\u2014all through Python code rather than the Azure portal or CLI.\n\nThe package wraps Azure's REST API and handles authentication, request serialization, and response parsing. It depends on azure-common for shared utilities and msrestazure for REST operations. The 0.5.0 release introduced a next-generation code generator that changed model signatures to keyword-only arguments and updated long-running operation handling, which may require code updates if you're migrating from earlier versions.","worth_installing":"Yes, if you need to manage Azure Data Lake Store accounts programmatically from Python. Install friction is low and the license is permissive. However, note that the latest release is from 2018 and Python version support is documented only through 3.6; verify compatibility with your target Python version and confirm the package meets your current Azure SDK expectations before production deployment."},"id":"azure-mgmt-datalake-store","links":{"html":"https://skillfed.io/packages/azure-mgmt-datalake-store","md":"https://skillfed.io/packages/azure-mgmt-datalake-store.md","pypi":"https://pypi.org/project/azure-mgmt-datalake-store/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2018-06-14","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-datalake-store","python_support":"unspecified","summary":"Microsoft Azure Data Lake Store Management Client Library for Python"},"popularity":{"monthly_downloads":11843030,"position":1358,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
