Skip to content

Commit 2ad1ba0

Browse files
authored
Merge pull request #124699 from danimir/patch-1
Updating notes on creation
2 parents bfd3daa + 2f2a84f commit 2ad1ba0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-sql/managed-instance/instance-create-quickstart.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
118118
> 3. Select the SQL Managed Instance deployment operation in progress.
119119
120120
> [!IMPORTANT]
121-
> In order to be able to get the status of managed instance creation, you need to have **read permissions** over the resource group. If you don't have this permission or revoke it while the managed instance is in creation process, this can cause SQL Managed Instance not to be visible in the list of resource group deployments.
121+
> - Creation of SQL Managed Instance is a long-running operation that might take a few hours at a time, depending on specific circumstances. See [Management operations duration](management-operations-overview.md#management-operations-duration) for typical creation times.
122+
> - Start of SQL Managed Instance creation could be delayed in cases when there exist other impacting operations, such are long-running restore or scaling operations on other Managed Instances in the same subnet. To learn more, see [Management operations cross-impact](management-operations-overview.md#management-operations-cross-impact).
123+
> - In order to be able to get the status of managed instance creation, you need to have **read permissions** over the resource group. If you don't have this permission or revoke it while the managed instance is in creation process, this can cause SQL Managed Instance not to be visible in the list of resource group deployments.
122124
>
123125
124126
## View resources created

0 commit comments

Comments
 (0)