Skip to content

Commit e167bff

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents a862748 + efc11b0 commit e167bff

File tree

151 files changed

+1228
-734
lines changed

Some content is hidden

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

151 files changed

+1228
-734
lines changed

articles/active-directory-b2c/partner-bindid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this tutorial, learn to integrate Azure Active Directory B2C (Azure AD B2C) a
2323

2424
The following architecture diagram illustrates the implementation:
2525

26-
![Diagram of the Transmit and Azure AD B2C architecture.](media/partner-bindid/partner-TransmitSecurity-architecture-diagram.png)
26+
![Diagram of the Transmit and Azure AD B2C architecture.](media/partner-bindid/partner-transmit-security-architecture-diagram.png)
2727

2828
1. User opens the Azure AD B2C sign-in page, and signs in or signs up.
2929
2. Azure AD B2C redirects the user to Transmit Security using an OpenID Connect (OIDC) request.

articles/ai-services/language-service/personally-identifiable-information/concepts/conversations-entity-categories.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The PII preview feature includes the ability to detect personal (`PII`) informat
2222

2323
The following entity categories are returned when you're sending API requests PII feature.
2424

25-
## Category: Name
25+
## Category: Person
2626

2727
This category contains the following entity:
2828

@@ -38,7 +38,9 @@ This category contains the following entity:
3838

3939
All first, middle, last or full name is considered PII regardless of whether it is the speaker’s name, the agent’s name, someone else’s name or a different version of the speaker’s full name (Chris vs. Christopher).
4040

41-
To get this entity category, add `Name` to the `pii-categories` parameter. `Name` will be returned in the API response if detected.
41+
To get this entity category, add `Person` to the `pii-categories` parameter. `Person` will be returned in the API response if detected.
42+
> [!NOTE]
43+
> As of the 2023-04-15-preview API onwards, this category is 'Person' instead of 'Name'.
4244
4345
:::column-end:::
4446

articles/ai-services/openai/concepts/models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GPT-4 version 0314 is the first version of the model released. Version 0613 is
8484
See [model versions](../concepts/model-versions.md) to learn about how Azure OpenAI Service handles model version upgrades, and [working with models](../how-to/working-with-models.md) to learn how to view and configure the model version settings of your GPT-4 deployments.
8585

8686
> [!NOTE]
87-
> Version `0314` of `gpt-4` and `gpt-4-32k` will be retired no earlier than July 5, 2024. See [model updates](../how-to/working-with-models.md#model-updates) for model upgrade behavior.
87+
> Version `0613` of `gpt-4` and `gpt-4-32k` will be retired on June 13, 2024. Version `0314` of `gpt-4` and `gpt-4-32k` will be retired on July 5, 2024. See [model updates](../how-to/working-with-models.md#model-updates) for model upgrade behavior.
8888
8989
| Model ID | Max Request (tokens) | Training Data (up to) |
9090
| --- | :--- | :---: |
@@ -121,7 +121,7 @@ GPT-3.5 Turbo version 0301 is the first version of the model released. Version
121121
See [model versions](../concepts/model-versions.md) to learn about how Azure OpenAI Service handles model version upgrades, and [working with models](../how-to/working-with-models.md) to learn how to view and configure the model version settings of your GPT-3.5 Turbo deployments.
122122

123123
> [!NOTE]
124-
> Version `0301` of `gpt-35-turbo` will be retired no earlier than July 5, 2024. See [model updates](../how-to/working-with-models.md#model-updates) for model upgrade behavior.
124+
> Version `0613` of `gpt-35-turbo` and `gpt-35-turbo-16k` will be retired on June 13, 2024. Version `0301` of `gpt-35-turbo` will be retired on July 5, 2024. See [model updates](../how-to/working-with-models.md#model-updates) for model upgrade behavior.
125125
126126
### GPT-3.5-Turbo model availability
127127

articles/azure-monitor/agents/azure-monitor-agent-troubleshoot-windows-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Troubleshoot the Azure Monitor agent on Windows virtual machines and scale sets
33
description: Guidance for troubleshooting issues on Windows virtual machines, scale sets with Azure Monitor agent and Data Collection Rules.
44
ms.topic: conceptual
5-
ms.date: 01/09/2024
5+
ms.date: 01/23/2024
66
ms.custom: references_region
7-
ms.reviewer: shseth
7+
ms.reviewer: jeffwo
88
---
99

1010
# Troubleshooting guidance for the Azure Monitor agent on Windows virtual machines and scale sets

articles/azure-monitor/agents/data-collection-iis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Collect IIS logs with Azure Monitor Agent
33
description: Configure collection of Internet Information Services (IIS) logs on virtual machines with Azure Monitor Agent.
4-
ms.topic: how-to
5-
ms.date: 01/19/2024
4+
ms.topic: Conceptual
5+
ms.date: 01/23/2024
66
author: guywi-ms
77
ms.author: guywild
88
ms.reviewer: jeffwo

articles/azure-netapp-files/azure-government.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ All [Azure NetApp Files features](whats-new.md) available on Azure public cloud
2727
|:--- |:--- |:--- |
2828
| Azure NetApp Files backup | Public preview | No |
2929
| Azure NetApp Files large volumes | Public preview | No |
30-
| Edit network features for existing volumes | Public preview | No |
31-
| Standard storage with cool access in Azure NetApp Files | Public preview | Public preview |
3230

3331
## Portal access
3432

articles/azure-netapp-files/azure-netapp-files-network-topologies.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ Azure NetApp Files volumes are designed to be contained in a special purpose sub
112112
* UAE North
113113
* UK South
114114
* UK West
115+
* US Gov Arizona
116+
* US Gov Texas
117+
* US Gov Virginia
115118
* West Europe
116119
* West US
117120
* West US 2*

articles/azure-netapp-files/configure-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following diagram demonstrates how customer-managed keys work with Azure Net
3737
* To renew, you need to call the NetApp account operation `renewCredentials` if eligible for renewal. If it's not eligible, an error message communicates the date of eligibility.
3838
* Version 2.42 or later of the Azure CLI supports running the `renewCredentials` operation with the [az netappfiles account command](/cli/azure/netappfiles/account#az-netappfiles-account-renew-credentials). For example:
3939

40-
`az netappfiles account renew-credentials –-account-name myaccount –resource-group myresourcegroup`
40+
`az netappfiles account renew-credentials –-account-name myaccount -–resource-group myresourcegroup`
4141

4242
* If the account isn't eligible for MSI certificate renewal, an error message communicates the date and time when the account is eligible. It's recommended you run this operation periodically (for example, daily) to prevent the certificate from expiring and from the customer-managed key volume going offline.
4343
* Applying Azure network security groups on the private link subnet to Azure Key Vault isn't supported for Azure NetApp Files customer-managed keys. Network security groups don't affect connectivity to Private Link unless `Private endpoint network policy` is enabled on the subnet. It's recommended to keep this option disabled.

articles/azure-netapp-files/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
1717

1818
## January 2024
1919

20+
* [Standard network features - Edit volumes available in US Gov regions](azure-netapp-files-network-topologies.md#regions-edit-network-features) (Preview)
21+
22+
Azure NetApp Files now supports the capability to edit network features of existing volumes in US Gov Arizona, US Gov Texas, and US Gov Texas. This capability provides an enhanced, more standard, Microsoft Azure Virtual Network experience through various security and connectivity features that are available on Virtual Networks to Azure services. This feature is in preview in commercial and US Gov regions.
23+
2024
* [Customer-managed keys](configure-customer-managed-keys.md) is now generally available (GA).
2125

2226
You still must register the feature before using it for the first time.

0 commit comments

Comments
 (0)