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-instance-pools-how-to.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,19 +86,25 @@ The following restrictions apply to instance pools:
86
86
87
87
- Only General Purpose and Gen5 are available in public preview.
88
88
- Pool name can contain only lowercase, numbers and hyphen, and can't start with a hyphen.
89
-
- To get the subnet ID, use `Get-AzVirtualNetworkSubnetConfig -Name "miPoolSubnet" -VirtualNetwork $virtualNetwork`.
90
89
- If you want to use AHB (Azure Hybrid Benefit), it is applied at the instance pool level. You can set the license type during pool creation or update it anytime after creation.
91
90
92
91
> [!IMPORTANT]
93
92
> Deploying an instance pool is a long running operation that takes approximately 4.5 hours.
0 commit comments