Skip to content

Commit db531be

Browse files
authored
fix lists under new sections
1 parent c6fa929 commit db531be

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

articles/sql-database/sql-database-managed-instance-get-started.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following steps show you how to create a managed instance.
3939

4040
### Basic tab
4141

42-
5. Fill out mandatory information required at Basic tab using the table below. This is a minimum set of information to provision a managed instance.
42+
Fill out mandatory information required on the **Basic** tab using the table below. This is a minimum set of information to provision a managed instance.
4343

4444
![Managed instance create basic tab](./media/sql-database-managed-instance-get-started/tabs/mi-create-tab-basics.png)
4545

@@ -56,13 +56,13 @@ The following steps show you how to create a managed instance.
5656
- Use the sliders or text boxes to specify the amount of storage and the number of virtual cores.
5757
- When you're finished, select **Apply** to save your selection.
5858

59-
![Managed instance form](./media/sql-database-managed-instance-get-started/tabs/mi-create-tab-configure-performance.png)
59+
![Managed instance form](./media/sql-database-managed-instance-get-started/tabs/mi-create-tab-configure-performance.png)
6060

61-
You can click on **Review + create** to review selected options before creating managed instance, or you can custom configure networking by clicking on **Next : Networking**.
61+
You can click on **Review + create** to review selected options before creating managed instance, or you can custom configure networking by clicking on **Next : Networking**.
6262

63-
### Networking tab
63+
### Networking tab
6464

65-
6. Fill out optional information at Networking tab using the table below. In case this information is omitted, default settings will be applied.
65+
Fill out optional information at Networking tab using the table below. In case this information is omitted, default settings will be applied.
6666

6767
![Managed instance create networking tab](./media/sql-database-managed-instance-get-started/tabs/mi-create-tab-networking.png)
6868

@@ -73,11 +73,11 @@ The following steps show you how to create a managed instance.
7373
| **Public endpoint** | Select this option to enable public endpoint | For managed instance to be accessible through the public data endpoint, **Enable** public endpoint needs to be selected. |
7474
| **Allow access from** (in case Public endpoint is set to enabled) | Select one of the options: <ul> <li>**Azure services**</li> <li>**Internet**</li> <li>**No access**</li></ul> |Portal experience enables configuring security group with public endpoint. </br> </br> Based on your scenario, select one of the following options: </br> <ul> <li>Azure services - recommended when connecting from Power BI or other multi-tenant service. </li> <li> Internet - use for test purposes when you want to quickly spin up a managed instance. It’s not recommended for use in production environments. </li> <li> No access - this option creates a deny security rule. You’ll need to modify this rule to make managed instance accessible through public endpoint. </li> </ul> </br> For more information on public endpoint security, see [using Azure SQL Database managed instance securely with public endpoint](sql-database-managed-instance-public-endpoint-securely.md).|
7575

76-
- You can click on **Review + create** to review selected options before creating managed instance, or you can custom configure additional settings by clicking on **Next : Additional settings**.
76+
You can select **Review + create** to review selected options before creating managed instance, or you can custom configure additional settings by clicking on **Next : Additional settings**.
7777

7878
### Additional settings tab
7979

80-
7. Fill out optional information at Additional tab using the table below. In case this information is omitted, default settings will be applied.
80+
Fill out optional information on the **Additional settings** tab using the table below. In case this information is omitted, default settings will be applied.
8181

8282
![Managed instance create additional settings tab](./media/sql-database-managed-instance-get-started/tabs/mi-create-tab-additional-settings.png)
8383

@@ -90,28 +90,28 @@ The following steps show you how to create a managed instance.
9090

9191
### Review + create tab
9292

93-
8. Click on **Review + create** tab to review selected options before creating managed instance.
93+
1. Select the **Review + create** tab to review selected options before creating managed instance.
9494

9595
![Managed instance review and create tab](./media/sql-database-managed-instance-get-started/tabs/mi-create-tab-review-create.png)
9696

97-
9. Click on **Create** to start provisioning managed instance.
97+
1. Select **Create** to start provisioning the managed instance.
9898

9999
> [!IMPORTANT]
100-
> Deploying managed instance is a long running operation. Deployment of the first instance in the subnet typically takes much longer than deploying into a subnet with existing managed instances. For average provisioning times, see [Managed instance management operations](sql-database-managed-instance.md#managed-instance-management-operations).
100+
> Deploying a managed instance is a long-running operation. Deployment of the first instance in the subnet typically takes much longer than deploying into a subnet with existing managed instances. For average provisioning times, see [Managed instance management operations](sql-database-managed-instance.md#managed-instance-management-operations).
101101
102102
### Monitor deployment progress
103103

104-
10. Select **Notifications** icon to view the status of the deployment.
104+
1. Select the **Notifications** icon to view the status of the deployment.
105105

106106
![Managed instance deployment progress](./media/sql-database-managed-instance-get-started/in-progress/mi-create-deployment-in-progress.png)
107107

108-
11. Select **Deployment in progress** on the notification to open the managed instance window to further monitor the deployment progress.
108+
1. Select **Deployment in progress** on the notification to open the managed instance window to further monitor the deployment progress.
109109

110110
> [!TIP]
111111
> In case that you've closed your web browser or have navigated away from the deployment progress screen, follow these steps to locate the deployment progress screen:
112-
> 1. Open the resource group (entered on the Basic tab) in Azure portal to which you are deploying managed instance
113-
> 2. Select Deployments
114-
> 3. Select managed instance deployment operation in progress
112+
> 1. In the Azure portal, open the resource group (entered on the **Basic** tab) to which you are deploying a managed instance.
113+
> 2. Select **Deployments**.
114+
> 3. Select the managed instance deployment operation in progress.
115115
116116
## Review resources and retrieve your fully qualified server name
117117

@@ -137,7 +137,7 @@ After the deployment is successful, review the resources that were created and r
137137

138138
![Security rules](./media/sql-database-managed-instance-get-started/security-rules.png)
139139

140-
6. Return to the resource group, and select your managed instance.
140+
6. Return to the resource group and select your managed instance.
141141

142142
![Managed instance](./media/sql-database-managed-instance-get-started/managed-instance.png)
143143

0 commit comments

Comments
 (0)