{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Manages Azure Cognitive Search services through Python, providing client libraries to create, configure, and administer search instances in Azure.","skillfed_tags":["azure-sdk","cloud-management","search-service"],"use_cases":["Automate provisioning and teardown of Azure Cognitive Search services in CI/CD pipelines.","Configure network security and private endpoint settings for search services programmatically.","Manage search service scaling, SKU changes, and upgrade operations across multiple Azure subscriptions.","Integrate search service lifecycle management into infrastructure-as-code or cloud automation tools.","Query service status, usage metrics, and operational details for monitoring and billing purposes."],"what_it_does":"This is the Microsoft Azure Search Management Client Library for Python, part of the official Azure SDK. It provides a Python interface to programmatically manage Azure Cognitive Search services\u2014creating, updating, deleting, and configuring search instances within your Azure subscription. The package handles authentication via Azure Active Directory and requires environment variables for credentials (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET, AZURE_SUBSCRIPTION_ID).\n\nThe library exposes operation groups for managing search services, private endpoints, network security configurations, and other service-level resources. Version 9.2.0 adds support for network security perimeter configurations, user-assigned identities, compute type selection, and data exfiltration protections. It requires Python 3.9+ and depends on azure-common, azure-mgmt-core, isodate, and typing-extensions.","worth_installing":"Yes. This is an official, actively maintained Azure SDK library with no known vulnerabilities, permissive licensing, and low install friction. Install it if you need to manage Azure Cognitive Search services programmatically from Python. Prerequisite: you must have an Azure subscription and valid credentials configured via environment variables."},"id":"azure-mgmt-search","links":{"html":"https://skillfed.io/packages/azure-mgmt-search","md":"https://skillfed.io/packages/azure-mgmt-search.md","pypi":"https://pypi.org/project/azure-mgmt-search/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-07-21","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-search","python_support":"supports_current","summary":"Microsoft Azure Search Management Client Library for Python"},"popularity":{"monthly_downloads":7288964,"position":1757,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"9.2.0"}
