Skip to content

Commit 2b6db45

Browse files
authored
Merge pull request #278578 from MicrosoftDocs/main
6/18/2024 AM Publish
2 parents e979d9b + 0444e49 commit 2b6db45

File tree

548 files changed

+6226
-5499
lines changed

Some content is hidden

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

548 files changed

+6226
-5499
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6738,9 +6738,11 @@
67386738
"source_path_from_root": "/articles/azure-monitor/essentials/pipeline-overview.md",
67396739
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-overview",
67406740
"redirect_document_id": false
6741-
}
6742-
6743-
6744-
6741+
},
6742+
{
6743+
"source_path_from_root": "/articles/azure-monitor/agents/azure-monitor-agent-migration-tools.md",
6744+
"redirect_url": "/azure/azure-monitor/agents/azure-monitor-agent-migration",
6745+
"redirect_document_id": false
6746+
}
67456747
]
67466748
}

articles/ai-services/openai/how-to/working-with-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about managing model deployment life cycle, updates, & retirement.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 10/04/2023
7+
ms.date: 06/18/2023
88
ms.custom: references_regions, build-2023, build-2023-dataai, devx-track-azurepowershell
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -75,7 +75,7 @@ There are three distinct model deployment upgrade options:
7575
|`NoAutoUpgrade` | The model deployment never automatically upgrades. Once the retirement date is reached the model deployment stops working. You need to update your code referencing that deployment to point to a nonexpired model deployment. |
7676

7777
> [!NOTE]
78-
> `null` is equivalent to `AutoUpgradeWhenExpired`. If the **Version update policy** option is not present in the properties for a model that supports model upgrades this indicates the value is currently `null`. Once you explicitly modify this value, the property is visible in the studio properties page as well as via the REST API.
78+
> `null` is equivalent to `OnceCurrentVersionExpired`. If the **Version update policy** option is not present in the properties for a model that supports model upgrades this indicates the value is currently `null`. Once you explicitly modify this value, the property is visible in the studio properties page as well as via the REST API.
7979
8080
### Examples
8181

108 KB
Loading
138 KB
Loading
40.3 KB
Loading
63.7 KB
Loading
2.37 KB
Loading
Loading
Loading
168 KB
Loading

0 commit comments

Comments
 (0)