Skip to content

Commit 7f7592f

Browse files
committed
Redirect azdata install to packages (UUF 501991)
1 parent 86269ae commit 7f7592f

7 files changed

Lines changed: 9 additions & 144 deletions

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50007,7 +50007,12 @@
5000750007
},
5000850008
{
5000950009
"source_path": "docs/big-data-cluster/deploy-install-azdata-pip.md",
50010-
"redirect_url": "/sql/azdata/install/deploy-install-azdata-pip",
50010+
"redirect_url": "/sql/azdata/install/deploy-install-azdata-installer",
50011+
"redirect_document_id": false
50012+
},
50013+
{
50014+
"source_path": "docs/azdata/install/deploy-install-azdata-pip.md",
50015+
"redirect_url": "/sql/azdata/install/deploy-install-azdata-installer",
5001150016
"redirect_document_id": false
5001250017
},
5001350018
{

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For Linux distributions with `apt` there is a package for the `azdata-cli`. The
2424
## Install with apt
2525

2626
>[!IMPORTANT]
27-
> The Debian package of `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 installation instructions that use [`pip`](../install/deploy-install-azdata-pip.md).
27+
> The Debian package of `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.
2828
2929
1. Install dependencies necessary to install `azdata-cli`.
3030

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

Lines changed: 0 additions & 137 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For Linux distributions with `yum` there is a package for the `azdata-cli`. The
2424
## Install with yum
2525

2626
>[!IMPORTANT]
27-
> 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+
> 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.
2828
2929
1. Install dependencies necessary to install `azdata-cli`.
3030

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For Linux distributions with `zypper` there is a package for the `azdata-cli`. T
2525
## Install with zypper
2626

2727
>[!IMPORTANT]
28-
>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).
28+
>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.
2929
3030
1. Install dependencies necessary to install `azdata-cli`.
3131

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ To find your installed version and see if you need to update, run `azdata --vers
2929
- [Install with apt on Debian or Ubuntu](deploy-install-azdata-linux-package.md)
3030
- [Install with yum on Red Hat Enterprise Linux](deploy-install-azdata-yum.md)
3131
- [Install with Zypper on openSUSE or SLE](deploy-install-azdata-zypper.md)
32-
- [Install from script](deploy-install-azdata-pip.md)
3332

3433
[!INCLUDE [azdata-package-installation-remove-pip-install](../../includes/azdata-package-installation-remove-pip-install.md)]
3534

docs/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9927,8 +9927,6 @@ items:
99279927
href: azdata/install/deploy-install-azdata-yum.md
99289928
- name: SUSE Linux Enterprise Server
99299929
href: azdata/install/deploy-install-azdata-zypper.md
9930-
- name: From script
9931-
href: azdata/install/deploy-install-azdata-pip.md
99329930
- name: azdata
99339931
href: azdata/reference/reference-azdata.md
99349932
- name: context

0 commit comments

Comments
 (0)