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
| ClientApplicationID | "a94f9c62-97fe-4d19-b06d-111111111111" |**Azure Active Directory** > **App registrations** > **Search by name** > **Application ID**|
122
122
| RedirectUri | new Uri("https://mywebserver.com/")|**Azure Active Directory** > **App registrations** > **Search by name** > *[Your-App-registration]* > **Settings** > **RedirectURIs**<br /><br />For this article, any valid value is fine for RedirectUri, because it isn't used here. |
Copy file name to clipboardExpand all lines: articles/azure-sql/database/manage-data-after-migrating-to-database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ Azure AD supports [Azure AD Multi-Factor Authentication](authentication-mfa-ssms
111
111
|Are logged in to Windows using your Azure AD credentials from a federated domain|Use [Azure AD integrated authentication](authentication-aad-configure.md).|
112
112
|Are logged in to Windows using credentials from a domain not federated with Azure|Use [Azure AD integrated authentication](authentication-aad-configure.md).|
113
113
|Have middle-tier services which need to connect to SQL Database or Azure Synapse Analytics|Use [Azure AD integrated authentication](authentication-aad-configure.md).|
114
-
|||
114
+
115
115
116
116
### How do I limit or control connectivity access to my database
Copy file name to clipboardExpand all lines: articles/azure-sql/database/powershell-script-content-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The following table includes links to sample Azure PowerShell scripts for Azure
51
51
|[Sync data between databases](scripts/sql-data-sync-sync-data-between-sql-databases.md?toc=%2fpowershell%2fmodule%2ftoc.json)| This PowerShell script configures Data Sync to sync between multiple databases in Azure SQL Database. |
52
52
|[Sync data between SQL Database and SQL Server on-premises](scripts/sql-data-sync-sync-data-between-azure-onprem.md?toc=%2fpowershell%2fmodule%2ftoc.json)| This PowerShell script configures Data Sync to sync between a database in Azure SQL Database and a SQL Server on-premises database. |
53
53
|[Update the SQL Data Sync sync schema](scripts/update-sync-schema-in-sync-group.md?toc=%2fpowershell%2fmodule%2ftoc.json)| This PowerShell script adds or removes items from the Data Sync sync schema. |
54
-
|||
54
+
55
55
56
56
Learn more about the [Single-database Azure PowerShell API](single-database-manage.md#powershell).
57
57
@@ -69,7 +69,7 @@ The following table includes links to sample Azure PowerShell scripts for Azure
69
69
|[Manage transparent data encryption in a managed instance using your own key from Azure Key Vault](../managed-instance/scripts/transparent-data-encryption-byok-powershell.md?toc=%2fpowershell%2fmodule%2ftoc.json)| This PowerShell script configures transparent data encryption in a Bring Your Own Key scenario for Azure SQL Managed Instance, using a key from Azure Key Vault.|
70
70
|**Configure a failover group**||
71
71
|[Configure a failover group for a managed instance](../managed-instance/scripts/add-to-failover-group-powershell.md?toc=%2fpowershell%2fmodule%2ftoc.json)| This PowerShell script creates two managed instances, adds them to a failover group, and then tests failover from the primary managed instance to the secondary managed instance. |
72
-
|||
72
+
73
73
74
74
Learn more about [PowerShell cmdlets for Azure SQL Managed Instance](../managed-instance/api-references-create-manage-instance.md#powershell-create-and-configure-managed-instances).
Copy file name to clipboardExpand all lines: articles/azure-sql/database/purchasing-models.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The following table and chart compares and contrasts the vCore-based and the DTU
34
34
|---|---|---|
35
35
|DTU-based|This model is based on a bundled measure of compute, storage, and I/O resources. Compute sizes are expressed in DTUs for single databases and in elastic database transaction units (eDTUs) for elastic pools. For more information about DTUs and eDTUs, see [What are DTUs and eDTUs?](purchasing-models.md#dtu-purchasing-model).|Customers who want simple, preconfigured resource options|
36
36
|vCore-based|This model allows you to independently choose compute and storage resources. The vCore-based purchasing model also allows you to use [Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-benefit/) for SQL Server to save costs.|Customers who value flexibility, control, and transparency|
37
-
||||
37
+
38
38
39
39
:::image type="content" source="./media/purchasing-models/pricing-model.png" alt-text="Pricing model comparison" lightbox="./media/purchasing-models/pricing-model.png":::
| Max storage per database (GB) | 1024 | 1024 | 1024 | 1024 | 1024 | 1024 |
80
-
||||||||
80
+
81
81
82
82
<sup>1</sup> See [SQL Database pricing options](https://azure.microsoft.com/pricing/details/sql-database/elastic/) for details on additional cost incurred due to any extra storage provisioned.
83
83
@@ -98,7 +98,7 @@ For the same number of DTUs, resources provided to an elastic pool may exceed th
| Max storage per database (GB) | 1024 | 1536 | 1792 | 2304 | 2816 |
101
-
|||||||
101
+
102
102
103
103
<sup>1</sup> See [SQL Database pricing options](https://azure.microsoft.com/pricing/details/sql-database/elastic/) for details on additional cost incurred due to any extra storage provisioned.
104
104
@@ -119,7 +119,7 @@ For the same number of DTUs, resources provided to an elastic pool may exceed th
| Max storage per database (GB) | 1024 | 1024 | 1024 | 1024 | 1536 |
122
-
|||||||
122
+
123
123
124
124
<sup>1</sup> See [SQL Database pricing options](https://azure.microsoft.com/pricing/details/sql-database/elastic/) for details on additional cost incurred due to any extra storage provisioned.
125
125
@@ -140,7 +140,7 @@ For the same number of DTUs, resources provided to an elastic pool may exceed th
| Max storage per database (GB) | 2048 | 2560 | 3072 | 3584 | 4096 |
143
-
|||||||
143
+
144
144
145
145
<sup>1</sup> See [SQL Database pricing options](https://azure.microsoft.com/pricing/details/sql-database/elastic/) for details on additional cost incurred due to any extra storage provisioned.
146
146
@@ -169,7 +169,7 @@ The following table describes per database properties for pooled databases.
169
169
| Max DTUs per database |The maximum number of DTUs that any database in the pool may use, if available based on utilization by other databases in the pool. Max DTUs per database is not a resource guarantee for a database. If the workload in each database does not need all available pool resources to perform adequately, consider setting max DTUs per database to prevent a single database from monopolizing pool resources. Some degree of over-committing is expected since the pool generally assumes hot and cold usage patterns for databases, where all databases are not simultaneously peaking. |
170
170
| Min DTUs per database |The minimum number of DTUs reserved for any database in the pool. Consider setting a min DTUs per database when you want to guarantee resource availability for each database regardless of resource consumption by other databases in the pool. The min DTUs per database may be set to 0, and is also the default value. This property is set to anywhere between 0 and the average DTUs utilization per database.|
171
171
| Max storage per database |The maximum database size set by the user for a database in a pool. Pooled databases share allocated pool storage, so the size a database can reach is limited to the smaller of remaining pool storage and maximum database size. Maximum database size refers to the maximum size of the data files and does not include the space used by the log file. |
172
-
|||
172
+
173
173
174
174
> [!IMPORTANT]
175
175
> Because resources in an elastic pool are finite, setting min DTUs per database to a value greater than 0 implicitly limits resource utilization by each database. If, at a point in time, most databases in a pool are idle, resources reserved to satisfy the min DTUs guarantee are not available to databases active at that point in time.
@@ -197,7 +197,7 @@ The following table lists tempdb sizes for single databases in Azure SQL Databas
Copy file name to clipboardExpand all lines: articles/azure-sql/database/resource-limits-vcore-elastic-pools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -564,7 +564,7 @@ The following table describes per database properties for pooled databases.
564
564
| Max vCores per database |The maximum number of vCores that any database in the pool may use, if available based on utilization by other databases in the pool. Max vCores per database is not a resource guarantee for a database. If the workload in each database does not need all available pool resources to perform adequately, consider setting max vCores per database to prevent a single database from monopolizing pool resources. Some degree of over-committing is expected since the pool generally assumes hot and cold usage patterns for databases, where all databases are not simultaneously peaking. |
565
565
| Min vCores per database |The minimum number of vCores reserved for any database in the pool. Consider setting a min vCores per database when you want to guarantee resource availability for each database regardless of resource consumption by other databases in the pool. The min vCores per database may be set to 0, and is also the default value. This property is set to anywhere between 0 and the average vCores utilization per database.|
566
566
| Max storage per database |The maximum database size set by the user for a database in a pool. Pooled databases share allocated pool storage, so the size a database can reach is limited to the smaller of remaining pool storage and maximum database size. Maximum database size refers to the maximum size of the data files and does not include the space used by the log file. |
567
-
|||
567
+
568
568
569
569
> [!IMPORTANT]
570
570
> Because resources in an elastic pool are finite, setting min vCores per database to a value greater than 0 implicitly limits resource utilization by each database. If, at a point in time, most databases in a pool are idle, resources reserved to satisfy the min vCores guarantee are not available to databases active at that point in time.
0 commit comments