Skip to content

Commit 2e13c1a

Browse files
authored
Improve clarity in Azure resource creation article
1 parent c9e630a commit 2e13c1a

1 file changed

Lines changed: 9 additions & 11 deletions

File tree

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

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

1515
# Can't create Astro resources in Azure
1616

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.
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.
1818

1919
## Prerequisites
2020

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

2424
## Symptoms
2525

26-
- When you try to create an Astro resource, you get an error message that indicates that you're not a subscription owner.
26+
- When you try to create an Astro resource, you receive an error message that states 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
@@ -33,22 +33,20 @@ Only users who have `Owner` access on the Azure subscription can set up the Astr
3333
### Solution 1
3434

3535
1. Verify your access level on the Azure subscription.
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.
36+
2. If you don't have `Owner` access, ask your Azure administrator to grant you the required permissions before you start the integration setup.
3737

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

4040
Your user profile has to be updated to include key business information for Astro resource creation.
4141

4242
### Solution 2
4343

44-
1. In the Azure portal, select **Users**, and fill out the required details.
45-
46-
2. Search for your username in the user information screen.
47-
48-
3. Edit **UserInformation** to make sure that all required fields are completed.
44+
1. In the Azure portal, select **Users**, and complete the required details.
45+
2. In the user information screen, search for your username.
46+
3. Edit **UserInformation** to complete all required fields.
4947

5048
## Additional troubleshooting
5149

5250
- 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 message, check the status of your Azure subscription. Make sure it isn't suspended and doesn't have any billing issues.
51+
- If the deployment fails and the Astro resource has a status of `Failed`, delete the resource. Then, try again to create the resource.
52+
- If you receive a "DeploymentFailed" error message, check the status of your Azure subscription. Make sure that it isn't suspended and has no billing issues.

0 commit comments

Comments
 (0)