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/active-directory-b2c/enable-authentication-wpf-desktop-app-options.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
@@ -129,4 +129,4 @@ During the [desktop app registration](configure-authentication-sample-wpf-deskto
129
129
130
130
## Next steps
131
131
132
-
- To learn more, see [MSAL for .NET, UWP, NetCore, and Xamarin configuration options](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki).
132
+
- To learn more, see [MSAL for .NET, UWPand NetCore configuration options](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki).
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/integrate-with-app-code-samples.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,6 @@ The following tables provide links to samples for applications including iOS, An
47
47
|[ios-native-appauth](https://github.com/Azure-Samples/active-directory-b2c-ios-native-appauth)| A sample that shows how you can use a third-party library to build an iOS application in Objective-C that authenticates Microsoft identity users to our Azure AD B2C identity service. |
48
48
|[android-native-appauth](https://github.com/Azure-Samples/active-directory-b2c-android-native-appauth)| A sample that shows how you can use a third-party library to build an Android application that authenticates Microsoft identity users to our B2C identity service and calls a web API using OAuth 2.0 access tokens. |
49
49
|[dotnet-desktop](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop)| A sample that shows how a Windows Desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API. |
50
-
|[xamarin-native](https://github.com/Azure-Samples/active-directory-b2c-xamarin-native)| A simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens. |
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/quickstart-javascript-provider.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
@@ -329,7 +329,7 @@ run().catch(console.error);
329
329
```
330
330
331
331
### [Connection string](#tab/connection-string)
332
-
Set the environment variable named **AZURE_APPCONFIG_CONNECTION_STRING** to the read-only connection string of your App Configuration store found under *Access keys* of your store in the Azure portal.
332
+
Set the environment variable named **AZURE_APPCONFIG_CONNECTION_STRING** to the read-only connection string of your App Configuration store found under *Access settings* of your store in the Azure portal.
333
333
334
334
If you use the Windows command prompt, run the following command and restart the command prompt to allow the change to take effect:
Copy file name to clipboardExpand all lines: articles/backup/azure-file-share-backup-overview.md
+6-6Lines changed: 6 additions & 6 deletions
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: About Azure Files backup
3
3
description: Learn how to back up Azure Files in the Recovery Services vault
4
4
ms.topic: overview
5
-
ms.date: 02/27/2025
5
+
ms.date: 03/11/2025
6
6
ms.service: azure-backup
7
7
ms.custom:
8
8
- engagement-fy23
@@ -72,7 +72,7 @@ This section shows the backup flow for Azure Files by using the backup tiers - S
72
72
73
73
7. If you're using Azure File Sync, the Backup service indicates to the Azure File Sync service the paths of the files being restored, which then triggers a background change detection process on these files. Any changed files sync down to the server endpoint. This process happens in parallel with the original restore to the Azure Files.
74
74
75
-
>[!Note]
75
+
>[!NOTE]
76
76
>Vaulted backup currently doesn't support restore to a File Share registered with File sync service.
77
77
78
78
8. The backup and restore job monitoring data is pushed to the Azure Backup Monitoring service. This data allows you to monitor cloud backups for your File Shares in a single dashboard. In addition, you can also configure alerts or email notifications when backup health is affected. Emails are sent via the Azure email service.
@@ -87,7 +87,7 @@ For snapshot tier, you incur the following costs:
87
87
88
88
To get detailed estimates for backing up Azure Files, you can download the detailed [Azure Backup pricing estimator](https://aka.ms/AzureBackupCostEstimates).
89
89
90
-
>[!Important]
90
+
>[!IMPORTANT]
91
91
>For vaulted backup, you will incur a protected instance fee and charges for backup storage for your standard and premium shares from April 1,2025.
92
92
93
93
## How lease snapshot works?
@@ -100,11 +100,11 @@ The following diagram explains the lifecycle of the lease acquired by Azure Back
100
100
101
101
:::image type="content" source="./media/azure-file-share-backup-overview/backup-lease-lifecycle-diagram.png" alt-text="Diagram explaining the lifecycle of the lease acquired by Azure Backup." border="false":::
102
102
103
-
## How Cross Subscription Backup for Azure Files (preview) works?
103
+
## How Cross Subscription Backup for Azure Files works?
104
104
105
-
Cross Subscription Backup (CSB) for Azure Files (preview) enables you to back up File Shares across subscriptions. This feature is useful when you want to centralize backup management for File Shares across different subscriptions. You can back up File Shares from a source subscription to a Recovery Services vault in a target subscription.
105
+
Cross Subscription Backup (CSB) for Azure Files enables you to back up File Shares across subscriptions. This feature is useful when you want to centralize backup management for File Shares across different subscriptions. You can back up File Shares from a source subscription to a Recovery Services vault in a target subscription.
106
106
107
-
Learn about the [additional prerequisites](backup-azure-files.md#prerequisites) and [steps to configure Cross Subscription Backup for Azure Files (preview)](backup-azure-files.md#configure-the-backup). For information on the supported regions for Cross Subscription Backup, see the [Azure Files backup support matrix](azure-file-share-support-matrix.md#supported-regions-for-cross-subscription-backup-preview).
107
+
Learn about the [additional prerequisites](backup-azure-files.md#prerequisites) and [steps to configure Cross Subscription Backup for Azure Files](backup-azure-files.md#configure-the-backup).
Copy file name to clipboardExpand all lines: articles/backup/azure-file-share-support-matrix.md
+1-5Lines changed: 1 addition & 5 deletions
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: Support Matrix for Azure files backup by using Azure Backup
3
3
description: Provides a summary of support settings and limitations when backing up Azure files.
4
4
ms.topic: reference
5
-
ms.date: 03/06/2025
5
+
ms.date: 03/11/2025
6
6
ms.custom: references_regions, engagement-fy24
7
7
ms.service: azure-backup
8
8
author: jyothisuri
@@ -36,10 +36,6 @@ Migration of File Shares protected with snapshot backup to vaulted backup is su
36
36
37
37
---
38
38
39
-
### Supported regions for Cross Subscription Backup (preview)
40
-
41
-
Cross Subscription Backup (CSB) for Azure Files (preview) is currently available in the following regions: East Asia, Southeast Asia, UK South, UK West, Central India.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-files.md
+7-9Lines changed: 7 additions & 9 deletions
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: Back up Azure Files in the Azure portal
3
3
description: Learn how to use the Azure portal to back up Azure Files in the Recovery Services vault
4
4
ms.topic: how-to
5
-
ms.date: 02/27/2025
5
+
ms.date: 03/11/2025
6
6
ms.service: azure-backup
7
7
ms.custom: engagement-fy23
8
8
author: jyothisuri
@@ -15,7 +15,7 @@ This article describes how to back up [Azure Files](../storage/files/storage-fil
15
15
16
16
Azure Files backup is a native cloud solution that protects your data and eliminates on-premises maintenance overheads. Azure Backup seamlessly integrates with Azure File Sync, centralizing your file share data and backups. The simple, reliable, and secure solution allows you to protect your enterprise file shares using [snapshot](azure-file-share-backup-overview.md?tabs=snapshot) and [vaulted](azure-file-share-backup-overview.md?tabs=vault-standard) backups, ensuring data recovery for accidental or malicious deletion.
17
17
18
-
[Azure Backup](backup-overview.md) supports configuring [snapshot](azure-file-share-backup-overview.md?tabs=snapshot) and [vaulted](azure-file-share-backup-overview.md?tabs=vault-standard) backups for Azure Files in your storage accounts. You can:
18
+
[Azure Backup](backup-overview.md) supports configuring [snapshot](azure-file-share-backup-overview.md?tabs=snapshot) and [vaulted](azure-file-share-backup-overview.md?tabs=vault-standard) backups for Azure Files in your storage accounts. You can:
19
19
20
20
- Define backup schedules and retention settings.
21
21
- Store backup data in the Recovery Service vault, retaining it for up to **10 years**.
@@ -29,8 +29,8 @@ Azure Files backup is a native cloud solution that protects your data and elimin
29
29
* If the storage account access has restrictions, check the firewall settings of the account to ensure the exception **Allow Azure services on the trusted services list to access this storage account** is in grant state. You can refer to [this](../storage/common/storage-network-security.md?tabs=azure-portal#manage-exceptions) link for the steps to grant an exception.
30
30
* Ensure that you allow the **Storage account key access** in the required storage account.
31
31
32
-
>[!Important]
33
-
>To perform [Cross Subscription Backup (CSB) for protecting Azure Files (preview)](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-preview-works) in another subscription, ensure you register `Microsoft.RecoveryServices` in the **subscription of the file share** in addition to the given prerequisites. Learn about the [supported regions for Cross Subscription Backup (preview)](azure-file-share-support-matrix.md#supported-regions-for-cross-subscription-backup-preview).
32
+
>[!IMPORTANT]
33
+
>To perform [Cross Subscription Backup (CSB) for protecting Azure Files (preview)](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-works) in another subscription, ensure you register `Microsoft.RecoveryServices` in the **subscription of the file share** in addition to the given prerequisites.
34
34
35
35
36
36
## Configure the backup
@@ -59,7 +59,7 @@ To configure backup for multiple file shares from the Recovery Services vault, f
59
59
60
60
1. On the **Select storage account** pane, by default it list the storage accounts from the current subscription. Select an account, and select **OK**.
61
61
62
-
If you want to configure the backup operation with a storage account in a different subscription ([Cross Subscription Backup - preview](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-preview-works)), choose the other subscription from the **Subscription** filter. The storage accounts from the selected subscription appear.
62
+
If you want to configure the backup operation with a storage account in a different subscription ([Cross Subscription Backup](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-works)), choose the other subscription from the **Subscription** filter. The storage accounts from the selected subscription appear.
63
63
64
64
:::image type="content" source="./media/backup-azure-files/azure-file-share-confirm-storage-account.png" alt-text="Screenshot showing to select one of the discovered storage accounts." lightbox="./media/backup-azure-files/azure-file-share-confirm-storage-account.png":::
65
65
@@ -91,7 +91,7 @@ To configure backup for multiple file shares from the Recovery Services vault, f
91
91
92
92
1. Configure the *Snapshot retention* and *Vault retention* duration to determine the expiry date of the recovery points.
93
93
94
-
>[!Note]
94
+
>[!NOTE]
95
95
>The *vault tier* provides longer retention than the *snapshot tier*.
96
96
1. Select **OK** to create the backup policy.
97
97
@@ -155,7 +155,7 @@ The following steps explain how you can configure backup for individual file sha
155
155
156
156
1. Configure the *Snapshot retention* and *Vault retention* duration to determine the expiry date of the recovery points.
157
157
158
-
>[!Note]
158
+
>[!NOTE]
159
159
>The *vault tier* provides longer retention than the *snapshot tier*.
160
160
1. Select **OK** to create the backup policy.
161
161
@@ -182,7 +182,5 @@ Once the backup configuration is complete, you can [run an on-demand backup](tut
182
182
183
183
## Next steps
184
184
185
-
Learn how to:
186
-
187
185
*[Restore Azure Files using Azure portal](restore-afs.md).
188
186
*[Manage Azure Files backups using Azure portal](manage-afs-backup.md).
0 commit comments