Azure / bicep-registry-modules

Bicep registry modules
MIT License
520 stars 367 forks source link

[Module Proposal]: Redis Enterprise #327

Closed vlahane closed 8 months ago

vlahane commented 1 year ago

Have you checked this module does not already exist in the registry?

Yes

Why is the module needed?

We require a base module for managing Redis Enterprise. will follow the concept of existing modules in bicep-registry-modules repo.

We will be needing this bicep module for some of our applications storing cache.

Module path

storage/redis-enterprise

Describe the module

This module will be used to provision azure Redis Enterprise. Ref: https://learn.microsoft.com/en-us/azure/templates/microsoft.cache/redisenterprise?pivots=deployment-language-bicep

ChrisSidebotham commented 8 months ago

Dear @vlahane , Azure Verified Modules (AVM) will become the single Microsoft standard for Bicep modules. Transitioning to AVM, module proposals for new, non-AVM modules will no longer be accepted and we encourage you to propose a new AVM module, which you can file here: Module Proposal, here.

See this informational notice for more details on the upcoming changes.

Thank you for your understanding!