-
Notifications
You must be signed in to change notification settings - Fork 982
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Callouts for upcoming Microsoft adapter support (#4259)
## What are you changing in this pull request and why? Add callouts about dbt Cloud support for MS Fabric and Synapse coming soon to these 3 pages: - https://docs.getdbt.com/docs/supported-data-platforms - https://docs.getdbt.com/docs/verified-adapters - https://docs.getdbt.com/docs/cloud/connect-data-platform/about-connections ## Checklist - [x] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) and [About versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version) so my content adheres to these guidelines. - [x] Need review from PMM Adding new pages (delete if not applicable): - [x] ~~Add page to `website/sidebars.js`~~ new file is a partial - [x] Provide a unique filename for the new page
- Loading branch information
Showing
4 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
:::tip Coming soon | ||
dbt Cloud support for the Microsoft Fabric and Azure Synapse Analytics adapters is coming soon! | ||
::: |