Skip to content

Commit dc395be

Browse files
Merge branch 'MicrosoftDocs:main' into main
2 parents 503f061 + d79a546 commit dc395be

File tree

140 files changed

+585
-1510
lines changed

Some content is hidden

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

140 files changed

+585
-1510
lines changed

articles/azure-app-configuration/feature-management-dotnet-reference.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ zone_pivot_groups: feature-management
2828
[![Microsoft.FeatureManagement](https://img.shields.io/nuget/vpre/Microsoft.FeatureManagement?label=Microsoft.FeatureManagement)](https://www.nuget.org/packages/Microsoft.FeatureManagement/4.0.0-preview3)<br>
2929
[![Microsoft.FeatureManagement.AspNetCore](https://img.shields.io/nuget/vpre/Microsoft.FeatureManagement.AspNetCore?label=Microsoft.FeatureManagement.AspNetCore)](https://www.nuget.org/packages/Microsoft.FeatureManagement.AspNetCore/4.0.0-preview3)<br>
3030
[![Microsoft.FeatureManagement.Telemetry.ApplicationInsights](https://img.shields.io/nuget/v/Microsoft.FeatureManagement.Telemetry.ApplicationInsights?label=Microsoft.FeatureManagement.Telemetry.ApplicationInsights)](https://www.nuget.org/packages/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/4.0.0-preview3)<br>
31-
[![Microsoft.FeatureManagement.Telemetry.ApplicationInsights.AspNetCore](https://img.shields.io/nuget/v/Microsoft.FeatureManagement.Telemetry.ApplicationInsights.AspNetCore?label=Microsoft.FeatureManagement.Telemetry.ApplicationInsights.AspNetCore)](https://www.nuget.org/packages/Microsoft.FeatureManagement.Telemetry.ApplicationInsights.AspNetCore/4.0.0-preview3)<br>
3231

3332
:::zone-end
3433

@@ -1351,19 +1350,11 @@ The `telemetry` section of a feature flag has the following properties:
13511350
| Property | Description |
13521351
| ---------------- | ---------------- |
13531352
| `enabled` | Specifies whether telemetry should be published for the feature flag. |
1354-
| `metadata` | A collection of key-value pairs, modeled as a dictionary, that can be used to attach custom metadata about the feature flag to evaluation events. |
1353+
| `metadata` | A collection of key-value pairs, modeled as a dictionary, which can be used to attach custom metadata about the feature flag to evaluation events. |
13551354

13561355
### Custom Telemetry Publishing
13571356

1358-
The feature manager has its own `ActivitySource` named "Microsoft.FeatureManagement". If `telemetry` is enabled for a feature flag, whenever the evaluation of the feature flag is started, the feature manager will start an `Activity`. When the feature flag evaluation is finished, the feature manager will add an `ActivityEvent` named `"FeatureFlag"` to the current activity. The `"FeatureFlag"` event will have tags which include the information about the feature flag evaluation. Specifically, the tags will include the following fields:
1359-
1360-
| Tag | Description |
1361-
| ---------------- | ---------------- |
1362-
| `FeatureName` | The feature flag name. |
1363-
| `Enabled` | Whether the feature flag is evaluated as enabled. |
1364-
| `Variant` | The assigned variant. |
1365-
| `VariantAssignmentReason` | The reason why the variant is assigned. |
1366-
| `TargetingId` | The user id used for targeting. |
1357+
The feature manager has its own `ActivitySource` named "Microsoft.FeatureManagement". If `telemetry` is enabled for a feature flag, whenever the evaluation of the feature flag is started, the feature manager will start an `Activity`. When the feature flag evaluation is finished, the feature manager will add an `ActivityEvent` named `FeatureFlag` to the current activity. The `FeatureFlag` event will have tags which include the information about the feature flag evaluation, following the fields defined in the [FeatureEvaluationEvent](https://github.com/microsoft/FeatureManagement/tree/main/Schema/FeatureEvaluationEvent) schema.
13671358

13681359
> [!NOTE]
13691360
> All key value pairs specified in `telemetry.metadata` of the feature flag will also be included in the tags.

articles/backup/backup-reports-email.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Email Azure Backup Reports
33
description: Create automated tasks to receive periodic reports via email
44
ms.topic: how-to
5-
ms.date: 09/11/2024
5+
ms.date: 09/20/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -89,7 +89,7 @@ When attempting to authorize the Microsoft 365 API connection, you might see an
8989

9090
This error can occur if the mailbox is on a dedicated Microsoft Exchange Server and isn't a valid Office 365 mailbox. [Learn more](/connectors/office365/#common-errors)
9191

92-
To get a valid Office 365 mailbox, submit a request to your Exchange or Global administrator to migrate the mailbox account. Users who don't have administrator permissions can't migrate accounts. For information on how to migrate the mailbox account, see [How to migrate mailbox data by using the Exchange Admin Center in Office 365](/exchange/troubleshoot/move-or-migrate-mailboxes/migrate-data-with-admin-center).
92+
To get a valid Office 365 mailbox, submit a request to your Exchange administrator to migrate the mailbox account. Users who don't have administrator permissions can't migrate accounts. For information on how to migrate the mailbox account, see [How to migrate mailbox data by using the Exchange Admin Center in Office 365](/exchange/troubleshoot/move-or-migrate-mailboxes/migrate-data-with-admin-center).
9393

9494
### Scenario 4: Error in authorizing Azure Monitor Logs connection
9595

articles/communication-services/concepts/voice-video-calling/calling-sdk-features.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Once you start development, check out the [known issues page](../known-issues.md
4545
- **Media Stats** - The Calling SDK provides comprehensive insights into [the metrics](media-quality-sdk.md) of your VoIP and video calls. With this information, developers have a clearer understanding of call quality and can make informed decisions to further enhance their communication experience.
4646
- **Video Constraints** - The Calling SDK provides APIs that gain the ability to regulate [video quality among other parameters](../../quickstarts/voice-video-calling/get-started-video-constraints.md) during video calls by adjusting parameters such as resolution and frame rate supporting different call situations for different levels of video quality
4747
- **User Facing Diagnostics (UFD)** - The Calling SDK provides [events](user-facing-diagnostics.md) that are designed to provide insights into underlying issues that could affect call quality. Developers can subscribe to triggers such as weak network signals or muted microphones, ensuring that they're always aware of any factors impacting the calls.
48-
- **Custom context** - The Calling SDK provides APIs supporting calling with one user-to-user and up to five custom headers. The headers are received within the incoming call.
4948

5049
## Detailed capabilities
5150

@@ -103,7 +102,7 @@ The following list presents the set of features that are currently available in
103102
| | Noise suppression | ✔️ | ✔️ | ✔️ | ✔️ |
104103
| | Automatic gain control (AGC) || ✔️ | ✔️ | ✔️ |
105104
| Notifications <sup>4</sup> | [Push notifications](../../how-tos/calling-sdk/push-notifications.md) | ✔️ | ✔️ | ✔️ | ✔️ |
106-
| Custom context | Place a call with user-to-user or custom headers | ✔️ ||||
105+
| Custom context | Add [User-to-User (UUI)](../../how-tos/calling-sdk/call-context.md) or custom headers to a call | ✔️ ||||
107106

108107
<sup>1</sup> The capability to Mute Others is currently in public preview.
109108

articles/data-factory/connector-azure-file-storage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jianleishen
77
ms.subservice: data-movement
88
ms.topic: conceptual
99
ms.custom: synapse
10-
ms.date: 07/31/2024
10+
ms.date: 09/13/2024
1111
---
1212

1313
# Copy data from or to Azure Files by using Azure Data Factory
@@ -213,8 +213,8 @@ To use system-assigned managed identity authentication, follow these steps:
213213

214214
2. Grant the managed identity permission in Azure Files. For more information on the roles, see this [article](../role-based-access-control/built-in-roles/storage.md#storage-file-data-smb-share-reader).
215215

216-
- **As source**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Reader** role.
217-
- **As sink**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Contributor** role.
216+
- **As source**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Reader** role.
217+
- **As sink**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Contributor** role.
218218

219219
These properties are supported for an Azure Files linked service:
220220

@@ -257,8 +257,8 @@ To use user-assigned managed identity authentication, follow these steps:
257257

258258
1. [Create one or multiple user-assigned managed identities](../active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal.md) and grant permission in Azure Files. For more information on the roles, see this [article](../role-based-access-control/built-in-roles/storage.md#storage-file-data-smb-share-reader).
259259

260-
- **As source**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Reader** role.
261-
- **As sink**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Contributor** role.
260+
- **As source**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Reader** role.
261+
- **As sink**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Contributor** role.
262262

263263
2. Assign one or multiple user-assigned managed identities to your data factory and [create credentials](credentials.md) for each user-assigned managed identity.
264264

articles/hdinsight-aks/cluster-storage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Introduction to cluster storage
33
description: Understand how Azure HDInsight on AKS integrates with Azure Storage
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: how-to
6-
ms.date: 08/3/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Introduction to cluster storage

articles/hdinsight-aks/concept-azure-monitor-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Metrics and monitoring in HDInsight on AKS
33
description: Learn about how HDInsight on AKS interacts with Azure Monitoring.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: conceptual
6-
ms.date: 08/29/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Azure Monitor integration

articles/hdinsight-aks/concept-security.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Security in HDInsight on AKS
33
description: An introduction to security with managed identity from Microsoft Entra ID in HDInsight on AKS.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: conceptual
6-
ms.date: 05/11/2024
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Overview of enterprise security in Azure HDInsight on AKS

articles/hdinsight-aks/control-egress-traffic-from-hdinsight-on-aks-clusters.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Control network traffic from HDInsight on AKS Cluster pools and cluster
33
description: A guide to configure and manage inbound and outbound network connections from HDInsight on AKS.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: how-to
6-
ms.date: 05/21/2024
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Control network traffic from HDInsight on AKS Cluster pools and clusters
@@ -43,7 +44,7 @@ In the following sections, we describe each method in detail.
4344

4445
### Outbound with load balancer
4546

46-
The load balancer is used for egress through an HDInsight on AKS assigned public IP. When you configure the outbound type of load balancer on your cluster pool, you can expect egress out of the load balancer created by the HDInsight on AKS.
47+
The load balancer is used for egress through a HDInsight on AKS assigned public IP. When you configure the outbound type of load balancer on your cluster pool, you can expect egress out of the load balancer created by the HDInsight on AKS.
4748

4849
You can configure the outbound with load balancer configuration using the Azure portal.
4950

articles/hdinsight-aks/create-cluster-error-dictionary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Create a cluster - error dictionary in Azure HDInsight on AKS
33
description: Learn how to troubleshoot errors that occur when creating Azure HDInsight on AKS clusters
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: troubleshooting
6-
ms.date: 08/31/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Cluster creation errors on Azure HDInsight on AKS

articles/hdinsight-aks/create-cluster-using-arm-template-script.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: How to create an ARM template of a cluster in Azure HDInsight on AK
44
ms.service: azure-hdinsight-on-aks
55
ms.custom: devx-track-arm-template
66
ms.topic: how-to
7-
ms.date: 02/12/2024
7+
ms.date: 09/20/2024
8+
ROBOTS: NOINDEX
89
---
910

1011
# Export cluster ARM template - Azure portal

0 commit comments

Comments
 (0)