{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"Provides Python client library for managing Azure Stream Analytics resources\u2014jobs, inputs, outputs, functions, and clusters\u2014via Azure's REST API.","skillfed_tags":["azure-sdk","cloud-management","stream-analytics"],"use_cases":["Automate provisioning and configuration of Azure Stream Analytics jobs as part of infrastructure-as-code deployments.","Build monitoring dashboards that query job status, metrics, and operational state programmatically.","Scale Stream Analytics clusters dynamically in response to workload changes via the begin_scale operation.","Manage reference data sources (e.g., Azure SQL) and refresh policies for real-time analytics pipelines.","Integrate Stream Analytics job lifecycle management into CI/CD pipelines or orchestration tools."],"what_it_does":"This is the official Microsoft Azure SDK client library for programmatically managing Azure Stream Analytics resources in Python. It wraps Azure's REST API to let you create, configure, monitor, and delete streaming jobs, manage inputs and outputs, define transformations and functions, and operate clusters\u2014all from Python code. The library is built on msrest, azure-common, and azure-mgmt-core, following Azure SDK conventions for authentication and error handling.\n\nTypical use is to automate Stream Analytics infrastructure as code: provisioning jobs with specific input/output configurations, scaling clusters, querying job status, or integrating Stream Analytics management into larger Azure automation workflows. It's part of the broader Azure SDK ecosystem and is maintained by Microsoft.","worth_installing":"Yes. This is the official, actively maintained Azure SDK for Stream Analytics management in Python. Install it if you need to programmatically manage Stream Analytics resources on Azure. Low install friction, permissive license, no known vulnerabilities, and stable maintenance make it a safe choice for production use."},"id":"azure-mgmt-streamanalytics","links":{"html":"https://skillfed.io/packages/azure-mgmt-streamanalytics","md":"https://skillfed.io/packages/azure-mgmt-streamanalytics.md","pypi":"https://pypi.org/project/azure-mgmt-streamanalytics/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-01-06","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-streamanalytics","python_support":"supports_current","summary":"Microsoft Azure Stream Analytics Management Client Library for Python"},"popularity":{"monthly_downloads":165685,"position":10521,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
