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: azure-sql/database/high-availability-sla-local-zone-redundancy.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@ Consider the following when configuring your Premium or Business Critical databa
185
185
186
186
It's possible to configure zone-redundancy for databases in the Hyperscale service tier. To learn more, review [Create zone-redundant Hyperscale database](hyperscale-create-zone-redundant-database.md).
187
187
188
-
Enabling this configuration ensures zone-level resiliency through replication across Availability Zones for all Hyperscale layers. By selecting zone-redundancy, you can make your Hyperscale databases resilient to a much larger set of failures, including catastrophic datacenter outages, without any changes to the application logic. All Azure regions that have [Availability Zones](/azure/availability-zones/az-overview#azure-regions-with-availability-zones) support zone redundant Hyperscale database.
188
+
Enabling this configuration ensures zone-level resiliency through replication across Availability Zones for all Hyperscale layers. By selecting zone-redundancy, you can make your Hyperscale databases resilient to a much larger set of failures, including catastrophic datacenter outages, without any changes to the application logic. All Azure regions that have [Availability Zones](/azure/availability-zones/az-overview#azure-regions-with-availability-zones) support zone redundant Hyperscale database. Zone redundancy support for Hyperscale PRMS and MOPRMS hardware is available in regions listed [here](service-tiers-sql-database-vcore.md#hyperscale-premium-series-availability).
189
189
190
190
Zone-redundant availability is supported in both Hyperscale standalone databases and Hyperscale elastic pools. For more information, see [Hyperscale elastic pools](hyperscale-elastic-pool-overview.md).
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/native-windows-principals.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn about the new authentication metadata modes that allow you to
5
5
author: sravanisaluru
6
6
ms.author: srsaluru
7
7
ms.reviewer: mathoma, vanto, wiassaf
8
-
ms.date: 07/03/2024
8
+
ms.date: 09/03/2024
9
9
ms.service: azure-sql-managed-instance
10
10
ms.subservice: security
11
11
ms.topic: conceptual
@@ -21,6 +21,9 @@ When your environment is synchronized between Active Directory (AD) and Microsof
21
21
22
22
The authentication for SQL Managed Instance and SQL Server is based on metadata that are tied to logins. For Windows authentication logins, the metadata is created when the login is created from the `CREATE LOGIN FROM WINDOWS` command. For Microsoft Entra logins, the metadata is created when the login is created from the `CREATE LOGIN FROM EXTERNAL PROVIDER` command. For SQL authentication logins, the metadata is created when the `CREATE LOGIN WITH PASSWORD` command is executed. The authentication process is tightly coupled with the metadata stored in SQL Managed Instance or SQL Server.
23
23
24
+
For a video explaining native Windows principals, you can also refer to this Data Exposed episode.
Copy file name to clipboardExpand all lines: docs/ssma/access/what-s-new-in-ssma-for-access-accesstosql.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -371,7 +371,7 @@ The July 2011 release of SSMA for Access adds improved error reporting during da
371
371
372
372
The April 2011 release of SSMA for Access contains the following changes:
373
373
374
-
* Added a single installable of "SSMA for Access", which supports [!INCLUDE [ssVersion2005](../../includes/ssversion2005-md.md)], [!INCLUDE [ssSQL10](../../includes/sssql10-md.md)], [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)] and Azure SQL.
374
+
* Added a single installable of "SSMA for Access", which supports [!INCLUDE [ssVersion2005](../../includes/ssversion2005-md.md)], [!INCLUDE [sql2008-md](../../includes/sql2008-md.md)], [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)] and Azure SQL.
375
375
* Added the ability to connect to [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)].
376
376
* Added SSMA for Access Console version support for backward compatibility. You can open the projects created by versions earlier to SSMA v5.0.
377
377
* Added the ability to install SSMA v5.0 product side by side (SxS) with older versions of SSMA Product.
Copy file name to clipboardExpand all lines: docs/ssma/mysql/what-s-new-in-ssma-for-mysql-mysqltosql.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -395,7 +395,7 @@ The July 2011 release of SSMA for MySQL contains the following changes:
395
395
396
396
The April 2011 release of SSMA for MySQL contains the following changes:
397
397
398
-
- Single installable of SSMA for MySQL, which supports [!INCLUDE [ssVersion2005](../../includes/ssversion2005-md.md)], [!INCLUDE [ssSQL10](../../includes/sssql10-md.md)], [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)] and Azure SQL.
398
+
- Single installable of SSMA for MySQL, which supports [!INCLUDE [ssVersion2005](../../includes/ssversion2005-md.md)], [!INCLUDE [sql2008-md](../../includes/sql2008-md.md)], [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)] and Azure SQL.
399
399
- The ability to connect [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)].
400
400
- Enhanced client-side data migration engine, supporting parallel migration of data.
401
401
- Improved data migration performance with Simple and Bulk logged recovery models.
Copy file name to clipboardExpand all lines: docs/ssma/oracle/what-s-new-in-ssma-for-oracle-oracletosql.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -515,7 +515,7 @@ The July 2011 release of SSMA for Oracle contains the following changes:
515
515
516
516
The April 2011 release of SSMA for Oracle contains the following changes:
517
517
518
-
* Consolidated "SSMA for Oracle" product, which supports [!INCLUDE [ssVersion2005](../../includes/ssversion2005-md.md)], [!INCLUDE [ssSQL10](../../includes/sssql10-md.md)] and [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)].
518
+
* Consolidated "SSMA for Oracle" product, which supports [!INCLUDE [ssVersion2005](../../includes/ssversion2005-md.md)], [!INCLUDE [sql2008-md](../../includes/sql2008-md.md)] and [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)].
519
519
* Added support for connecting and migrating to [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)].
520
520
* Enhanced client-side data migration engine, supporting parallel migration of data.
521
521
* Improved data migration performance with `Simple` and `Bulk` logged recovery models.
0 commit comments