{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"Provides Python bindings to create and manage Azure resources through Pulumi's infrastructure-as-code framework, with direct access to the full Azure Resource Manager REST API.","skillfed_tags":["infrastructure-as-code","cloud-provisioning","azure"],"use_cases":["Define multi-tier Azure applications (VMs, databases, networking) in Python and deploy them repeatably.","Automate Azure resource provisioning in CI/CD pipelines using Pulumi stacks and configuration.","Manage Azure infrastructure changes as code, with version control and code review workflows.","Build reusable Python modules for common Azure deployment patterns (e.g., app service + database).","Migrate existing ARM templates or manual Azure deployments to infrastructure-as-code."],"what_it_does":"pulumi_azure_native is a Pulumi provider that lets you define and deploy Azure infrastructure using Python code. It wraps the Azure Resource Manager REST API directly, giving you access to the full breadth of Azure services\u2014compute, storage, networking, key vaults, and more\u2014without an intermediate abstraction layer. You write Python code to declare resources, and Pulumi handles provisioning, updates, and teardown.\n\nThe package is one of four runtime dependencies you'll use alongside pulumi itself. It's designed for teams building cloud applications on Azure who want infrastructure defined in code, version-controlled, and integrated into CI/CD pipelines. The direct ARM API integration means you get high fidelity with Azure's actual capabilities, though you'll need to install the Pulumi CLI separately and configure Azure credentials before you can deploy.","worth_installing":"Yes. The package is actively maintained (released 1 day ago), has no known vulnerabilities, low install friction, and permissive licensing. It's the recommended Pulumi provider for Azure according to its own documentation. Install it if you're already using Pulumi and targeting Azure; it's not a standalone tool, so you'll need the Pulumi CLI and Azure credentials configured first."},"id":"pulumi-azure-native","links":{"html":"https://skillfed.io/packages/pulumi-azure-native","md":"https://skillfed.io/packages/pulumi-azure-native.md","pypi":"https://pypi.org/project/pulumi-azure-native/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"pulumi-azure-native","python_support":"supports_current","summary":"A native Pulumi package for creating and managing Azure resources."},"popularity":{"monthly_downloads":703996,"position":5278,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.26.0"}
