Skip to content

Commit d77c0ee

Browse files
Merge pull request #49385 from sherzyang/main
Update redirection for get-started-openai.
2 parents dbec79f + 2fe549d commit d77c0ee

31 files changed

+61
-467
lines changed

.openpublishing.redirection.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16029,6 +16029,61 @@
1602916029
{
1603016030
"source_path_from_root": "/learn-pr/languages/python-if-elif-else/index.md",
1603116031
"redirect_url": "/training/modules/python-boolean-types"
16032+
},
16033+
{
16034+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/1-introduction.yml",
16035+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16036+
"redirect_document_id": false
16037+
},
16038+
{
16039+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/2-access-azure-openai.yml",
16040+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16041+
"redirect_document_id": false
16042+
},
16043+
{
16044+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/3-use-azure-openai-studio.yml",
16045+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16046+
"redirect_document_id": false
16047+
},
16048+
{
16049+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/4-types-of-models.yml",
16050+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16051+
"redirect_document_id": false
16052+
},
16053+
{
16054+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/5-deploy-models.yml",
16055+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16056+
"redirect_document_id": false
16057+
},
16058+
{
16059+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/6-explore-prompts.yml",
16060+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16061+
"redirect_document_id": false
16062+
},
16063+
{
16064+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/7-use-azure-openai-playground.yml",
16065+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16066+
"redirect_document_id": false
16067+
},
16068+
{
16069+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/8-exercise.yml",
16070+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16071+
"redirect_document_id": false
16072+
},
16073+
{
16074+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/9-knowledge-check.yml",
16075+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16076+
"redirect_document_id": false
16077+
},
16078+
{
16079+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/10-summary.yml",
16080+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16081+
"redirect_document_id": false
16082+
},
16083+
{
16084+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/includes/index.yml",
16085+
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
16086+
"redirect_document_id": false
1603216087
},
1603316088
{
1603416089
"source_path_from_root": "/learn-pr/languages/python-install-vscode/1-introduction.md",

learn-pr/achievements.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,11 @@ achievements:
372372
title: Explore Azure service level agreements (SLAs)
373373
summary: You're placing an application into a cloud-providers hardware versus on-premises. How reliable will your solution be?
374374
iconUrl: /training/achievements/explore-azure-service-level-agreements.svg
375+
- uid: learn.wwl.get-started-openai.badge
376+
type: badge
377+
title: Get started with Azure OpenAI Service
378+
summary: This module provides engineers with the skills to begin building an Azure OpenAI Service solution.
379+
iconUrl: /training/achievements/generic-badge.svg
375380
- uid: learn.wwl.examine-service-lifecycle-azure.badge
376381
type: badge
377382
title: Examine service lifecycle in Azure

learn-pr/wwl-data-ai/fundamentals-generative-ai/includes/5a-microsoft-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ These are just some examples of how you can use Microsoft 365 Copilot. There’s
5252

5353
#### Manage IT infrastructure and security
5454

55-
**Copilot for Security**: Provides assistance for security professionals as the assess, mitigate, and respond to security threats.
55+
**Copilot for Security**: Provides assistance for security professionals as they assess, mitigate, and respond to security threats.
5656

5757
![Screenshot of Copilot for Security.](../media/security-copilot.png)
5858

learn-pr/wwl-data-ai/get-started-openai/1-introduction.yml

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

learn-pr/wwl-data-ai/get-started-openai/10-summary.yml

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

learn-pr/wwl-data-ai/get-started-openai/2-access-azure-openai.yml

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

learn-pr/wwl-data-ai/get-started-openai/3-use-azure-openai-studio.yml

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

learn-pr/wwl-data-ai/get-started-openai/4-types-of-models.yml

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

learn-pr/wwl-data-ai/get-started-openai/5-deploy-models.yml

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

learn-pr/wwl-data-ai/get-started-openai/6-explore-prompts.yml

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

0 commit comments

Comments
 (0)