You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/create-snapshot-devops-pipeline.md
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Assign the proper App Configuration role assignment to the credentials being use
30
30
31
31
1. Go to your target App Configuration store.
32
32
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**.
34
34
35
35
:::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.":::
36
36
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
56
56
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.
57
57
> [!div class="mx-imgBorder"]
58
58
> 
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.
60
60
61
61
## Use in releases
62
62
63
63
In this section, learn how to use the Azure App Configuration snapshot task in an Azure DevOps release pipeline.
64
64
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).
66
66
1. Choose an existing release pipeline. If you don’t have one, select **+ New** to create a new one.
67
67
1. Select the **Edit** button in the top-right corner to edit the release pipeline.
68
68
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
73
73
> 
74
74
1. In the **Add tasks** dialog, type **Azure App Configuration snapshot** into the search box and select it.
75
75
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.
77
77
78
78
## Parameters
79
79
@@ -102,5 +102,17 @@ If an unexpected error occurs, debug logs can be enabled by setting the pipeline
102
102
103
103
## Next step
104
104
105
+
For a complete reference of the parameters or to use this pipeline task in YAML pipelines, please refer to the following document.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/faq-smb.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.service: azure-netapp-files
5
5
ms.topic: conceptual
6
6
author: b-hchen
7
7
ms.author: anfdocs
8
-
ms.date: 07/30/2024
8
+
ms.date: 10/21/2024
9
9
---
10
10
# SMB FAQs for Azure NetApp Files
11
11
@@ -33,7 +33,7 @@ You can also map multiple NetApp accounts that are under the same subscription a
33
33
34
34
## Does Azure NetApp Files support Microsoft Entra ID?
35
35
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.
37
37
38
38
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.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/performance-considerations-cool-access.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The following graph shows the cool tier performance for this test using a variet
31
31
32
32
:::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":::
33
33
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.
35
35
36
36
:::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":::
0 commit comments