Skip to content

Commit 90c36a1

Browse files
committed
Merge branch 'master' into release-azure-monitor-logs-ads-extension
2 parents ebd0a93 + bb68f95 commit 90c36a1

17 files changed

+38
-53
lines changed

docs/azdata/install/deploy-install-azdata-installer.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.technology: big-data-cluster
1515

1616
[!INCLUDE [azdata](../../includes/applies-to-version/azdata.md)]
1717

18-
This article describes how to install `azdata` on Windows with an installer. Use `azdata` to manage SQL Server Big Data Clusters or Azure Arc enabled data services.
18+
This article describes how to install `azdata` on Windows with an installer. Use `azdata` to manage SQL Server Big Data Clusters.
1919

2020
## Steps to Install `azdata` with the Microsoft Windows Installer
2121

@@ -38,5 +38,3 @@ The program to uninstall is called `Azure Data CLI` . Select this application, t
3838
## Next steps
3939

4040
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ver15.md)]?](../../big-data-cluster/big-data-cluster-overview.md)
41-
42-
Use `azdata` with [Azure Arc enabled data services](/azure/azure-arc/data/)

docs/azdata/install/deploy-install-azdata-linux-package.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,3 @@ sudo apt-get update && sudo apt-get install --only-upgrade -y azdata-cli
111111
## Next steps
112112

113113
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ver15.md)]?](../../big-data-cluster/big-data-cluster-overview.md).
114-
115-
Use azdata with [Azure Arc enabled data services](/azure/azure-arc/data/)

docs/azdata/install/deploy-install-azdata-macos.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,3 @@ brew uninstall azdata-cli
5959

6060
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ver15.md)]?](../../big-data-cluster/big-data-cluster-overview.md).
6161

62-
Use azdata with [Azure Arc enabled data services](/azure/azure-arc/data/)

docs/azdata/install/deploy-install-azdata-pip.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,3 @@ To install `azdata` on macOS or OS X complete these steps. For each step, run th
134134

135135
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ver15.md)]?](../../big-data-cluster/big-data-cluster-overview.md).
136136

137-
Use azdata with [Azure Arc enabled data services](/azure/azure-arc/data/)

docs/azdata/install/deploy-install-azdata-yum.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,3 @@ sudo yum update azdata-cli
9090
## Next steps
9191

9292
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ver15.md)]?](../../big-data-cluster/big-data-cluster-overview.md).
93-
94-
Use azdata with [Azure Arc enabled data services](/azure/azure-arc/data/)

docs/azdata/install/deploy-install-azdata-zypper.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,3 @@ sudo zypper removerepo azdata-cli
7878
## Next steps
7979

8080
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ver15.md)]?](../../big-data-cluster/big-data-cluster-overview.md).
81-
82-
Use azdata with [Azure Arc enabled data services](/azure/azure-arc/data/)

docs/azdata/install/deploy-install-azdata.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ To find your installed version and see if you need to update, run `azdata --vers
3737
## Next steps
3838

3939
Use azdata with Big Data Clusters, see [What are [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ver15.md)]?](../../big-data-cluster/big-data-cluster-overview.md).
40-
41-
Use azdata with [Azure Arc enabled data services](/azure/azure-arc/data/)

docs/big-data-cluster/encryption-at-rest-hdfs-encryption-zones.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ For more information on the way key versions are used on SQL Server Big Data Clu
107107

108108
Use azdata with Big Data Clusters, see [Introducing [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]](big-data-cluster-overview.md).
109109

110-
Use azdata with [Azure Arc enabled data services](/azure/azure-arc/data/)
111-
112110
To use an external key provider for encryption at rest, see [External Key Providers in [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ss-nover.md)]](encryption-at-rest-external-provider.md).
113111

114112
## See also

docs/relational-databases/backup-restore/sql-server-backup-to-url.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ If the database is too large, either:
4848
or
4949
- Backup to multiple block blobs
5050

51-
#### Support on Linux, containers, and Azure Arc enabled SQL Managed Instance
51+
#### Support on Linux, containers, and Azure Arc-enabled SQL Managed Instance
5252

5353
If the SQL Server instance is hosted on Linux, including:
5454

5555
- Stand-alone operating system
5656
- Containers
57-
- Azure Arc enabled SQL Managed Instance
57+
- Azure Arc-enabled SQL Managed Instance
5858
- Any other Linux-based environment
5959

6060
The only supported backup to URL pattern is to block blobs, using the Shared Access Signature.

docs/relational-databases/databases/database-properties-options-page.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
2-
title: "Database Properties (Options Page) | Microsoft Docs"
2+
title: "Database Properties (Options Page)"
33
description: "Learn how to use the Options tab in the Database Properties dialog box to view or modify a database's collation, recovery model, and other settings."
44
ms.custom: ""
5-
ms.date: "08/28/2017"
5+
ms.date: "08/17/2021"
66
ms.prod: sql
77
ms.prod_service: "database-engine"
88
ms.reviewer: ""
99
ms.technology: configuration
1010
ms.topic: conceptual
1111
f1_keywords:
1212
- "sql13.swb.databaseproperties.options.f1"
13-
ms.assetid: a3447987-5507-4630-ac35-58821b72354d
1413
author: WilliamDAssafMSFT
1514
ms.author: wiassaf
1615
---
@@ -43,13 +42,13 @@ ms.author: wiassaf
4342
Specify whether to use the incremental option when per partition statistics are created. For information about incremental statistics, see [CREATE STATISTICS (Transact-SQL)](../../t-sql/statements/create-statistics-transact-sql.md).
4443

4544
**Auto Create Statistics**
46-
Specify whether the database automatically creates missing optimization statistics. Possible values are **True** and **False**. When **True**, any missing statistics needed by a query for optimization are automatically built during optimization. For more information, see [CREATE STATISTICS (Transact-SQL)](../../t-sql/statements/create-statistics-transact-sql.md).
45+
Specify whether the database automatically creates missing optimization statistics. Possible values are **True** and **False**. When **True**, any missing statistics needed by a query for optimization are automatically built during optimization. For more information, see [AUTO_CREATE_STATISTICS](../../t-sql/statements/alter-database-transact-sql-set-options.md#auto_create_statistics).
4746

4847
**Auto Shrink**
4948
Specify whether the database files are available for periodic shrinking. Possible values are **True** and **False**. For more information, see [Shrink a Database](../../relational-databases/databases/shrink-a-database.md).
5049

5150
**Auto Update Statistics**
52-
Specify whether the database automatically updates out-of-date optimization statistics. Possible values are **True** and **False**. When **True**, any out-of-date statistics needed by a query for optimization are automatically built during optimization. For more information, see [CREATE STATISTICS (Transact-SQL)](../../t-sql/statements/create-statistics-transact-sql.md).
51+
Specify whether the database automatically updates out-of-date optimization statistics. Possible values are **True** and **False**. When **True**, any out-of-date statistics needed by a query for optimization are automatically built during optimization. For more information, see [AUTO_UPDATE_STATISTICS](../../t-sql/statements/alter-database-transact-sql-set-options.md#auto_update_statistics).
5352

5453
**Auto Update Statistics Asynchronously**
5554
When **True**, queries that initiate an automatic update of out-of-date statistics do not wait for the statistics to be updated before compiling. Subsequent queries use the updated statistics when they are available.

0 commit comments

Comments
 (0)