Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d94a9bb

Browse files
update cloud provider support for sql (#720)
1 parent 6eeee49 commit d94a9bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/sql.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ If you're interested in the architecture, provisioning, or deployment steps, the
1111
<Note>
1212
SQL databases are currently in preview and only support PostgreSql deployed to
1313
AWS using the <br className="hidden lg:block" />
14-
`nitric/aws` and `nitric/awstf` providers or Azure with the `nitric/azure`
15-
provider.
14+
`nitric/aws` and `nitric/awstf` providers, GCP with the `nitric/azure`
15+
provider, or Azure with the `nitric/azure` provider.
1616
</Note>
1717

1818
<Note>
@@ -344,7 +344,7 @@ Guides are available for some of these alternatives in the [guides section](/gui
344344
Each cloud provider comes with a set of default services used when deploying resources. You can find the default services for each cloud provider below.
345345

346346
- [AWS](/providers/mappings/aws/sql)
347-
- Azure - Not implemented
347+
- [Azure](/providers/mappings/azure/sql)
348348
- [Google Cloud](/providers/mappings/gcp/sql)
349349

350350
If you need support for additional clouds, let us know by [opening an issue](https://github.com/nitrictech/nitric/issues) or joining the conversation on [Discord](https://nitric.io/chat).

0 commit comments

Comments
 (0)