Skip to content

Commit 51f146d

Browse files
committed
additional updates
1 parent 26d3fd6 commit 51f146d

File tree

5 files changed

+0
-16
lines changed

5 files changed

+0
-16
lines changed

articles/ai-services/document-intelligence/quickstarts/includes/rest-api.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ In this quickstart, learn to use the Document Intelligence REST API to analyze a
3232

3333
* curl command line tool installed.
3434

35-
* [Windows](https://curl.haxx.se/windows/)
36-
3735
* **PowerShell version 7.*+** (or a similar command-line application.):
3836
* [Windows](/powershell/scripting/install/installing-powershell-on-windows)
3937
* [macOS](/powershell/scripting/install/installing-powershell-on-macos)

articles/ai-services/language-service/personally-identifiable-information/how-to/redact-document-pii.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ A native document refers to the file format used to create the original document
6565
> macOS `curl -V`
6666
> Linux: `curl --version`
6767
68-
* If cURL isn't installed, here are installation links for your platform:
69-
70-
* [Windows](https://curl.haxx.se/windows/).
71-
7268
* An active [**Azure account**](https://azure.microsoft.com/free/cognitive-services/). If you don't have one, you can [**create a free account**](https://azure.microsoft.com/free/).
7369

7470
* An [**Azure Blob Storage account**](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM). You also need to [create containers](#create-azure-blob-storage-containers) in your Azure Blob Storage account for your source and target files:

articles/ai-services/language-service/summarization/how-to/document-summarization.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ Azure AI Language is a cloud-based service that applies Natural Language Process
6060
> macOS `curl -V`
6161
> Linux: `curl --version`
6262
63-
* If cURL isn't installed, here are installation links for your platform:
64-
65-
* [Windows](https://curl.haxx.se/windows/).
66-
6763
* An active [**Azure account**](https://azure.microsoft.com/free/cognitive-services/). If you don't have one, you can [**create a free account**](https://azure.microsoft.com/free/).
6864

6965
* An [**Azure Blob Storage account**](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM). You also need to [create containers](#create-azure-blob-storage-containers) in your Azure Blob Storage account for your source and target files:

articles/ai-services/translator/document-translation/quickstarts/rest-api.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ You need an active Azure subscription. If you don't have an Azure subscription,
4949
> macOS `curl -V`
5050
> Linux: `curl --version`
5151
52-
* If cURL isn't installed, here are installation links for your platform:
53-
54-
* [Windows](https://curl.haxx.se/windows/)
55-
5652
## Asynchronously translate documents (POST)
5753

5854
1. Using your preferred editor or IDE, create a new directory for your app named `document-translation`.

articles/ai-services/translator/how-to/microsoft-entra-id-auth.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ Before you get started, you need an Azure account and an Azure AI services subsc
3838
3939
* curl command line tool installed.
4040

41-
* [Windows](https://curl.haxx.se/windows/)
42-
4341
* **PowerShell version 7.*+** (or a similar command-line application.):
4442
* [Windows](/powershell/scripting/install/installing-powershell-on-windows)
4543
* [macOS](/powershell/scripting/install/installing-powershell-on-macos)

0 commit comments

Comments
 (0)