You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/partner-solutions/astronomer/create.md
+11-57Lines changed: 11 additions & 57 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,35 +2,22 @@
2
2
title: Create an Apache Airflow on Astro deployment
3
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.
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
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).
11
+
In this quickstart, you create an instance of Apache Airflow on Astro.
18
12
19
13
## Prerequisites
20
14
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.
@@ -48,48 +35,15 @@ In this section, you see how to create an instance of Apache Airflow on Astro us
48
35
|**Workspace Name**| Name of the default workspace where you would like to group your Airflow deployments. |
49
36
|**Pricing Plan**| Choose the default Pay-As-You-Go option |
50
37
51
-
### Tags
52
-
53
-
You can specify custom tags for the new Astro resource in Azure by adding custom key-value pairs.
54
-
55
-
1. Select Tags.
56
-
57
-
:::image type="content" source="media/astronomer-create/astronomer-custom-tags.png" alt-text="Screenshot showing the tags pane in the Astro create experience.":::
58
-
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. |
38
+
### Tags tab (optional)
63
39
64
-
### Review and create
40
+
[!INCLUDE [tags](../includes/tags.md)]
65
41
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.
42
+
### Review + create tab
67
43
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.":::
69
-
70
-
1. After you review all the information, select **Create**. Azure now deploys the Astro resource.
71
-
72
-
:::image type="content" source="media/astronomer-create/astronomer-deploy.png" alt-text="Screenshot showing Astronomer deployment in process.":::
73
-
74
-
### Deployment completed
75
-
76
-
1. Once the create process is completed, select **Go to Resource** to navigate to the specific Astro resource.
77
-
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.
Copy file name to clipboardExpand all lines: articles/partner-solutions/astronomer/manage.md
+4-25Lines changed: 4 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: This article describes management functions for Astro on the Azure
5
5
ms.topic: how-to
6
6
ms.custom:
7
7
- ignite-2023
8
-
ms.date: 02/14/2024
8
+
ms.date: 02/07/2025
9
9
---
10
10
11
11
# Manage your Astro integration through the portal
@@ -26,31 +26,10 @@ Single sign-on (SSO) is already enabled when you created your Astro resource. T
26
26
27
27
1. Choose a Microsoft Entra account for the Single Sign-on. Once consent is provided, you're redirected to the Astro portal.
28
28
29
-
## Delete an Astro deployment
29
+
## Delete an Astro resource
30
30
31
-
Once the Astro resource is deleted, all billing stops for that resource through Azure Marketplace. If you're done using your resource and would like to delete the same, follow these steps:
32
-
33
-
1. From the Resource menu, select the Astro deployment you would like to delete.
34
-
35
-
1. On the working pane of the **Overview**, select **Delete**.
36
-
37
-
:::image type="content" source="media/astronomer-manage/astronomer-delete-deployment.png" alt-text="Screenshot showing how to delete an Astro resource.":::
38
-
39
-
1. Confirm that you want to delete the Astro resource by entering the name of the resource.
40
-
41
-
:::image type="content" source="media/astronomer-manage/astronomer-confirm-delete.png" alt-text="Screenshot showing the final confirmation of delete for an Astro resource.":::
42
-
43
-
1. Select the reason why would you like to delete the resource.
0 commit comments