Skip to content

docs(cloud): align cloud provider claims across tier pages#454

Closed
gkorland wants to merge 2 commits into
mainfrom
docs/align-cloud-provider-claims
Closed

docs(cloud): align cloud provider claims across tier pages#454
gkorland wants to merge 2 commits into
mainfrom
docs/align-cloud-provider-claims

Conversation

@gkorland
Copy link
Copy Markdown
Contributor

@gkorland gkorland commented May 2, 2026

Summary

Fix contradictory cloud provider availability claims across cloud tier documentation pages.

Changes

  • cloud/startup-tier.md: Removed Azure (BYOC) from intro text — Azure is Enterprise-only
  • cloud/enterprise-tier.md: Fixed pricing table to show correct per-tier providers (was incorrectly showing Azure for all tiers)

Canonical cloud provider availability

Tier Cloud Providers
Free AWS, GCP
Startup AWS, GCP
Pro AWS, GCP
Enterprise AWS, GCP, Azure (BYOC)

Testing

  • Verified all four tier pages now show consistent cloud provider information
  • Cross-checked against cloud/index.md features table

Memory / Performance Impact

N/A — documentation only

Related Issues

Addresses audit item P2.6 (Audit-Report.md)

Fix inconsistent cloud provider information:
- startup-tier.md intro text incorrectly claimed Azure (BYOC) support;
  Azure is only available on the Enterprise tier
- enterprise-tier.md pricing table incorrectly showed Azure for all
  tiers; corrected to show AWS/GCP for Free/Startup/Pro and
  AWS/GCP/Azure (BYOC) for Enterprise only

Canonical cloud provider availability:
- Free / Startup / Pro: AWS, GCP
- Enterprise: AWS, GCP, Azure (BYOC)

Addresses audit item P2.6.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 2, 2026

Warning

Rate limit exceeded

@gkorland has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 32 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dd16d850-701d-42b3-98e0-4ef01cd0f088

📥 Commits

Reviewing files that changed from the base of the PR and between f8fb86a and cc0ed3f.

📒 Files selected for processing (1)
  • cloud/startup-tier.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/align-cloud-provider-claims

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 6 minutes and 32 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Aligns FalkorDB Cloud tier documentation so cloud-provider availability claims are consistent across tier pages, avoiding contradictory Azure availability statements.

Changes:

  • cloud/startup-tier.md: Removes Azure (BYOC) from the Startup Tier intro (Startup is AWS/GCP only).
  • cloud/enterprise-tier.md: Fixes the “Cloud Providers” comparison row so Azure (BYOC) is Enterprise-only.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
cloud/startup-tier.md Updates Startup Tier intro text to remove Azure (BYOC) availability claim.
cloud/enterprise-tier.md Corrects pricing comparison table to reflect per-tier cloud provider availability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cloud/enterprise-tier.md Outdated
| **Support** | Community | Community | 24/7 | **Dedicated** |
| **Dedicated Account Manager** | ✗ | ✗ | ✗ | **🟢** |
| **Cloud Providers** | AWS, GCP, Azure | AWS, GCP, Azure | AWS, GCP, Azure | **AWS, GCP, Azure** |
| **Cloud Providers** | AWS, GCP | AWS, GCP | AWS, GCP | **AWS, GCP, Azure (BYOC)** |
@gkorland gkorland closed this May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants