Skip to content

Commit db7d40d

Browse files
Writer first pass for CI 7350
1 parent a655a18 commit db7d40d

3 files changed

Lines changed: 26 additions & 26 deletions

File tree

support/azure/partner-solutions/astro/personal-email.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ ai-usage: ai-assisted
1515

1616
# Unable to install Astro using a personal email
1717

18-
If you're trying to install Apache Airflow on Astro from the Azure Marketplace using a personal email from a generic domain, you may encounter issues. This article explains why this happens and how to resolve it.
18+
If you're trying to install Apache Airflow on Astro from the Microsoft Azure Marketplace using a personal email from a generic domain, you can encounter issues. This article explains why this happens and how to resolve them.
1919

2020
## Prerequisites
2121

2222
- Access to the Azure portal.
23-
- An email address associated with a unique domain (such as work or school).
23+
- An email address associated with a unique domain (like work or school).
2424
- Subscription owner permissions in Azure.
2525

2626
## Symptoms
2727

28-
- Unable to proceed with Astro installation using a personal email (for example, Gmail, Yahoo, Outlook).
29-
- Error or warning indicating unsupported email domain.
28+
- You're unable to install Astro with a personal email (for example, Gmail, Yahoo, or Outlook).
29+
- You get an error or warning message indicating an unsupported email domain.
3030

3131
## Cause
3232

@@ -35,5 +35,5 @@ Astro installation from the Azure Marketplace doesn't support personal emails fr
3535
## Solution
3636

3737
1. Use an email address with a unique domain (for example, your organization's email).
38-
1. Alternatively, create a new user in Azure with a unique domain and assign subscription owner permissions.
39-
1. Retry the Astro installation from the Azure Marketplace.
38+
2. Alternatively, create a new user in Azure with a unique domain and assign subscription owner permissions.
39+
3. Retry the Astro installation from the Azure Marketplace.

support/azure/partner-solutions/astro/resource-creation.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,26 @@ ai-usage: ai-assisted
1414

1515
# Can't create Astro resource in Azure
1616

17-
This article helps you resolve common issues that you might encounter when you try to create Astro resources in Microsoft Azure. These issues include permission errors and missing user profile information.
17+
This article helps you resolve common issues that you can encounter when you try to create Astro resources in Microsoft Azure. These issues include permission errors and missing user profile information.
1818

1919
## Prerequisites
2020

21-
- You must have **Owner** access on the Azure subscription to set up Astro integration.
21+
- You must have `Owner` access on the Azure subscription to set up Astro integration.
2222
- Make sure that your user profile in Azure contains all required business information.
2323

2424
## Symptoms
2525

26-
- When you try to create an Astro resource, you receive an error message that indicates that you're not a subscription owner.
26+
- When you try to create an Astro resource, you get an error message that indicates that you're not a subscription owner.
2727
- You can't create an Astro resource because of missing details in your user profile.
2828

2929
## Cause 1: Not a subscription owner
3030

31-
Only users who have _Owner_ access on the Azure subscription can set up the Astro integration.
31+
Only users who have `Owner` access on the Azure subscription can set up the Astro integration.
3232

3333
### Solution 1
3434

3535
1. Verify your access level on the Azure subscription.
36-
1. If you don't have **Owner** access, ask your Azure administrator to grant you the required permissions before you start the integration setup.
36+
2. If you don't have `Owner` access, ask your Azure admin to grant you the required permissions before you start the integration setup.
3737

3838
## Cause 2: Missing details in user profile
3939

@@ -43,12 +43,12 @@ Your user profile has to be updated to include key business information for Astr
4343

4444
1. In the Azure portal, select **Users**, and fill out the required details.
4545

46-
1. Search for your username in the user information screen.
46+
2. Search for your username in the user information screen.
4747

48-
1. Edit **UserInformation** to make sure that all required fields are completed.
48+
3. Edit **UserInformation** to make sure that all required fields are completed.
4949

5050
## Additional troubleshooting
5151

5252
- If the deployment process takes more than three hours to complete, contact support.
53-
- If the deployment fails and the Astro resource has a status of **Failed**, delete the resource. After deletion, try to create the resource again.
54-
- If you get a **DeploymentFailed error**, check the status of your Azure subscription. Make sure it isn't suspended and doesn't have any billing issues.
53+
- If the deployment fails and the Astro resource has a status of `Failed`, delete the resource. After deletion, try to create the resource again.
54+
- If you get a DeploymentFailed error message, check the status of your Azure subscription. Make sure it isn't suspended and doesn't have any billing issues.
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Unable to use Single sign-on in Astronomer portal
3-
description: "Troubleshoot issues with Single sign-on (SSO) for the Astronomer portal in Azure, including consent and email requirements."
2+
title: Unable to use single sign-on in Astronomer portal
3+
description: "Troubleshoot issues with single sign-on (SSO) for the Astronomer portal in Azure, including consent and email requirements."
44
author: ProfessorKendrick
55
ms.author: jarrettr
66
ms.reviewer: kkendrick
@@ -9,13 +9,13 @@ ms.topic: troubleshooting-problem-resolution
99
ms.date: 09/04/2025
1010
ai-usage: ai-assisted
1111

12-
#customer intent: As an Azure administrator, I want to resolve SSO issues with Astronomer so that users can access the portal securely.
12+
#customer intent: As an Azure admin, I want to resolve SSO issues with Astronomer so that users can access the portal securely.
1313

1414
---
1515

16-
# Unable to use Single sign-on in Astronomer portal
16+
# Unable to use single sign-on in Astronomer portal
1717

18-
This article helps you troubleshoot and resolve issues with Single sign-on (SSO) when accessing the Astronomer portal in Azure. If SSO isn't working, follow the steps in this guide to identify and fix common problems related to email, consent, and tenant settings.
18+
This article helps you troubleshoot and resolve issues with single sign-on (SSO) when accessing the Astronomer portal in Microsoft Azure. If SSO isn't working, follow these steps to identify and fix common problems related to email, consent, and tenant settings.
1919

2020
## Prerequisites
2121

@@ -25,16 +25,16 @@ This article helps you troubleshoot and resolve issues with Single sign-on (SSO)
2525

2626
## Symptoms
2727

28-
- Unable to sign in to the Astronomer portal using SSO.
29-
- Prompted for both Admin and User consent during first-time login.
30-
- Error messages related to email or consent.
28+
- You're unable to sign in to the Astronomer portal using SSO.
29+
- You're prompted for both **Admin** and **User consent** during first-time sign in.
30+
- You get error messages related to email or consent.
3131

3232
## Cause
3333

34-
SSO issues can occur if you're using an incorrect email, haven't provided consent, or tenant settings prevent access.
34+
SSO issues can occur if you're using an incorrect email, haven't provided consent, or your tenant settings prevent access.
3535

3636
## Solution
3737

3838
- Verify you're using the correct Microsoft Entra email for SSO.
39-
- Ensure you've consented to allow access for the Astronomer SaaS portal.
40-
- If you see both Admin and User consent screens during first-time login, check your tenant consent settings.
39+
- Ensure you've consented to allow access for the Astronomer software-as-a-service (SaaS) portal.
40+
- If you see both **Admin** and **User consent** screens during first-time sign in, check your tenant consent settings.

0 commit comments

Comments
 (0)