|
1 | 1 | ---
|
2 |
| -title: Create an Apache Airflow on Astro deployment |
3 |
| -description: This article describes how to use the Azure portal to create an instance of Apache Airflow on Astro - An Azure Native ISV Service. |
| 2 | +title: "Quickstart: Get started with Apache Airflow on Astro" |
| 3 | +description: Learn how to create an Astro resource in the Azure portal. |
4 | 4 | ms.topic: quickstart
|
5 |
| -ms.date: 02/14/2024 |
| 5 | +ms.date: 02/07/2025 |
6 | 6 | ms.custom:
|
7 | 7 | - references_regions
|
8 | 8 | - ignite-2023
|
9 | 9 | ---
|
10 | 10 |
|
11 |
| -# QuickStart: Get started with Apache Airflow on Astro – An Azure Native ISV Service |
| 11 | +# Quickstart: Get started with Apache Airflow on Astro |
12 | 12 |
|
13 |
| -In this quickstart, you use the Azure portal and Marketplace to find and create an instance of Apache Airflow on Astro - An Azure Native ISV Service. Use Apache Airflow on Astro to run data pipelines that power company dashboards, AI, and ML applications. |
14 |
| - |
15 |
| -When you install Astro as an Azure Native ISV Service, you manage your Astro resource usage and billing alongside your existing Azure applications. You also get an integration with Microsoft Entra ID for your organization. |
16 |
| - |
17 |
| -For more information, see [Install Astro from the Azure Marketplace](https://docs.astronomer.io/astro/install-azure). |
| 13 | +In this quickstart, you create an instance of Apache Airflow on Astro. |
18 | 14 |
|
19 | 15 | ## Prerequisites
|
20 | 16 |
|
21 |
| -- An Azure account. If you don't have an active Azure subscription, [create a free account](https://azure.microsoft.com/free/). Make sure you're an _Owner_ or a _Contributor_ in the subscription. |
22 |
| - |
23 |
| -## Create a new Astro resource |
24 |
| - |
25 |
| -In this section, you see how to create an instance of Apache Airflow on Astro using Azure portal. |
26 |
| - |
27 |
| -### Find the service |
| 17 | +[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)] |
| 18 | +- You must [subscribe to Apache Airflow on Astro](overview.md#subscribe-to-apache-airflow-on-astro). |
28 | 19 |
|
29 |
| -1. Use the search in the [Azure portal](https://portal.azure.com) to find the _Apache Airflow on Astro - An Azure Native ISV Service_ application. |
30 |
| -2. Alternatively, go to Marketplace and search for _Apache Airflow on Astro - An Azure Native ISV Service_. |
31 |
| -3. Subscribe to the corresponding service. |
| 20 | +## Create an Astro resource |
32 | 21 |
|
33 |
| - :::image type="content" source="media/astronomer-create/astronomer-marketplace.png" alt-text="Screenshot of Astro application in the Marketplace."::: |
| 22 | +[!INCLUDE [create-resource](../includes/create-resource.md)] |
34 | 23 |
|
35 |
| -### Basics |
| 24 | +### Basics tab |
36 | 25 |
|
37 |
| -1. Set the following values in the **Create an Astro Organization** pane. |
| 26 | +The *Basics* tab has three sections: |
38 | 27 |
|
39 |
| - :::image type="content" source="media/astronomer-create/astronomer-create.png" alt-text="Screenshot of basics pane of the Astronomer create experience."::: |
| 28 | +- Project details |
| 29 | +- Azure resource details |
| 30 | +- Astro organization details |
40 | 31 |
|
41 |
| - | Property | Description | |
42 |
| - |---------|---------| |
43 |
| - | **Subscription** | From the drop-down, select your Azure subscription where you have Owner or Contributor access. | |
44 |
| - | **Resource group** | Specify whether you want to create a new resource group or use an existing one. A resource group is a container that holds related resources for an Azure solution. For more information, see [Azure Resource Group overview](/azure/azure-resource-manager/management/overview).| |
45 |
| - | **Resource Name** | Put the name for the Astro organization you want to create. | |
46 |
| - | **Region** | Select the closest region to where you would like to deploy your resource. | |
47 |
| - | **Astro Organization name** | Corresponds to the name of your company, usually. | |
48 |
| - | **Workspace Name** | Name of the default workspace where you would like to group your Airflow deployments. | |
49 |
| - | **Pricing Plan** | Choose the default Pay-As-You-Go option | |
| 32 | +:::image type="content" source="media/create/basics-tab.png" alt-text="A screenshot of the Create an Astro Organization options inside of the Azure portal's working pane with the Basics tab displayed."::: |
50 | 33 |
|
51 |
| -### Tags |
| 34 | +There are required fields (identified with a red asterisk) in each section that you need to fill out. |
52 | 35 |
|
53 |
| -You can specify custom tags for the new Astro resource in Azure by adding custom key-value pairs. |
| 36 | +1. Enter the values for each required setting under *Project details*. |
54 | 37 |
|
55 |
| -1. Select Tags. |
| 38 | + | Field | Action | |
| 39 | + |---------------------|-----------------------------------------------------------| |
| 40 | + | Subscription | Select a subscription from your existing subscriptions. | |
| 41 | + | Resource group | Use an existing resource group or create a new one. | |
56 | 42 |
|
57 |
| - :::image type="content" source="media/astronomer-create/astronomer-custom-tags.png" alt-text="Screenshot showing the tags pane in the Astro create experience."::: |
| 43 | +1. Enter the values for each required setting under *Azure Resource details*. |
58 | 44 |
|
59 |
| - | Property | Description | |
60 |
| - |----------| -------------| |
61 |
| - | **Name** | Name of the tag corresponding to the Astro resource. | |
62 |
| - | **Value** | Value of the tag corresponding to the Astro resource. | |
| 45 | + | Field | Action | |
| 46 | + |--------------------|-------------------------------------------| |
| 47 | + | Resource name | Specify a unique name for the resource. | |
| 48 | + | Region | Select a region to deploy your resource. | |
63 | 49 |
|
64 |
| -### Review and create |
| 50 | +1. Enter the values for each required setting under *New Relic account details*. |
65 | 51 |
|
66 |
| -1. Select the **Next: Review + Create** to navigate to the final step for resource creation. When you get to the **Review + Create** page, all validations are run. At this point, review all the selections made in the Basics and optionally Tags panes. You can also review the Astronomer and Azure Marketplace terms and conditions. |
| 52 | + | Field | Action | |
| 53 | + |-------------------|--------------------------------------------------------------------------------------------------| |
| 54 | + | Organization | Choose to create a new organization, or associate your resource with an existing organization. | |
| 55 | + | Workspace Name | Choose a name for your workspace. | |
67 | 56 |
|
68 |
| - :::image type="content" source="media/astronomer-create/astronomer-review-and-create.png" alt-text="Screenshot showing the Review and Create pane in the create process."::: |
| 57 | + The remaining fields update to reflect the details of the plan you selected for this new organization. |
69 | 58 |
|
70 |
| -1. After you review all the information, select **Create**. Azure now deploys the Astro resource. |
| 59 | +1. Select the **Next** button at the bottom of the page. |
71 | 60 |
|
72 |
| - :::image type="content" source="media/astronomer-create/astronomer-deploy.png" alt-text="Screenshot showing Astronomer deployment in process."::: |
| 61 | +### Tags tab (optional) |
73 | 62 |
|
74 |
| -### Deployment completed |
| 63 | +[!INCLUDE [tags](../includes/tags.md)] |
75 | 64 |
|
76 |
| -1. Once the create process is completed, select **Go to Resource** to navigate to the specific Astro resource. |
| 65 | +### Review + create tab |
77 | 66 |
|
78 |
| - :::image type="content" source="media/astronomer-create/astronomer-deployment-complete.png" alt-text="Screenshot of a completed Astro deployment."::: |
79 |
| - |
80 |
| -1. Select **Overview** in the Resource menu to see information on the deployed resources. |
81 |
| - |
82 |
| - :::image type="content" source="media/astronomer-create/astronomer-overview-pane.png" alt-text="Screenshot of information on the Astronomer resource overview."::: |
83 |
| - |
84 |
| -1. Now select on the **SSO Url** to redirect to the newly created Astro organization. |
| 67 | +[!INCLUDE [review-create](../includes/review-create.md)] |
85 | 68 |
|
86 | 69 | ## Next steps
|
87 | 70 |
|
88 |
| -- [Manage the Astro resource](manage.md) |
89 |
| -- Get started with Apache Airflow on Astro on |
90 |
| - |
91 |
| - > [!div class="nextstepaction"] |
92 |
| - > [Azure portal](https://ms.portal.azure.com/?Azure_Marketplace_Astronomer_assettypeoptions=%7B%22Astronomer%22%3A%7B%22options%22%3A%22%22%7D%7D#browse/Astronomer.Astro%2Forganizations) |
| 71 | +[Manage an Astro resource](manage.md) |
93 | 72 |
|
94 |
| - > [!div class="nextstepaction"] |
95 |
| - > [Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/astronomer1591719760654.astronomer?tab=Overview) |
0 commit comments