Skip to content

Commit 0579359

Browse files
authored
Merge pull request #288878 from MicrosoftDocs/main
10/21/2024 AM Publish
2 parents aa27d6a + 28ec054 commit 0579359

File tree

583 files changed

+883
-981
lines changed

Some content is hidden

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

583 files changed

+883
-981
lines changed

articles/azure-app-configuration/create-snapshot-devops-pipeline.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Assign the proper App Configuration role assignment to the credentials being use
3030

3131
1. Go to your target App Configuration store.
3232
1. In the left menu, select **Access control (IAM)**.
33-
1. In the right pane, selecte **Add role assignment**.
33+
1. In the right pane, select **Add role assignment**.
3434

3535
:::image type="content" border="true" source="./media/azure-app-configuration-role-assignment/add-role-assignment-button.png" alt-text="Screenshot shows the Add role assignments button.":::
3636
1. For the **Role**, select **App Configuration Data Owner**. This role allows the task to read from and write to the App Configuration store.
@@ -56,13 +56,13 @@ In this section, learn how to use the Azure App Configuration snapshot task in a
5656
1. Configure the necessary parameters for the task to create a snapshot in an App Configuration store. Explanations of the parameters are available in the **Parameters** section below and in tooltips next to each parameter.
5757
> [!div class="mx-imgBorder"]
5858
> ![Screenshot shows the app configuration snapshot task parameters.](./media/azure-app-configuration-snapshot-parameters.png)
59-
1. Save and queue a build. The build log will display any failures that occurred during the execution of the task.
59+
1. Save and queue a build. The build log displays any failures that occurred during the execution of the task.
6060

6161
## Use in releases
6262

6363
In this section, learn how to use the Azure App Configuration snapshot task in an Azure DevOps release pipeline.
6464

65-
1. Navigate to the release pipeline page by selecting, **Pipelines** > **Releases**. For more information about release pipelines go to [Create your first pipeline](/azure/devops/pipelines/release).
65+
1. Navigate to the release pipeline page by selecting, **Pipelines** > **Releases**. For more information about release pipelines, go to [Create your first pipeline](/azure/devops/pipelines/release).
6666
1. Choose an existing release pipeline. If you don’t have one, select **+ New** to create a new one.
6767
1. Select the **Edit** button in the top-right corner to edit the release pipeline.
6868
1. From the **Tasks** dropdown, choose the **Stage** to which you want to add the task. More information about stages can be found in [Add stages, dependencies, & conditions](/azure/devops/pipelines/release/environments).
@@ -73,7 +73,7 @@ In this section, learn how to use the Azure App Configuration snapshot task in a
7373
> ![Screenshot shows the plus button next to the job.](./media/add-task-to-job.png)
7474
1. In the **Add tasks** dialog, type **Azure App Configuration snapshot** into the search box and select it.
7575
1. Configure the necessary parameters within the task to create a snapshot within your App Configuration store. Explanations of the parameters are available in the **Parameters** section below, and in tooltips next to each parameter.
76-
1. Save and queue a release. The release log will display any failures encountered during the execution of the task.
76+
1. Save and queue a release. The release log displays any failures encountered during the execution of the task.
7777

7878
## Parameters
7979

@@ -102,5 +102,17 @@ If an unexpected error occurs, debug logs can be enabled by setting the pipeline
102102

103103
## Next step
104104

105+
For a complete reference of the parameters or to use this pipeline task in YAML pipelines, please refer to the following document.
106+
107+
> [!div class="nextstepaction"]
108+
> [Azure App Configuration Snapshot Task reference](/azure/devops/pipelines/tasks/reference/azure-app-configuration-snapshot-v1)
109+
110+
To learn how to export key-values from your App Configuration store and set them as Azure pipeline variables, continue to the following document.
111+
112+
> [!div class="nextstepaction"]
113+
> [Pull settings from App Configuration with Azure pipelines](./pull-key-value-devops-pipeline.md)
114+
115+
To learn how to import key-values from a configuration file into your App Configuration store, continue to the following document.
116+
105117
> [!div class="nextstepaction"]
106-
> [Pull settings from App Configuration with Azure pipelines](./pull-key-value-devops-pipeline.md)
118+
> [Push settings to App Configuration with Azure pipelines](./push-kv-devops-pipeline.md)

articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
"source_path_from_root": "/articles/azure-netapp-files/optimize-costs-reserved-capacity.md",
4040
"redirect_url": "/azure/azure-netapp-files/reservations",
4141
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/azure-netapp-files/access-smb-volume-from-windows-client.md",
45+
"redirect_url": "/azure/azure-netapp-files/mount-volumes-vms-smb",
46+
"redirect_document_id": false
4247
}
4348
]
4449
}

articles/azure-netapp-files/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,6 @@
339339
href: azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md
340340
- name: Mount an SMB volume for Windows VMs
341341
href: mount-volumes-vms-smb.md
342-
- name: Access SMB volume from Microsoft Entra joined Windows VM
343-
href: access-smb-volume-from-windows-client.md
344342
- name: Manage volume capacity and performance
345343
items:
346344
- name: Monitor the capacity of a volume

articles/azure-netapp-files/access-smb-volume-from-windows-client.md

Lines changed: 0 additions & 137 deletions
This file was deleted.

articles/azure-netapp-files/create-active-directory-connections.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-hchen
66
ms.service: azure-netapp-files
77
ms.custom: devx-track-azurepowershell
88
ms.topic: how-to
9-
ms.date: 11/07/2023
9+
ms.date: 10/21/2024
1010
ms.author: anfdocs
1111
---
1212
# Create and manage Active Directory connections for Azure NetApp Files
@@ -358,4 +358,3 @@ Alternately, navigate to the **Volumes** menu. Identify the volume for which you
358358
* [Install a new Active Directory forest using Azure CLI](/windows-server/identity/ad-ds/deploy/virtual-dc/adds-on-azure-vm)
359359
* [Enable Active Directory Domain Services (AD DS) LDAP authentication for NFS volumes](configure-ldap-over-tls.md)
360360
* [AD DS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md)
361-
* [Access SMB volumes from Microsoft Entra joined Windows virtual machines](access-smb-volume-from-windows-client.md)

articles/azure-netapp-files/faq-smb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-netapp-files
55
ms.topic: conceptual
66
author: b-hchen
77
ms.author: anfdocs
8-
ms.date: 07/30/2024
8+
ms.date: 10/21/2024
99
---
1010
# SMB FAQs for Azure NetApp Files
1111

@@ -33,7 +33,7 @@ You can also map multiple NetApp accounts that are under the same subscription a
3333

3434
## Does Azure NetApp Files support Microsoft Entra ID?
3535

36-
Both [Microsoft Entra Domain Services](../active-directory-domain-services/overview.md) and [Active Directory Domain Services (AD DS)](/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview) are supported. You can use existing Active Directory domain controllers with Azure NetApp Files. Domain controllers can reside in Azure as virtual machines, or on premises via ExpressRoute or S2S VPN. Azure NetApp Files doesn't support AD join for [Microsoft Entra ID](../active-directory/fundamentals/index.yml) at this time. However, you can use Microsoft Entra ID with [hybrid identities](/entra/identity/hybrid/whatis-hybrid-identity) to [Access SMB volumes from Microsoft Entra joined Windows virtual machines](access-smb-volume-from-windows-client.md).
36+
Both [Microsoft Entra Domain Services](../active-directory-domain-services/overview.md) and [Active Directory Domain Services (AD DS)](/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview) are supported. You can use existing Active Directory domain controllers with Azure NetApp Files. Domain controllers can reside in Azure as virtual machines, or on premises via ExpressRoute or S2S VPN. Azure NetApp Files doesn't support AD join for [Microsoft Entra ID](../active-directory/fundamentals/index.yml) at this time.
3737

3838
If you're using Azure NetApp Files with Microsoft Entra Domain Services, the organizational unit path is `OU=AADDC Computers` when you configure Active Directory for your NetApp account.
3939

articles/azure-netapp-files/performance-considerations-cool-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following graph shows the cool tier performance for this test using a variet
3131

3232
:::image type="content" source="./media/performance-considerations-cool-access/cool-tier-block-sizes.png" alt-text="Chart of cool tier throughput at varying block sizes." lightbox="./media/performance-considerations-cool-access/cool-tier-block-sizes.png":::
3333

34-
Hot tier performance was around 2.75x better, capping out at approximately 11,180 MiB/s.
34+
Hot tier performance was around 2.75x better, capping out at approximately 1,180 MiB/s.
3535

3636
:::image type="content" source="./media/performance-considerations-cool-access/hot-tier-block-sizes.png" alt-text="Chart of hot tier throughput at varying block sizes." lightbox="./media/performance-considerations-cool-access/hot-tier-block-sizes.png":::
3737

0 commit comments

Comments
 (0)