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: docs/azdata/install/deploy-install-azdata-installer.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ ms.prod: sql
11
11
ms.technology: big-data-cluster
12
12
---
13
13
14
-
# Install `azdata` to manage [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ss-nover.md)] with Windows Installer
14
+
# Install `azdata` to manage [!INCLUDE[big-data-clusters-2019](../../includes/ssbigdataclusters-ss-nover.md)] with Windows Installer
15
15
16
-
[!INCLUDE[SQL Server 2019](../includes/applies-to-version/sqlserver2019.md)]
16
+
[!INCLUDE[SQL Server 2019](../../includes/applies-to-version/sqlserver2019.md)]
17
17
18
18
This article describes how to install `azdata` for SQL Server 2019 Big Data Clusters on Windows. Before the Windows Installation was available, the installation of `azdata` required `pip`.
19
19
@@ -64,4 +64,4 @@ The program to uninstall is called `Azdata CLI` . Select this application, then
64
64
65
65
## Next steps
66
66
67
-
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md)
67
+
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)
[!INCLUDE[SQL Server 2019](../includes/applies-to-version/sqlserver2019.md)]
16
+
[!INCLUDE[SQL Server 2019](../../includes/applies-to-version/sqlserver2019.md)]
17
17
18
18
This article describes how to install `azdata` for SQL Server 2019 Big Data Clusters on Linux. Before these package managers were available, the installation of `azdata` required `pip`.
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md).
110
+
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).
Copy file name to clipboardExpand all lines: docs/azdata/install/deploy-install-azdata-macos.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
@@ -56,4 +56,4 @@ brew uninstall azdata-cli
56
56
57
57
## Next steps
58
58
59
-
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md).
59
+
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).
Copy file name to clipboardExpand all lines: docs/azdata/install/deploy-install-azdata-pip.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.technology: big-data-cluster
13
13
14
14
# Install `azdata` with `pip`
15
15
16
-
[!INCLUDE[SQL Server 2019](../includes/applies-to-version/sqlserver2019.md)]
16
+
[!INCLUDE[SQL Server 2019](../../includes/applies-to-version/sqlserver2019.md)]
17
17
18
18
This article describes how to install the `azdata` tool Windows or Linux using `pip`.
19
19
@@ -29,7 +29,7 @@ pip3 install -U requests
29
29
```
30
30
31
31
> [!IMPORTANT]
32
-
> If you are installing a newer version of big data clusters, back up your data and delete the old cluster upgrading `azdata` and installing the new release. For more information, see [Upgrading to a new release](deployment-upgrade.md).
32
+
> If you are installing a newer version of big data clusters, back up your data and delete the old cluster upgrading `azdata` and installing the new release. For more information, see [Upgrading to a new release](../../big-data-cluster/deployment-upgrade.md).
33
33
34
34
## <aid="windows"></a> Windows `azdata` installation
35
35
@@ -137,4 +137,4 @@ To install `azdata` on macOS or OS X complete these steps. For each step, run th
137
137
138
138
## Next steps
139
139
140
-
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md).
140
+
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).
> The RPM package of the `azdata-cli` depends on the python3 package. On your system, this may be a Python version which predates the requirement of *Python 3.6.x*. If this poses an issue for you, find a replacement python3 package or follow the manual install instructions that use [`pip`](deploy-install-azdata-pip.md).
26
+
> The RPM package of the `azdata-cli` depends on the python3 package. On your system, this may be a Python version which predates the requirement of *Python 3.6.x*. If this poses an issue for you, find a replacement python3 package or follow the manual install instructions that use [`pip`](../install/deploy-install-azdata-pip.md).
27
27
28
28
1. Import the Microsoft repository key
29
29
@@ -82,4 +82,4 @@ sudo yum update azdata-cli
82
82
83
83
## Next steps
84
84
85
-
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md).
85
+
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).
>The RPM package of the `azdata-cli` depends on the python3 package. On your system, this may be a Python version which predates the requirement of *Python 3.6.x*. If this poses an issue for you, find a replacement python3 package or follow the manual install instructions that use [`pip`](deploy-install-azdata-pip.md).
25
+
>The RPM package of the `azdata-cli` depends on the python3 package. On your system, this may be a Python version which predates the requirement of *Python 3.6.x*. If this poses an issue for you, find a replacement python3 package or follow the manual install instructions that use [`pip`](../install/deploy-install-azdata-pip.md).
26
26
27
27
1. Install dependencies necessary to install `azdata-cli`
28
28
@@ -74,4 +74,4 @@ Remove the package from your system
74
74
75
75
## Next steps
76
76
77
-
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md).
77
+
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).
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md).
40
+
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).
Copy file name to clipboardExpand all lines: docs/azdata/reference/reference-azdata-app-template.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
@@ -13,7 +13,7 @@ ms.technology: big-data-cluster
13
13
14
14
# azdata app template
15
15
16
-
[!INCLUDE[SQL Server 2019](../includes/applies-to-version/sqlserver2019.md)]
16
+
[!INCLUDE[SQL Server 2019](../../includes/applies-to-version/sqlserver2019.md)]
17
17
18
18
The following article provides reference for the `sql` commands in the `azdata` tool. For more information about other `azdata` commands, see [azdata reference](reference-azdata.md).
19
19
@@ -94,4 +94,4 @@ Increase logging verbosity. Use --debug for full debug logs.
94
94
95
95
## Next steps
96
96
97
-
For more information about other `azdata` commands, see [azdata reference](reference-azdata.md). For more information about how to install the `azdata` tool, see [Install azdata to manage SQL Server 2019 big data clusters](deploy-install-azdata.md).
97
+
For more information about other `azdata` commands, see [azdata reference](reference-azdata.md). For more information about how to install the `azdata` tool, see [Install azdata to manage SQL Server 2019 big data clusters](../install/deploy-install-azdata.md).
Copy file name to clipboardExpand all lines: docs/azdata/reference/reference-azdata-app.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
@@ -13,7 +13,7 @@ ms.technology: big-data-cluster
13
13
14
14
# azdata app
15
15
16
-
[!INCLUDE[SQL Server 2019](../includes/applies-to-version/sqlserver2019.md)]
16
+
[!INCLUDE[SQL Server 2019](../../includes/applies-to-version/sqlserver2019.md)]
17
17
18
18
The following article provides reference for the `sql` commands in the `azdata` tool. For more information about other `azdata` commands, see [azdata reference](reference-azdata.md).
19
19
@@ -271,4 +271,4 @@ Increase logging verbosity. Use --debug for full debug logs.
271
271
272
272
## Next steps
273
273
274
-
For more information about other `azdata` commands, see [azdata reference](reference-azdata.md). For more information about how to install the `azdata` tool, see [Install azdata to manage SQL Server 2019 big data clusters](deploy-install-azdata.md).
274
+
For more information about other `azdata` commands, see [azdata reference](reference-azdata.md). For more information about how to install the `azdata` tool, see [Install azdata to manage SQL Server 2019 big data clusters](../install/deploy-install-azdata.md).
0 commit comments