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/sql-database/sql-database-managed-instance-get-started.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The following steps show you how to create a managed instance.
39
39
40
40
### Basic tab
41
41
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.
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**.
62
62
63
-
### Networking tab
63
+
### Networking tab
64
64
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.
@@ -73,11 +73,11 @@ The following steps show you how to create a managed instance.
73
73
|**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. |
74
74
|**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).|
75
75
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**.
77
77
78
78
### Additional settings tab
79
79
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.
@@ -90,28 +90,28 @@ The following steps show you how to create a managed instance.
90
90
91
91
### Review + create tab
92
92
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.
94
94
95
95

96
96
97
-
9. Click on **Create** to start provisioning managed instance.
97
+
1. Select **Create** to start provisioning the managed instance.
98
98
99
99
> [!IMPORTANT]
100
-
> Deploying managed instance is a longrunning 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).
101
101
102
102
### Monitor deployment progress
103
103
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.
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.
109
109
110
110
> [!TIP]
111
111
> 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.
115
115
116
116
## Review resources and retrieve your fully qualified server name
117
117
@@ -137,7 +137,7 @@ After the deployment is successful, review the resources that were created and r
0 commit comments