Skip to content

Commit 8a38a27

Browse files
authored
Merge pull request #285461 from MicrosoftDocs/main
Publish to live, Sunday 4 AM PST, 8/25
2 parents 1301c4c + f0c9d0d commit 8a38a27

File tree

1,281 files changed

+247
-1787
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,281 files changed

+247
-1787
lines changed

.openpublishing.redirection.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/public-multi-access-edge-compute-mec/considerations-for-deployment.md",
5+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/considerations-for-deployment",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/public-multi-access-edge-compute-mec/index.yml",
10+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/index",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/public-multi-access-edge-compute-mec/key-concepts.md",
15+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/key-concepts",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "articles/public-multi-access-edge-compute-mec/overview.md",
20+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/overview",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "articles/public-multi-access-edge-compute-mec/partner-solutions.md",
25+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/partner-solutions",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "articles/public-multi-access-edge-compute-mec/quickstart-create-vm-azure-resource-manager-template.md",
30+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/quickstart-create-vm-azure-resource-manager-template",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "articles/public-multi-access-edge-compute-mec/quickstart-create-vm-cli.md",
35+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/quickstart-create-vm-cli",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "articles/public-multi-access-edge-compute-mec/tutorial-create-vm-using-go-sdk.md",
40+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/tutorial-create-vm-using-go-sdk",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "articles/public-multi-access-edge-compute-mec/tutorial-create-vm-using-python-sdk.md",
45+
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/tutorial-create-vm-using-python-sdk",
46+
"redirect_document_id": false
47+
},
348
{
449
"source_path": "articles/ai-studio/how-to/commitment-tier.md",
550
"redirect_url": "/azure/ai-services/commitment-tier.md",

articles/ai-services/cognitive-services-container-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: aahill
77
manager: nitinme
88
ms.service: azure-ai-services
99
ms.topic: overview
10-
ms.date: 08/28/2023
10+
ms.date: 08/23/2024
1111
ms.author: aahi
1212
keywords: on-premises, Docker, container, Kubernetes
1313
#Customer intent: As a potential customer, I want to know more about how Azure AI services provides and supports Docker containers for each service.

articles/ai-services/language-service/conversational-language-understanding/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jboback
77
manager: nitinme
88
ms.service: azure-ai-language
99
ms.topic: overview
10-
ms.date: 12/19/2023
10+
ms.date: 08/23/2024
1111
ms.author: jboback
1212
ms.custom: language-service-clu
1313
---

articles/ai-services/language-service/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
manager: nitinme
1313
ms.service: azure-ai-language
1414
ms.topic: hub-page
15-
ms.date: 01/09/2024
15+
ms.date: 08/23/2024
1616
ms.author: jboback
1717
highlightedContent:
1818
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new

articles/ai-services/language-service/language-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jboback
66
ms.author: jboback
77
manager: nitinme
88
ms.service: azure-ai-language
9-
ms.date: 12/19/2023
9+
ms.date: 08/23/2024
1010
ms.topic: quickstart
1111
---
1212

articles/ai-services/language-service/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jboback
77
manager: nitinme
88
ms.service: azure-ai-language
99
ms.topic: overview
10-
ms.date: 12/19/2023
10+
ms.date: 08/23/2024
1111
ms.author: jboback
1212
---
1313

articles/ai-services/language-service/text-analytics-for-health/how-to/use-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ server {
215215

216216
#### Example Docker compose file
217217

218-
The below example shows how a [docker compose](https://docs.docker.com/compose/reference/overview) file can be created to deploy NGINX and health containers:
218+
The below example shows how a [docker compose](https://docs.docker.com/reference/cli/docker/compose/) file can be created to deploy NGINX and health containers:
219219

220220
```yaml
221221
version: "3.7"
@@ -262,7 +262,7 @@ Use the host, `http://localhost:5000`, for container APIs.
262262

263263
### Structure the API request for the container
264264

265-
You can use Postman or the example cURL request below to submit a query to the container you deployed, replacing the `serverURL` variable with the appropriate value. Note the version of the API in the URL for the container is different than the hosted API.
265+
You can use the [Visual Studio Code REST Client extension](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) or the example cURL request below to submit a query to the container you deployed, replacing the `serverURL` variable with the appropriate value. Note the version of the API in the URL for the container is different than the hosted API.
266266

267267
[!INCLUDE [Use APIs in container](../includes/container-request.md)]
268268

articles/ai-services/language-service/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jboback
77
manager: nitinme
88
ms.service: azure-ai-language
99
ms.topic: whats-new
10-
ms.date: 02/26/2024
10+
ms.date: 08/22/2024
1111
ms.author: jboback
1212
---
1313

articles/ai-services/qnamaker/How-To/metadata-generateanswer-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ We offer precise answer feature only with the QnA Maker managed version.
186186

187187
## Next steps
188188

189-
The **Publish** page also provides information to [generate an answer](../quickstarts/get-answer-from-knowledge-base-using-url-tool.md) with Postman or cURL.
189+
The **Publish** page also provides information to [generate an answer](../quickstarts/get-answer-from-knowledge-base-using-url-tool.md) with the [Visual Studio Code REST Client extension](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) or cURL.
190190

191191
> [!div class="nextstepaction"]
192192
> [Get analytics on your knowledge base](../how-to/get-analytics-knowledge-base.md)

articles/ai-services/qnamaker/Quickstarts/add-question-metadata-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ If you are not continuing to the next quickstart, delete the QnA Maker and Bot f
111111
## Next steps
112112

113113
> [!div class="nextstepaction"]
114-
> [Get answer with Postman or cURL](get-answer-from-knowledge-base-using-url-tool.md)
114+
> [Get answer with the Visual Studio Code REST Client extension or cURL](get-answer-from-knowledge-base-using-url-tool.md)

0 commit comments

Comments
 (0)