Skip to content

Commit 200fcc1

Browse files
authored
Merge pull request #282343 from MicrosoftDocs/main
7/30/2024 PM Publish
2 parents 3d5880d + ea958af commit 200fcc1

File tree

337 files changed

+5101
-13283
lines changed

Some content is hidden

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

337 files changed

+5101
-13283
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,12 @@
896896
"branch": "main",
897897
"branch_mapping": {}
898898
},
899+
{
900+
"path_to_root": "storage-mgmt-devguide-dotnet",
901+
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",
902+
"branch": "main",
903+
"branch_mapping": {}
904+
},
899905
{
900906
"path_to_root": "azure-sdk-for-net",
901907
"url": "https://github.com/Azure/azure-sdk-for-net/",

.openpublishing.redirection.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4950,6 +4950,16 @@
49504950
"redirect_url": "/azure/virtual-network/ip-services/create-vm-dual-stack-ipv6-portal",
49514951
"redirect_document_id": false
49524952
},
4953+
{
4954+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-cli.md",
4955+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-portal",
4956+
"redirect_document_id": false
4957+
},
4958+
{
4959+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-powershell.md",
4960+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-portal",
4961+
"redirect_document_id": false
4962+
},
49534963
{
49544964
"source_path_from_root": "/articles/virtual-network/ip-services/routing-preference-powershell.md",
49554965
"redirect_url": "/azure/virtual-network/ip-services/routing-preference-portal",
@@ -4964,7 +4974,17 @@
49644974
"source_path_from_root":"/articles/container-registry/manual-regional-move.md",
49654975
"redirect_url":"/azure/operational-excellence/relocation-container-registry",
49664976
"redirect_document_id":false
4967-
}
4977+
},
4978+
{
4979+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-powershell.md",
4980+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal",
4981+
"redirect_document_id": false
4982+
},
4983+
{
4984+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-cli.md",
4985+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal",
4986+
"redirect_document_id": false
4987+
}
49684988

49694989
]
49704990
}

articles/active-directory-b2c/direct-signin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ The domain hint query string parameter can set to one of the following domains:
6969
- linkedin.com
7070
- microsoft.com
7171
- qq.com
72-
- twitter.com
7372
- wechat.com
7473
- weibo.com
74+
- x.com
7575
- For [Generic OpenID Connect](identity-provider-generic-openid-connect.md), see [Domain hint](identity-provider-generic-openid-connect.md#response-mode).
7676

7777
::: zone-end
@@ -89,4 +89,4 @@ To support domain hint parameter, you can configure the domain name using the `<
8989
...
9090
```
9191

92-
::: zone-end
92+
::: zone-end

articles/ai-services/document-intelligence/toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -236,16 +236,16 @@ items:
236236
- name: Composed models
237237
displayName: custom, assign, modelId, model ID
238238
href: concept-composed-models.md
239-
- name: Samples
239+
- name: Code samples
240240
items:
241241
- name: "C#/.NET"
242-
href: /dotnet/api/overview/azure/ai.formrecognizer-readme?view=azure-dotnet#examples&preserve-view=true
242+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/.NET(v4.0)/README.md
243243
- name: "Java"
244-
href: /java/api/overview/azure/ai-formrecognizer-readme?view=azure-java-stable#examples&preserve-view=true
244+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Java(v4.0)/README.md
245245
- name: "Python"
246-
href: /python/api/overview/azure/ai-formrecognizer-readme?view=azure-python#examples&preserve-view=true
246+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Layout_model/README.md
247247
- name: "JavaScript"
248-
href: /javascript/api/overview/azure/ai-form-recognizer-readme?view=azure-node-latest#examples&preserve-view=true
248+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/JavaScript(v4.0)/README.md
249249
- name: Responsible AI
250250
items:
251251
- name: Transparency note

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,16 @@
8484
"source_path_from_root": "/articles/ai-studio/how-to/model-catalog.md",
8585
"redirect_url": "/azure/ai-studio/how-to/model-catalog-overview",
8686
"redirect_document_id": false
87+
},
88+
{
89+
"source_path_from_root": "/articles/ai-studio/how-to/llmops-azure-devops-prompt-flow.md",
90+
"redirect_url": "/azure/machine-learning/prompt-flow/how-to-end-to-end-llmops-with-prompt-flow",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path_from_root": "/articles/ai-studio/how-to/llmops-github-prompt-flow.md",
95+
"redirect_url": "/azure/machine-learning/prompt-flow/how-to-end-to-end-llmops-with-prompt-flow",
96+
"redirect_document_id": false
8797
}
8898
]
8999
}

0 commit comments

Comments
 (0)