Skip to content

Commit d924d74

Browse files
committed
Edits from PM review
1 parent c4e272b commit d924d74

File tree

3 files changed

+53
-14
lines changed

3 files changed

+53
-14
lines changed

articles/partner-solutions/astronomer/astronomer-tools.md

Lines changed: 41 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,53 @@
11
---
2-
title: Apache Airflow on Astro developer tools
3-
description: Learn about the developer tools available with Apache Airflow on Astro - An Azure Native ISV Service.
2+
title: Apache Airflow on Astro developer resources and tools
3+
description: Learn about resources and developer tools available with Apache Airflow on Astro - An Azure Native ISV Service.
44

5-
ms.topic: conceptual
5+
ms.topic: overview
66
ms.date: 02/15/2024
7+
8+
# CustomerIntent: As a developer implementing Astro and Airflow, I want to know about other resources and tools available so that create applications that use Astro and Airflow for data orchestration.
9+
710
---
811

9-
# Get Started with Apache Airflow on Astro - An Azure Native ISV Service: developer tools
12+
# What are some resources and tools you can use Apache Airflow on Astro?
13+
14+
In this article, you learn about resources and tools for use with Apache Airflow on Astro - An Azure Native ISV Service.
15+
16+
- articles that you can use to understand Apache Airflow on Astro
17+
- tools for developers to work with Apache Airflow on Astro
18+
19+
## Astronomer resources
20+
21+
To learn more about Astro:
22+
23+
- [Astro architecture](https://docs.astronomer.io/astro/astro-architecture)
24+
- [Astro features](https://docs.astronomer.io/astro/features)
25+
- [Astro pricing](https://www.astronomer.io/pricing/)
26+
27+
To get started on Astro:
28+
29+
- [Run your first DAG](https://docs.astronomer.io/astro/run-first-dag)
30+
- [Create a deployment](https://docs.astronomer.io/astro/create-deployment)
31+
- [Connect Astro to Azure data sources](https://docs.astronomer.io/astro/connect-azure)
32+
- [Develop your Astro project](https://docs.astronomer.io/astro/cli/develop-project)
33+
- [Deploy DAGs to Astro](https://docs.astronomer.io/astro/deploy-code)
34+
35+
To learn more about how Astronomer can help your team make the most of Airflow:
36+
37+
- [Astronomer support team](https://support.astronomer.io/)
38+
- [Book Office Hours](https://calendly.com/d/yy2-tvp-xtv/astro-data-engineering-office-hours-ade)
39+
- [Astronomer Academy](https://academy.astronomer.io/)
40+
41+
If you’re using Apache Airflow with other Azure data services:
1042

11-
In this article, you learn about the key capabilities of Apache Airflow on Astro .
43+
- [Create an Azure Blob Storage connection in Airflow](https://docs.astronomer.io/learn/connections/azure-blob-storage)
44+
- [Run a task in Azure Container Instances with Airflow](https://docs.astronomer.io/learn/airflow-azure-container-instances)
45+
- [Run an Azure Data Explorer query with Airflow](https://docs.astronomer.io/learn/airflow-azure-data-explorer)
46+
- [Integrate Airflow with Azure Data Factory](https://docs.astronomer.io/learn/category/azure-data-factory)
1247

1348
## Developer tools
1449

15-
Apache Airflow on Astro offers a comprehensive suite of developer tools that facilitate seamless integration and streamlined management.
50+
Apache Airflow on Astro offers a comprehensive suite of developer tools that facilitate integration and management of your resource.
1651

1752
Key links to get started:
1853

articles/partner-solutions/astronomer/index.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,28 @@ landingContent:
3636
links:
3737
- text: Troubleshooting Apache Airflow on Astro
3838
url: astronomer-troubleshoot.md
39+
- linkListType: overview
40+
links:
41+
- text: Resources and tools for Apache Airflow on Astro
42+
url: astronomer-tools.md
3943
#Card
4044
- title: SDKs and command-lines
4145
linkLists:
4246
- linkListType: reference
4347
links:
4448
# - text: Python
45-
# url: /python/api/overview/azure/qumulo
49+
# url: /python/api/overview/azure/astro
4650
# - text: JavaScript
47-
# url: /javascript/api/overview/azure/qumulo
51+
# url: /javascript/api/overview/azure/astro
4852
# - text: .NET
49-
# url: /dotnet/api/overview/azure/qumulo
53+
# url: /dotnet/api/overview/azure/astro
5054
# - text: Java
51-
# url: /java/api/overview/azure/qumulo
55+
# url: /java/api/overview/azure/astro
5256
# - text: CLI
53-
# url: /cli/azure/service-page/qumulo
57+
# url: /cli/azure/service-page/astro
5458
# - text: Azure PowerShell
55-
# url: /powershell/module/az.qumulo
59+
# url: /powershell/module/az.astro
5660
- text: Apache Airflow on Astro developer tools
57-
url: astronomer-tools.md
61+
url: astronomer-tools.md#developer-tools
5862

5963

articles/partner-solutions/astronomer/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ items:
1616
href: astronomer-manage.md
1717
- name: Troubleshoot Astro
1818
href: astronomer-troubleshoot.md
19-
- name: Developer tools
19+
- name: Resources and tools
2020
href: astronomer-tools.md

0 commit comments

Comments
 (0)