Skip to content

Commit 29b90b8

Browse files
committed
Fix items
2 parents 4cefceb + cfe1661 commit 29b90b8

File tree

247 files changed

+2465
-974
lines changed

Some content is hidden

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

247 files changed

+2465
-974
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1232,6 +1232,7 @@
12321232
".openpublishing.redirection.government.json",
12331233
".openpublishing.redirection.guidance.json",
12341234
".openpublishing.redirection.industry.json",
1235+
".openpublishing.redirection.iot-develop.json",
12351236
".openpublishing.redirection.iot-hub-device-update.json",
12361237
".openpublishing.redirection.json",
12371238
".openpublishing.redirection.key-vault.json",
@@ -1298,7 +1299,6 @@
12981299
"articles/internet-peering/.openpublishing.redirection.internet-peering.json",
12991300
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
13001301
"articles/iot-central/.openpublishing.redirection.iot-central.json",
1301-
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
13021302
"articles/iot-dps/.openpublishing.redirection.iot-dps.json",
13031303
"articles/iot-edge/.openpublishing.redirection.iot-edge.json",
13041304
"articles/iot-hub/.openpublishing.redirection.iot-hub.json",

.openpublishing.redirection.sentinel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/sentinel/sap/deploy-data-connector-agent-container-other-methods.md",
5+
"redirect_url": "/azure/sentinel/sap/deploy-data-connector-agent-container",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path": "articles/sentinel/data-connectors/abnormalsecurity-using-azure-function.md",
510
"redirect_url": "/azure/sentinel/data-connectors/abnormalsecurity-using-azure-functions",

articles/ai-services/document-intelligence/concept-composed-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ With the introduction of [**custom classification models**](./concept-custom-cla
7070

7171
* With models composed using v2.1 of the API continues to be supported, requiring no updates.
7272

73-
* For custom models, the maximum number that can be composed is 100.
73+
* For custom models, the maximum number that can be composed is 200.
7474

7575
::: moniker-end
7676

articles/ai-services/openai/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ items:
243243
- name: Data source - Pinecone (preview)
244244
href: ./references/pinecone.md
245245
- name: Ingestion API (preview)
246-
href: /rest/api/azureopenai/ingestion-jobs
246+
href: /rest/api/azureopenai/ingestion-jobs?context=/azure/ai-services/openai/context/context
247247
- name: Azure Resource Manager/Bicep/Terraform
248248
href: /azure/templates/microsoft.cognitiveservices/accounts?pivots=deployment-language-bicep
249249
displayName: ARM, ARM template, template

articles/aks/csi-secrets-store-nginx-tls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,3 +509,4 @@ We can now deploy a Kubernetes ingress resource referencing the secret.
509509
510510
<!-- LINKS EXTERNAL -->
511511
[kubernetes-ingress-tls]: https://kubernetes.io/docs/concepts/services-networking/ingress/#tls
512+

articles/aks/csi-storage-drivers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Container Storage Interface (CSI) drivers on Azure Kubernetes Service (AK
33
description: Learn about and deploy the Container Storage Interface (CSI) drivers for Azure Disks and Azure Files in an Azure Kubernetes Service (AKS) cluster
44
ms.topic: article
55
ms.date: 03/14/2024
6+
author: tamram
7+
ms.author: tamram
8+
69
ms.subservice: aks-storage
710
---
811

@@ -109,3 +112,4 @@ To review the migration options for your storage classes and upgrade your cluste
109112
[azure-policy-aks-definition]: ../governance/policy/samples/built-in-policies.md#kubernetes
110113
[encrypt-managed-disks-customer-managed-keys]: ../virtual-machines/disks-cross-tenant-customer-managed-keys.md
111114
[azure-disk-customer-managed-keys]: azure-disk-customer-managed-keys.md
115+

articles/aks/custom-certificate-authority.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,3 +236,4 @@ For more information on AKS security best practices, see [Best practices for clu
236236
[az-feature-show]: /cli/azure/feature#az-feature-show
237237
[az-feature-register]: /cli/azure/feature#az-feature-register
238238
[az-provider-register]: /cli/azure/provider#az-provider-register
239+

articles/aks/custom-node-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,3 +252,4 @@ The settings below can be used to tune the operation of the virtual memory (VM)
252252
[az-feature-register]: /cli/azure/feature#az-feature-register
253253
[az-feature-show]: /cli/azure/feature#az-feature-show
254254
[az-provider-register]: /cli/azure/provider#az-provider-register
255+

articles/aks/dapr-migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,4 @@ Learn more about [Dapr][dapr-overview] and [how to use it][dapr-howto].
100100

101101
<!-- LINKS EXTERNAL -->
102102
[dapr-prod-guidelines]: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-production/#enabling-high-availability-in-an-existing-dapr-deployment
103+

0 commit comments

Comments
 (0)