Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RULE] Zone redundancy check for Cache for Redis #3057

Open
Leandroesc opened this issue Sep 24, 2024 · 1 comment
Open

[RULE] Zone redundancy check for Cache for Redis #3057

Leandroesc opened this issue Sep 24, 2024 · 1 comment
Labels
pillar: reliability Aligned to the Reliability pillar. rule: redis Rules for Azure Cache for Redis

Comments

@Leandroesc
Copy link

Existing rule

No response

Suggested rule

Currently there's no rule to check for Cache for Redis Availability Zone protection. It would be good to align the rules with all other reliability checks done by PSRule already for Availability Zone protection.

Pillar

None

Additional context

This will help improve checking for deployed resources using the steps in this link: https://azure.github.io/PSRule.Rules.Azure/export-rule-data/
https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-zone-redundancy

@Leandroesc Leandroesc added Needs: Triage 🔍 rule The issue relates to a rule labels Sep 24, 2024
@BernieWhite BernieWhite added rule: redis Rules for Azure Cache for Redis pillar: reliability Aligned to the Reliability pillar. and removed rule The issue relates to a rule Needs: Triage 🔍 labels Oct 13, 2024
@BernieWhite
Copy link
Collaborator

Existing rule exists https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.Redis.AvailabilityZone/

However, it only provides the recommendation if the tier is premium. We should remove that requirement as we have been doing with other rules as it is confusing for customers.


Work required:

  • Update the rule to flag is the resource is not a premium SKU or if zones is not configured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pillar: reliability Aligned to the Reliability pillar. rule: redis Rules for Azure Cache for Redis
Projects
None yet
Development

No branches or pull requests

2 participants