Bicep registry modules
Перейти к файлу
Alexander Sehr f21032a311
feat: Pattern - Azure Image Builder - `avm/ptn/virtual-machine-images/azure-image-builder` (#3005)
## Description

This PR introduces the Azure Image Builder pattern to AVM

Depends on
- #3006 
- #3007 
- #2992 
- #2756

## Pipeline Reference

<!-- Insert your Pipeline Status Badge below -->

| Pipeline |
| -------- |
|
[![avm.ptn.virtual-machine-images.azure-image-builder](https://github.com/AlexanderSehr/bicep-registry-modules/actions/workflows/avm.ptn.virtual-machine-images.azure-image-builder.yml/badge.svg?branch=users%2Falsehr%2FaibPattern)](https://github.com/AlexanderSehr/bicep-registry-modules/actions/workflows/avm.ptn.virtual-machine-images.azure-image-builder.yml)
|

## Type of Change

<!-- Use the checkboxes [x] on the options that are relevant. -->

- [ ] Update to CI Environment or utilities (Non-module affecting
changes)
- [x] Azure Verified Module updates:
- [ ] Bugfix containing backwards-compatible bug fixes, and I have NOT
bumped the MAJOR or MINOR version in `version.json`:
- [ ] Someone has opened a bug report issue, and I have included "Closes
#{bug_report_issue_number}" in the PR description.
- [ ] The bug was found by the module author, and no one has opened an
issue to report it yet.
- [ ] Feature update backwards compatible feature updates, and I have
bumped the MINOR version in `version.json`.
- [ ] Breaking changes and I have bumped the MAJOR version in
`version.json`.
  - [ ] Update to documentation

---------

Co-authored-by: Maher Aldineh <maldineh@yahoo.com>
2024-09-13 16:28:44 +01:00
.devcontainer
.github feat: Pattern - Azure Image Builder - `avm/ptn/virtual-machine-images/azure-image-builder` (#3005) 2024-09-13 16:28:44 +01:00
.vscode feat: New module `avm/ptn/network/hub-networking` (#1257) 2024-09-13 08:29:01 +02:00
avm feat: Pattern - Azure Image Builder - `avm/ptn/virtual-machine-images/azure-image-builder` (#3005) 2024-09-13 16:28:44 +01:00
modules
.editorconfig ci: Fix `moduleIndex.json` generation to order tags for module by semantic version (latest last) (#2711) 2024-07-15 13:22:10 +02:00
.eslintrc.js
.gitattributes fix: Updated LE for finops module to align with Linux runners (#3007) 2024-08-08 13:01:24 +02:00
.gitignore
.prettierignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
SUPPORT.md
bicepconfig.json
package-lock.json
package.json

README.md

OpenSSF Scorecard

⚠️ New standard for Bicep modules - AVM ⚠️

To provide our customers with a unified experience, Azure Verified Modules (AVM) is now the single Microsoft standard for Bicep modules, published to the Public Bicep Registry, via this repository.

[!IMPORTANT] Going forward, new modules need to be developed and published in accordance with the AVM specifications. Module proposals for new, non-AVM modules are no longer accepted. To propose a new AVM module, you can file an AVM Module Proposal.

Existing non-AVM modules have been retired or migrated to AVM. To provide continued access for existing customers, non-AVM modules formerly published in the registry will be kept there indefinitely, but their source code has been replaced with an informational notice and a pointer to their successor in AVM, when applicable. Visual Studio Code IntelliSense support for the old, non-AVM modules have also been removed - while existing references will keep working.

For the list of available and planned AVM modules, please visit the AVM Module Index pages.

Bicep Registry Modules

This repo contains the source code of all currently available Bicep modules in the Bicep public module registry (i.e., all AVM Bicep modules).

Available Modules

To view all available AVM Bicep modules, go to AVM Bicep Module Index (https://aka.ms/AVM/ModuleIndex/Bicep).

Contributing

Only Microsoft employees can be module owners at this time. Teams within Microsoft can refer to AVM Bicep Contribution Guide for information on contributing modules.

External customers can propose new modules via AVM Module Proposals, submit feature requests or report bugs via AVM Module Issues and can also contribute to modules via working with a Microsoft module owner.

Data Collection

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsofts privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.