|
1 | 1 | {
|
2 | 2 | "redirections": [
|
3 |
| - // rebrand: Move from ai-studio to ai-foundry folder |
4 | 3 | {
|
5 | 4 | "source_path_from_root": "/articles/ai-studio/concepts/a-b-experimentation.md",
|
6 | 5 | "redirect_url": "/azure/ai-foundry/concepts/a-b-experimentation",
|
|
106 | 105 | "redirect_url": "/azure/ai-foundry/concepts/vulnerability-management",
|
107 | 106 | "redirect_document_id": true
|
108 | 107 | },
|
109 |
| - |
110 |
| - // end rebrand |
| 108 | + { |
| 109 | + "source_path_from_root": "/articles/ai-studio/azure-openai-in-ai-studio.md", |
| 110 | + "redirect_url": "/azure/ai-foundry/azure-openai-in-ai-foundry", |
| 111 | + "redirect_document_id": true |
| 112 | + }, |
| 113 | + { |
| 114 | + "source_path_from_root": "/articles/ai-studio/responsible-use-of-ai-overview.md", |
| 115 | + "redirect_url": "/azure/ai-foundry/responsible-use-of-ai-overview", |
| 116 | + "redirect_document_id": true |
| 117 | + }, |
| 118 | + { |
| 119 | + "source_path_from_root": "/articles/ai-studio/what-is-ai-studio.md", |
| 120 | + "redirect_url": "/azure/ai-foundry/what-is-ai-foundry", |
| 121 | + "redirect_document_id": true |
| 122 | + }, |
| 123 | + { |
| 124 | + "source_path_from_root": "/articles/ai-studio/whats-new-ai-foundry.md", |
| 125 | + "redirect_url": "/azure/ai-foundry/whats-new-ai-foundry", |
| 126 | + "redirect_document_id": true |
| 127 | + }, |
| 128 | + |
111 | 129 | {
|
112 | 130 | "source_path_from_root": "/articles/ai-studio/how-to/create-manage-runtime.md",
|
113 | 131 | "redirect_url": "/azure/ai-studio/how-to/create-manage-compute-session",
|
|
0 commit comments