Skip to content

Commit cb980e6

Browse files
committed
correcting typos
1 parent 315580d commit cb980e6

8 files changed

+9
-9
lines changed

articles/sql-database/transparent-data-encryption-byok-azure-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ If the key that is needed for restoring a backup is no longer available to the t
158158

159159
To mitigate it, run the [Get-AzSqlServerKeyVaultKey](/powershell/module/az.sql/get-azsqlserverkeyvaultkey) cmdlet for target SQL Database logical server or [Get-AzSqlInstanceKeyVaultKey](/powershell/module/az.sql/get-azsqlinstancekeyvaultkey) for target managed instance to return the list of available keys and identify the missing ones. To ensure all backups can be restored, make sure the target server for the restore has access to all of keys needed. These keys don't need to be marked as TDE protector.
160160

161-
To learn more about backup recovery for SQL Database, see [Recover an Azure SQL database](sql-database-recovery-using-backups.md). To learn more about backup recovery for SQL Pool, see [Recover a SQL Pool](../synapse-analytics/sql-data-warehouse/backup-and-restore.md). For SQL Server's native backup/restore with managed instance, see [Quickstart: Restore a database to a Managed Instance](https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance-get-started-restore)
161+
To learn more about backup recovery for SQL Database, see [Recover an Azure SQL database](sql-database-recovery-using-backups.md). To learn more about backup recovery for SQL pool, see [Recover a SQL pool](../synapse-analytics/sql-data-warehouse/backup-and-restore.md). For SQL Server's native backup/restore with managed instance, see [Quickstart: Restore a database to a Managed Instance](https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance-get-started-restore)
162162

163163
Additional consideration for log files: Backed up log files remain encrypted with the original TDE protector, even if it was rotated and the database is now using a new TDE protector. At restore time, both keys will be needed to restore the database. If the log file is using a TDE protector stored in Azure Key Vault, this key will be needed at restore time, even if the database has been changed to use service-managed TDE in the meantime.
164164

articles/synapse-analytics/overview-what-is.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Azure Synapse removes the traditional technology barriers between using SQL and
5959

6060
Azure Synapse comes built-in with the same Data Integration engine and experiences as Azure Data Factory, allowing you to create rich data pipelines without using a separate orchestration engine.
6161

62-
* Move data between Synapse and 85+ on-premises data sources
62+
* Move data between Azure Synapse and 90+ on-premises data sources
6363
* Orchestrate Notebooks, Pipelines, Spark jobs, SQL Scripts, Stored procedures
6464
* Code-Free ETL with Data flow activities
6565

articles/synapse-analytics/security/how-to-set-up-access-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ Users in each role need to complete the following steps:
109109
| | Step | Workspace admins | Spark admins | SQL admins |
110110
| --- | --- | --- | --- | --- |
111111
| 1 | Upload a parquet file into CNT1 | YES | YES | YES |
112-
| 2 | Read the parquet file using SQL on demand | YES | NO | YES |
112+
| 2 | Read the parquet file using SQL on-demand | YES | NO | YES |
113113
| 3 | Create a Spark pool | YES [1] | YES [1] | NO |
114114
| 4 | Reads the parquet file with a Notebook | YES | YES | NO |
115115
| 5 | Create a pipeline from the Notebook and Trigger the pipeline to run now | YES | NO | NO |
116-
| 6 | Create a SQL Pool and run a SQL script such as "SELECT 1" | YES [1] | NO | YES[1] |
116+
| 6 | Create a SQL pool and run a SQL script such as "SELECT 1" | YES [1] | NO | YES[1] |
117117

118118
> [!NOTE]
119119
> [1] To create SQL or Spark pools the user must have at least Contributor role on the Synapse workspace.

articles/synapse-analytics/sql-data-warehouse/fivetran-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: seo-lt-2019, azure-synapse
1515

1616
# Quickstart: Fivetran with data warehouse
1717

18-
This quickstart describes how to set up a new Fivetran user to work with an Azure Synapse Analytics data warehouse provisioned with a SQL Pool. The article assumes that you have an existing data warehouse.
18+
This quickstart describes how to set up a new Fivetran user to work with an Azure Synapse Analytics data warehouse provisioned with a SQL pool. The article assumes that you have an existing data warehouse.
1919

2020
## Set up a connection
2121

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Currently Azure Active Directory users are not shown in SSDT Object Explorer. As
7575

7676
### Find the details
7777

78-
* The steps to configure and use Azure Active Directory authentication are nearly identical for Azure SQL Database and SQL Analytics in Azure Synapse. Follow the detailed steps in the topic [Connecting to SQL Database or SQL Pool By Using Azure Active Directory Authentication](../../sql-database/sql-database-aad-authentication.md?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json).
78+
* The steps to configure and use Azure Active Directory authentication are nearly identical for Azure SQL Database and SQL Analytics in Azure Synapse. Follow the detailed steps in the topic [Connecting to SQL Database or SQL pool By Using Azure Active Directory Authentication](../../sql-database/sql-database-aad-authentication.md?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json).
7979
* Create custom database roles and add users to the roles. Then grant granular permissions to the roles. For more information, see [Getting Started with Database Engine Permissions](/sql/relational-databases/security/authentication-access/getting-started-with-database-engine-permissions?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json&view=azure-sqldw-latest).
8080

8181
## Next steps

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-integrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: seo-lt-2019
1515

1616
# Integrate other services with a SQL Analytics data warehouse
1717

18-
The SQL Analytics capability within Azure Synapse Analytics enables users to integrate with many of the other services in Azure. Using SQL Analytics, you can create a data warehouse via its SQL Pool resource, which can then utilize several additional services, some of which include:
18+
The SQL Analytics capability within Azure Synapse Analytics enables users to integrate with many of the other services in Azure. Using SQL Analytics, you can create a data warehouse via its SQL pool resource, which can then utilize several additional services, some of which include:
1919

2020
* Power BI
2121
* Azure Data Factory

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: igorstan
1515
# What is Azure Synapse Analytics (formerly SQL DW)?
1616

1717
> [!NOTE]
18-
> Try the latest Azure Synapse features such as workspaces, Spark, SQL on demand, and the integrated Synapse Studio experience
18+
> Try the latest Azure Synapse features such as workspaces, Spark, SQL on-demand, and the integrated Synapse Studio experience
1919
> by [requesting access to Azure Synapse (workspaces preview)](https://aka.ms/synapsepreview).
2020
>
2121
>Explore the [Azure Synapse (workspaces preview) documentation](../overview-what-is.md).

articles/synapse-analytics/sql/sql-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ CREATE USER [[email protected]] FROM EXTERNAL PROVIDER;
6666

6767
Once login and user are created, you can use the regular SQL Server syntax to grant rights.
6868

69-
## SQL Pool
69+
## SQL pool
7070

7171
### Administrator access path
7272

0 commit comments

Comments
 (0)