[Modules] Redis cache module#1582
Merged
AlexanderSehr merged 9 commits intoAzure:users/itpropro/redisfrom Jul 4, 2022
Merged
Conversation
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Contributor
Author
|
Added all the missing parts @MrMCake |
Contributor
|
@itpropro, thanks for that. I'll migrate the PR later today :) |
7 tasks
AlexanderSehr
added a commit
that referenced
this pull request
Jul 11, 2022
* [MAJOR/BREAKING] Renamed `arm` to `modules` (#1498) * Renamed `arm` to `modules` (#1498) * Updated readme * Updated readme * Minor update * Added trigger to arm convertion test * Adjusted pester * Fixed in readme function * Re-added deleted template * Fixed pipeline reference * Fixed pipeline reference * Fixed pipeline title * Fixed another typo * Fixed another typo * Fixed casing * Fixed service fabric pipeline reference * First batch of changes * Further renames * Updated parameter fetch function * Updated docs * Further rename * First commit * [Modules] Redis cache module (#1582) * feat(webpubsub): Added Web PubSub module * feat(webpubsub): Updated folders, added tests, updated readme * feat(webpubsub): Added nested rbac * feat(redis-cache): Added Redis cache module * feat(redis-cache): Cleaned up branch history * fix(redis): Updated diagnostics name Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * feat(redis): ✨ Added tests, pipelines and secure defaults * refactor(test): Changed .parameters to .test Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * Moved folder * Updated pipeline * Update to latest * Updated readm * Updated template * Updated readme * pdated default * Updated output * Formatted roles * Update modules/Microsoft.Cache/redis/deploy.bicep Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com> * Update modules/Microsoft.Cache/redis/deploy.bicep Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com> * Renamed param * Added private endpoints * Switched to basic sku * Adjusted family property * Refactored family parameter * Update modules/Microsoft.Cache/redis/deploy.bicep Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com> * Updated desc * Updated docs * Updated rbac roles Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com> Co-authored-by: Marius Storhaug <marstor@hotmail.com> Co-authored-by: Jan-Henrik Damaschke <jdamaschke@visorian.com> Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added redis cache module with the following ResourceModule provided defaults:
Type of Change
Please delete options that are not relevant.
Checklist