Skip to content

Commit c4c94d6

Browse files
Merge pull request #212429 from twright-msft/patch-31
Remove hard coded links to aka.ms
2 parents 83e676c + eb00824 commit c4c94d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/data/preview-testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ To install a pre-release version, follow these pre-requisite instructions:
5858
If you use the Azure CLI extension:
5959

6060
- Uninstall the Azure CLI extension (`az extension remove -n arcdata`).
61-
- Download the latest pre-release Azure CLI extension `.whl` file from [https://aka.ms/az-cli-arcdata-ext](https://aka.ms/az-cli-arcdata-ext).
61+
- Download the latest pre-release Azure CLI extension `.whl` file from the link in the [Current preview release information](#Current preview release information)
6262
- Install the latest pre-release Azure CLI extension (`az extension add -s <location of downloaded .whl file>`).
6363

6464
If you use the Azure Data Studio extension to install:
6565

6666
- Uninstall the Azure Data Studio extension. Select the Extensions panel and select on the **Azure Arc** extension, select **Uninstall**.
67-
- Download the latest pre-release Azure Data Studio extension .vsix files from [https://aka.ms/ads-arcdata-ext](https://aka.ms/ads-arcdata-ext) and [https://aka.ms/ads-azcli-ext](https://aka.ms/ads-azcli-ext).
67+
- Download the latest pre-release Azure Data Studio extension .vsix files from the links in the [Current preview release information](#Current preview release information)
6868
- Install the extensions by choosing File -> Install Extension from VSIX package and then browsing to the download location of the .vsix files. Install the `azcli` extension first and then `arc`.
6969

7070
### Install using Azure CLI

0 commit comments

Comments
 (0)