{"id":15010160,"url":"https://github.com/pulumi/pulumi-azure","last_synced_at":"2025-12-29T23:38:53.220Z","repository":{"id":32594638,"uuid":"103183737","full_name":"pulumi/pulumi-azure","owner":"pulumi","description":"A Microsoft Azure Pulumi resource package, providing multi-language access to Azure","archived":false,"fork":false,"pushed_at":"2025-05-08T21:08:14.000Z","size":359568,"stargazers_count":135,"open_issues_count":86,"forks_count":51,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-05-08T22:23:03.982Z","etag":null,"topics":["azure","cloud","cloud-computing","csharp","fsharp","go","golang","infrastructure-as-code","pulumi","python","typescript"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-09-11T20:19:15.000Z","updated_at":"2025-05-08T21:08:20.000Z","dependencies_parsed_at":"2023-01-14T21:45:44.827Z","dependency_job_id":"c2a0907a-3472-4765-8831-f8bd2c55f193","html_url":"https://github.com/pulumi/pulumi-azure","commit_stats":{"total_commits":1432,"total_committers":56,"mean_commits":"25.571428571428573","dds":0.6627094972067039,"last_synced_commit":"baa2a9a10e55b2f61c7f4e06467ff6d44b62b6ed"},"previous_names":[],"tags_count":587,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-azure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-azure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-azure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-azure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-azure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254328384,"owners_count":22052632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","cloud","cloud-computing","csharp","fsharp","go","golang","infrastructure-as-code","pulumi","python","typescript"],"created_at":"2024-09-24T19:31:03.497Z","updated_at":"2025-12-29T23:38:53.191Z","avatar_url":"https://github.com/pulumi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/pulumi/pulumi-azure/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-azure/actions)\n[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)\n[![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure.svg)](https://npmjs.com/package/@pulumi/azure)\n[![Python version](https://badge.fury.io/py/pulumi-azure.svg)](https://pypi.org/project/pulumi-azure)\n[![NuGet version](https://badge.fury.io/nu/pulumi.azure.svg)](https://badge.fury.io/nu/pulumi.azure)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-azure/sdk/v6/go)](https://pkg.go.dev/github.com/pulumi/pulumi-azure/sdk/v6/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-azure/blob/master/LICENSE)\n\n# Microsoft Azure Resource Provider\n\n\u003e **_NOTE:_** We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates because it’s built and automatically from the Azure Resource Manager API.\n\u003e\n\u003e Azure Classic is based on the Terraform azurerm provider. It has fewer resources and resource options and receives new Azure features more slowly than Azure Native. However, Azure Classic remains fully-supported for existing usage.\n\nThe Azure Classic resource provider for Pulumi lets you use Azure resources in your cloud programs.  To use\nthis package, please [install the Pulumi CLI first](https://pulumi.io/). For a streamlined Pulumi walkthrough, including language runtime installation and Azure configuration, select \"Get Started\" below.\n\n\u003cdiv\u003e\n    \u003ca href=\"https://www.pulumi.com/docs/get-started/azure\" title=\"Get Started\"\u003e\n       \u003cimg src=\"https://www.pulumi.com/images/get-started.svg?\" width=\"120\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    npm install @pulumi/azure\n\nor `yarn`:\n\n    yarn add @pulumi/azure\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    pip install pulumi_azure\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n    go get github.com/pulumi/pulumi-azure/sdk/v6\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    dotnet add package Pulumi.Azure\n\n## Concepts\n\nThe `@pulumi/azure` package provides a strongly-typed means to build cloud applications that create\nand interact closely with Azure resources.  Resources are exposed for the entire Azure surface area,\nincluding (but not limited to), 'appinsights', 'compute', 'cosmosdb', 'keyvault', and more.\n\n## Configuring credentials\n\nThere are a variety of ways credentials may be configured for the Azure provider, appropriate for\ndifferent use cases. Refer to the [Azure configuration options](\nhttps://www.pulumi.com/registry/packages/azure-native/installation-configuration/#configuration-options).\n\n## Reference\n\nFor further information, visit [Azure in the Pulumi Registry](https://www.pulumi.com/registry/packages/azure-native/)\nor for detailed API reference documentation, visit [Azure API Docs in the Pulumi Registry](https://www.pulumi.com/registry/packages/azure-native/api-docs/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulumi%2Fpulumi-azure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpulumi%2Fpulumi-azure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulumi%2Fpulumi-azure/lists"}