Skip to content

Commit 9849f13

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into china-mp
2 parents 2109743 + eebc6db commit 9849f13

File tree

1,606 files changed

+1364
-50365
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,606 files changed

+1364
-50365
lines changed

articles/active-directory/manage-apps/tenant-restrictions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Fiddler is a free web debugging proxy that can be used to capture and modify HTT
160160

161161
1. In the Fiddler Web Debugger tool, select the **Rules** menu and select **Customize Rules…** to open the CustomRules file.
162162

163-
2. Add the following lines at the beginning of the `OnBeforeRequest` function. Replace \<List of tenant identifiers\> with a domain registered with your tenant (for example, `contoso.onmicrosoft.com`). Replace \<directory ID\> with your tenant's Azure AD GUID identifier. You **must** include the correct GUID identifier in order for the logs to appear in your tenant.
163+
2. Add the following lines within the `OnBeforeRequest` function. Replace \<List of tenant identifiers\> with a domain registered with your tenant (for example, `contoso.onmicrosoft.com`). Replace \<directory ID\> with your tenant's Azure AD GUID identifier. You **must** include the correct GUID identifier in order for the logs to appear in your tenant.
164164

165165
```JScript.NET
166166
// Allows access to the listed tenants.

articles/ai-services/.openpublishing.redirection.ai-services-from-applied.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@
146146
"redirect_document_id": true
147147
},
148148
{
149-
"source_path_from_root": "/articles/applied-ai-services/form-recognizer/faq.yml",
149+
"source_path_from_root": "/articles/applied-ai-services/form-recognizer/faq.md",
150150
"redirect_url": "/azure/ai-services/document-intelligence/faq",
151151
"redirect_document_id": true
152152
},
153153
{
154-
"source_path_from_root": "/articles/applied-ai-services/form-recognizer/index.yml",
154+
"source_path_from_root": "/articles/applied-ai-services/form-recognizer/index.md",
155155
"redirect_url": "/azure/ai-services/document-intelligence/index",
156156
"redirect_document_id": true
157157
},
@@ -281,7 +281,7 @@
281281
"redirect_document_id": true
282282
},
283283
{
284-
"source_path_from_root": "/articles/applied-ai-services/immersive-reader/index.yml",
284+
"source_path_from_root": "/articles/applied-ai-services/immersive-reader/index.md",
285285
"redirect_url": "/azure/ai-services/immersive-reader/index",
286286
"redirect_document_id": true
287287
},
@@ -331,7 +331,7 @@
331331
"redirect_document_id": true
332332
},
333333
{
334-
"source_path_from_root": "/articles/applied-ai-services/metrics-advisor/faq.yml",
334+
"source_path_from_root": "/articles/applied-ai-services/metrics-advisor/faq.md",
335335
"redirect_url": "/azure/ai-services/metrics-advisor/faq",
336336
"redirect_document_id": true
337337
},
@@ -341,7 +341,7 @@
341341
"redirect_document_id": true
342342
},
343343
{
344-
"source_path_from_root": "/articles/applied-ai-services/metrics-advisor/index.yml",
344+
"source_path_from_root": "/articles/applied-ai-services/metrics-advisor/index.md",
345345
"redirect_url": "/azure/ai-services/metrics-advisor/index",
346346
"redirect_document_id": true
347347
},
@@ -506,12 +506,12 @@
506506
"redirect_document_id": false
507507
},
508508
{
509-
"source_path_from_root": "/articles/applied-ai-services/faq.yml",
509+
"source_path_from_root": "/articles/applied-ai-services/faq.md",
510510
"redirect_url": "/azure/ai-services/what-are-ai-services",
511511
"redirect_document_id": false
512512
},
513513
{
514-
"source_path_from_root": "/articles/applied-ai-services/index.yml",
514+
"source_path_from_root": "/articles/applied-ai-services/index.md",
515515
"redirect_url": "/azure/ai-services/what-are-ai-services",
516516
"redirect_document_id": false
517517
},
@@ -526,19 +526,19 @@
526526
"redirect_document_id": false
527527
},
528528
{
529-
"source_path_from_root": "/articles/applied-ai-services/metrics-advisor/context/context.yml",
530-
"redirect_url": "/azure/ai-services/metrics-advisor/context/context",
529+
"source_path_from_root": "/articles/applied-ai-services/form-recognizer/context/context.md",
530+
"redirect_url": "/azure/ai-services/document-intelligence/?context=/azure/ai-services/document-intelligence/context/context",
531531
"redirect_document_id": false
532532
},
533533
{
534-
"source_path_from_root": "/articles/applied-ai-services/form-recognizer/context/context.yml",
535-
"redirect_url": "/azure/ai-services/document-intelligence/context/context",
534+
"source_path_from_root": "/articles/applied-ai-services/metrics-advisor/context/context.md",
535+
"redirect_url": "/azure/ai-services/metrics-advisor/?context=/azure/ai-services/metrics-advisor/context/context",
536536
"redirect_document_id": false
537537
},
538538
{
539-
"source_path_from_root": "/articles/applied-ai-services/immersive-reader/context/context.yml",
540-
"redirect_url": "/azure/ai-services/immersive-reader/context/context",
539+
"source_path_from_root": "/articles/applied-ai-services/immersive-reader/context/context.md",
540+
"redirect_url": "/azure/ai-services/immersive-reader/?context=/azure/ai-services/immersive-reader/context/context",
541541
"redirect_document_id": false
542542
}
543543
]
544-
}
544+
}

0 commit comments

Comments
 (0)