Skip to content

Commit 92bb532

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 ac017f6 + bb2c2a9 commit 92bb532

File tree

136 files changed

+579
-1495
lines changed

Some content is hidden

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

136 files changed

+579
-1495
lines changed

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Learn how to Create cluster ARM template using Azure CLI
44
ms.service: azure-hdinsight-on-aks
55
ms.custom: devx-track-arm-template, devx-track-azurecli
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 CLI

articles/hdinsight-aks/customize-clusters.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Customize Azure HDInsight on AKS clusters
33
description: Add custom components to HDInsight on AKS clusters by using script actions. Script actions are Bash scripts that can be used to customize the cluster configuration.
44
ms.topic: conceptual
55
ms.service: azure-hdinsight-on-aks
6-
ms.date: 08/29/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Customize Azure HDInsight on AKS clusters using script actions
@@ -17,7 +18,7 @@ Azure HDInsight on AKS provides a configuration method called  Script Actions
1718

1819
## Understand script actions
1920

20-
A script action is Bash script that runs on the service components in an HDInsight on AKS cluster.
21+
A script action is Bash script that runs on the service components in a HDInsight on AKS cluster.
2122

2223
The characteristics and features of script actions are as follows:
2324

articles/hdinsight-aks/faq.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: HDInsight on AKS FAQ
33
description: HDInsight on AKS frequently asked questions.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: faq
6-
ms.date: 08/29/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# HDInsight on AKS - Frequently asked questions
@@ -13,8 +14,6 @@ This article addresses some common questions about Azure HDInsight on AKS.
1314
[!INCLUDE [retirement-notice](includes/retirement-notice.md)]
1415
[!INCLUDE [feature-in-preview](includes/feature-in-preview.md)]
1516

16-
17-
1817
## General
1918

2019
* What is HDInsight on AKS?
@@ -41,7 +40,7 @@ This article addresses some common questions about Azure HDInsight on AKS.
4140

4241
For a list of supported regions, refer to [Region availability](./overview.md#region-availability-public-preview).
4342

44-
* What’s the cost to deploy an HDInsight on AKS Cluster?
43+
* What’s the cost to deploy a HDInsight on AKS Cluster?
4544

4645
For more information about pricing, see HDInsight on AKS pricing.
4746

0 commit comments

Comments
 (0)