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-netapp-files/faq-integration.md
+5-1Lines changed: 5 additions & 1 deletion
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: concept-article
6
6
author: b-hchen
7
7
ms.author: anfdocs
8
-
ms.date: 02/13/2025
8
+
ms.date: 06/13/2025
9
9
ms.custom:
10
10
- build-2025
11
11
---
@@ -29,6 +29,10 @@ For information on Unicode character support, see [Understand volume languages](
29
29
30
30
No, [Azure Databricks](/azure/databricks/) does not support mounting any NFS volumes including Azure NetApp Files NFS volumes. Contact the Azure Databricks team for more details.
31
31
32
+
## Can I use MuleSoft's Azure Storage connector with Azure NetApp Files SMB volumes?
33
+
34
+
Yes, it is possible to use an Azure NetApp Files SMB volume using MuleSoft's Azure Storage Connector. [View considerations when using MuleSoft with Azure NetApp Files](faq-smb.md#does-azure-netapp-files-have-an-smb-credits-limit)
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/faq-smb.md
+5-1Lines changed: 5 additions & 1 deletion
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: concept-article
6
6
author: b-hchen
7
7
ms.author: anfdocs
8
-
ms.date: 01/29/2025
8
+
ms.date: 06/13/2025
9
9
---
10
10
# SMB FAQs for Azure NetApp Files
11
11
@@ -23,6 +23,10 @@ Windows Server 2025 currently doesn't work with the Azure NetApp Files SMB proto
23
23
24
24
Azure NetApp Files supports 'manual' offline files, allowing users on Windows clients to manually select files to be cached locally.
25
25
26
+
## Does Azure NetApp Files have an SMB Credits limit?
27
+
28
+
By default, Windows and Azure NetApp Files have an SMB credit limit of 512. If the limit is reached, limit batch processing or submit a [feature request](https://forms.office.com/pages/responsepage.aspx?id=v4j5cvGGr0GRqy180BHbR2Qj2eZL0mZPv1iKUrDGvc9UQzBVVFNCUUhEQVVSMDBFTjZFQlpFRjNUUSQlQCN0PWcu&route=shorturl).
29
+
26
30
## Is an Active Directory connection required for SMB access?
27
31
28
32
Yes, you must create an Active Directory connection before deploying an SMB volume. The specified Domain Controllers must be accessible by the delegated subnet of Azure NetApp Files for a successful connection. See [Create an SMB volume](./azure-netapp-files-create-volumes-smb.md) for details.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-move-recovery-services-vault.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: How to move Azure Backup Recovery Services vaults
3
3
description: Instructions on how to move a Recovery Services vault across Azure subscriptions and resource groups.
4
4
ms.topic: how-to
5
-
ms.date: 11/30/2024
5
+
ms.date: 06/17/2025
6
6
ms.custom: references_regions, engagement-fy24
7
7
ms.reviewer: caishwarya
8
8
ms.service: azure-backup
@@ -276,6 +276,9 @@ If you need to keep the current protected data in the old vault and continue the
276
276
- You'll be able to restore the VM, if needed, from the old vault.
277
277
- The first backup on the new vault of the VM in the new resource will be an initial replica.
278
278
279
+
>[!Note]
280
+
>With the Enhanced soft delete capabilities, you can move a VM backup to a new Recovery Services vault while retaining the existing data, without the need to move the VM to a new resource group.
281
+
279
282
## Next steps
280
283
281
284
You can move many different types of resources between resource groups and subscriptions.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-sql-database.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
@@ -25,7 +25,7 @@ This solution leverages the SQL native APIs to take backups of your SQL database
25
25
* This extension consists of a coordinator and a SQL plugin. While the coordinator is responsible for triggering workflows for various operations like configure backup, backup and restore, the plugin is responsible for actual data flow.
26
26
* To be able to discover databases on this VM, Azure Backup creates the account `NT SERVICE\AzureWLBackupPluginSvc`. This account is used for backup and restore and requires SQL sysadmin permissions. The `NT SERVICE\AzureWLBackupPluginSvc` account is a [Virtual Service Account](/windows/security/identity-protection/access-control/service-accounts#virtual-accounts), and so doesn't require any password management. Azure Backup uses the `NT AUTHORITY\SYSTEM` account for database discovery/inquiry, so this account needs to be a public login on SQL. If you didn't create the SQL Server VM from Azure Marketplace, you might receive an error **UserErrorSQLNoSysadminMembership**. If this occurs [follow these instructions](#set-vm-permissions).
27
27
* Once you trigger configure protection on the selected databases, the backup service sets up the coordinator with the backup schedules and other policy details, which the extension caches locally on the VM.
28
-
* At the scheduled time, the coordinator communicates with the plugin and it starts streaming the backup data from the SQL server using VDI.
28
+
* At the scheduled time, the coordinator communicates with the plugin and it starts streaming the backup data from the SQL server using VDI(Virtual Device Interface).
29
29
* The plugin sends the data directly to the Recovery Services vault, thus eliminating the need for a staging location. The data is encrypted and stored by the Azure Backup service in storage accounts.
30
30
* When the data transfer is complete, coordinator confirms the commit with the backup service.
roleDefinitionId: subscriptionResourceId('Microsoft.Authorization/roleDefinitions', 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e') // Role definition ID for 'Reader'
146
+
roleDefinitionId: subscriptionResourceId('Microsoft.Authorization/roleDefinitions', '00aa00aa-bb11-cc22-dd33-44ee44ee44ee') // Role definition ID for 'Reader'
Copy file name to clipboardExpand all lines: articles/backup/sap-hana-database-about.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
@@ -12,7 +12,7 @@ ms.author: jsuri
12
12
13
13
SAP HANA databases are mission critical workloads that require a low recovery point objective (RPO) and a fast recovery time objective (RTO). You can now [back up SAP HANA databases that are running on Azure virtual machines (VMs)](./tutorial-backup-sap-hana-db.md) by using [Azure Backup](./backup-overview.md).
14
14
15
-
Azure Backup is [Backint certified](https://www.sap.com/dmc/exp/2013_09_adpd/enEN/#/solutions?id=s:e062231e-9fb7-4ea8-b7d2-e6fe448c592d) by SAP, to provide native backup support by taking advantage of the SAP HANA native APIs. This offering from Azure Backup aligns with the Azure Backup mantra of *zero-infrastructure backups*, which eliminate the need to deploy and manage the backup infrastructure. You can now seamlessly back up and restore SAP HANA databases that are running on Azure VMs ([M series VMs](/azure/virtual-machines/m-series) are also supported now!) and apply the enterprise management capabilities that Azure Backup provides.
15
+
Azure Backup is [Backint certified](https://help.sap.com/docs/SUPPORT_CONTENT/saphana/3361896016.html) by SAP, to provide native backup support by taking advantage of the SAP HANA native APIs. This offering from Azure Backup aligns with the Azure Backup mantra of *zero-infrastructure backups*, which eliminate the need to deploy and manage the backup infrastructure. You can now seamlessly back up and restore SAP HANA databases that are running on Azure VMs ([M series VMs](/azure/virtual-machines/m-series) are also supported now!) and apply the enterprise management capabilities that Azure Backup provides.
Copy file name to clipboardExpand all lines: articles/migrate/create-web-app-assessment.md
+23-5Lines changed: 23 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to create assessment for web apps in Azure Migrate
4
4
author: ankitsurkar06
5
5
ms.author: ankitsurkar
6
6
ms.topic: tutorial
7
-
ms.date: 05/08/2025
7
+
ms.date: 06/16/2025
8
8
ms.service: azure-migrate
9
9
ms.custom: engagement-fy24
10
10
monikerRange: migrate
@@ -13,7 +13,7 @@ monikerRange: migrate
13
13
14
14
This article describes how to create a web app assessment for modernization to [Azure Kubernetes Service (AKS)](/azure/aks/intro-kubernetes) or Azure App Service using Azure Migrate. Creating an assessment for your web apps provides the recommended targets for them and key insights such as app-readiness, target right-sizing, and cost to host, and run these apps month over month.
15
15
16
-
In this article, you learn how to:
16
+
In this article, you'll learn how to:
17
17
18
18
- Set up your Azure Migrate environment to assess web apps.
19
19
- Choose a set of related web applications discovered using the Azure Migrate appliance.
@@ -30,13 +30,27 @@ In this article, you learn how to:
30
30
31
31
To create an assessment, follow these steps.
32
32
33
-
1. On the Azure Migrate project **Overview** page, under **Decide and Plan**, select **Assessments**.
33
+
1. On the Azure Migrate project **Overview** page, under **Decide and Plan**, select **Assessments**.
34
+
35
+
:::image type="content" source="./media/create-web-app-assessment/create-workload-assessment.png" alt-text="Screenshot shows how to create web app assessment." lightbox="./media/create-web-app-assessment/create-workload-assessment.png" :::
36
+
34
37
1. Select **Create assessment**.
38
+
39
+
:::image type="content" source="./media/create-web-app-assessment/select-create-assessment.png" alt-text="Screenshot shows how to select and create assessment." lightbox="./media/create-web-app-assessment/select-create-assessment.png" :::
40
+
35
41
1. Provide a suitable name for the assessment and select **Add workloads**.
42
+
43
+
:::image type="content" source="./media/create-web-app-assessment/add-workloads.png" alt-text="Screenshot shows how to add workloads." lightbox="./media/create-web-app-assessment/add-workloads.png" :::
44
+
36
45
1. Using the filters, select **web apps**, and select **Add**.
46
+
47
+
:::image type="content" source="./media/create-web-app-assessment/add-workloads-using-filters.png" alt-text="Screenshot shows how to use filters and add workloads." lightbox="./media/create-web-app-assessment/add-workloads-using-filters.png" :::
48
+
37
49
1. Review the selected workloads and select **Next**.
50
+
51
+
:::image type="content" source="./media/create-web-app-assessment/review-selected-workload.png" alt-text="Screenshot shows how to review selected workloads." lightbox="./media/create-web-app-assessment/review-selected-workload.png" :::
38
52
1. On the **General settings** tab, modify the assessment settings that are applicable across all Azure targets.
39
-
53
+
40
54
|**Setting**|**Possible Values**|**Description**|
41
55
|----------|-------|---|
42
56
| Default target location | All locations supported by Azure targets | Used to generate regional cost for Azure targets. |
@@ -50,6 +64,8 @@ To create an assessment, follow these steps.
50
64
51
65
1. On the **Advanced settings** tab, select **Edit defaults** to choose the preferred Azure targets and target-specific settings.
52
66
67
+
:::image type="content" source="./media/create-web-app-assessment/edit-defaults.png" alt-text="Screenshot shows how to edit defaults to choose the preferred target." lightbox="./media/create-web-app-assessment/edit-defaults.png" :::
68
+
53
69
**AKS Settings**
54
70
55
71
|**Setting**|**Possible Values**|**Description**|
@@ -66,7 +82,9 @@ To create an assessment, follow these steps.
66
82
| Isolation required | No <br> Yes | The Isolated plan allows you to run your apps in a private, dedicated environment in an Azure datacenter using Dv2-series VMs with faster processors, SSD storage, and double the memory-to-core ratio compared to Standard.|
67
83
68
84
1. Review and create the assessment.
69
-
85
+
86
+
:::image type="content" source="./media/create-web-app-assessment/review-and-create.png" alt-text="Screenshot shows how to review and create the assessment." lightbox="./media/create-web-app-assessment/review-and-create.png" :::
87
+
70
88
## Next steps
71
89
72
90
- Understand the [assessment insights](https://microsoftapc.sharepoint.com/:w:/t/AzureCoreIDC/EQ8jF5QuAeJDqoYwJ8Y_k1IBOH8E2zjyGIChYANVLUxRdw?e=WIsw26) to make data-driven decisions for web app modernization.
0 commit comments