Docs: Hyper Link Insertion (#20748)

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
Rounak Dhillon 2025-04-10 12:41:19 +05:30 committed by GitHub
parent dac5182921
commit 9798a5b0fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 5 deletions

View File

@ -5,7 +5,8 @@ collate: false
---
# AZURE resources on Postgres/MySQL Auth
https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions
[Azure Reference Doc](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions)
# Requirements
1. Azure Postgres or MySQL Cluster with auth enabled

View File

@ -5,7 +5,7 @@ collate: false
---
# Aws resources on RDS IAM Auth
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html
[AWS Reference Doc](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html)
# Requirements

View File

@ -5,7 +5,8 @@ collate: false
---
# AZURE resources on Postgres/MySQL Auth
https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions
[Azure Reference Doc](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions)
# Requirements
1. Azure Postgres or MySQL Cluster with auth enabled

View File

@ -5,7 +5,7 @@ collate: false
---
# Aws resources on RDS IAM Auth
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html
[AWS Reference Doc](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html)
# Requirements
@ -30,4 +30,4 @@ Either through helm (if deployed in kubernetes) or as env vars.
The `DB_USER_PASSWORD` is still required and cannot be empty. Set it to a random/dummy string.
{% /note %}
{% /note %}