Skip to content

Commit fa6651d

Browse files
authored
Merge pull request #292259 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 12/20
2 parents f19499b + c9146bc commit fa6651d

File tree

88 files changed

+231
-159
lines changed

Some content is hidden

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

88 files changed

+231
-159
lines changed

articles/api-management/api-management-howto-app-insights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ To improve performance issues, skip:
397397
398398
## Video
399399
400-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE2pkXv]
400+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=85acedcd-4200-4788-b7c0-41a11286fcab]
401401
>
402402
>
403403
@@ -410,4 +410,4 @@ Addressing the issue of telemetry data flow from API Management to Application I
410410
411411
+ Learn more about [Azure Application Insights](/azure/azure-monitor/app/app-insights-overview).
412412
+ Consider [logging with Azure Event Hubs](api-management-howto-log-event-hubs.md).
413-
+ Learn about visualizing data from Application Insights using [Azure Managed Grafana](visualize-using-managed-grafana-dashboard.md)
413+
+ Learn about visualizing data from Application Insights using [Azure Managed Grafana](visualize-using-managed-grafana-dashboard.md)

articles/api-management/monetization-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,13 @@ API Management can be deployed either through:
151151
## Videos
152152

153153
### Integrate API Management with Adyen payment gateway
154-
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RWSSq2]
154+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=64aae697-a0ae-497b-a5ec-c3edc7134c61]
155155
156156
### Integrate API Management with Stripe payment gateway
157-
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RWSTfp]
157+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=0337c2ce-aa26-48e4-b752-bcce254966a6]
158158
159159

160160
## Next steps
161161

162162
* [Learn more about API Management monetization strategies](monetization-overview.md).
163-
* Deploy a demo Adyen or Stripe integration via the associated [Git repo](https://github.com/microsoft/azure-api-management-monetization).
163+
* Deploy a demo Adyen or Stripe integration via the associated [Git repo](https://github.com/microsoft/azure-api-management-monetization).

articles/automation/automation-security-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To learn more about the Azure Resource Manager and Classic deployment models, se
8888
>[!NOTE]
8989
>Azure Cloud Solution Provider (CSP) subscriptions support only the Azure Resource Manager model. Non-Azure Resource Manager services are not available in the program. When you are using a CSP subscription, the Azure Classic Run As account is not created, but the Azure Run As account is created. To learn more about CSP subscriptions, see [Available services in CSP subscriptions](/azure/cloud-solution-provider/overview/azure-csp-available-services).
9090
91-
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RWwtF3]
91+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=5584e967-5b9f-474b-91cd-4e4342b19812]
9292
9393
## Role-based access control
9494

articles/backup/back-up-hyper-v-virtual-machines-mabs.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Hyper-V virtual machines with MABS
33
description: This article contains the procedures for backing up and recovery of virtual machines using Microsoft Azure Backup Server (MABS).
44
ms.topic: how-to
5-
ms.date: 03/15/2024
5+
ms.date: 12/20/2024
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
88
author: AbhishekMallick-MS
@@ -13,6 +13,10 @@ ms.author: v-abhmallick
1313

1414
This article describes how to back up and restore Hyper-V virtual machines using Microsoft Azure Backup Server (MABS).
1515

16+
>[!Note]
17+
>When the trim is performed within the guest OS, the tracking of incremental blocks is reset, resulting in a full backup. The trim within the guest OS releases unused blocks of the virtual disk (VHDX) and optimizes the disk size. However, this reduces the size of the VHDX and changes the SequenceNumber of the tracked incremental blocks, resulting in a full backup size. Unless the purpose is to improve the efficiency of storage on the Hyper-V host side, we recommend you to stop the trim process within the guest to avoid an increase in backup size.
18+
19+
1620
## Supported scenarios
1721

1822
MABS can back up virtual machines running on Hyper-V host servers in the following scenarios:

articles/backup/backup-azure-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ To run an on-demand backup, follow these steps:
193193

194194
1. In the **Backup Item** menu, select **Backup now**. Because this backup job is on demand, there's no retention policy associated with the recovery point.
195195

196-
:::image type="content" source="./media/backup-afs/azure-file-share-backup-now-inline.png" alt-text="Screenshot showing to select Backup now." lightbox="./media/backup-afs/azure-file-share-backup-now-expanded.png":::
196+
:::image type="content" source="./media/backup-afs/azure-file-share-backup-now.png" alt-text="Screenshot showing to select Backup now." lightbox="./media/backup-afs/azure-file-share-backup-now.png":::
197197

198198
1. The **Backup Now** blade opens. Specify the last day you want to retain the recovery point. You can have a maximum retention of 10 years for an on-demand backup.
199199

articles/backup/manage-afs-backup.md

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage Azure File share backups
33
description: This article describes common tasks for managing and monitoring the Azure File shares that are backed up by Azure Backup.
44
ms.topic: how-to
5-
ms.date: 12/18/2024
5+
ms.date: 12/20/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -20,19 +20,19 @@ Azure Backup provides simple, reliable, and secure solution to configure protect
2020
2121
## Monitor Azure File share backup jobs
2222

23-
When you trigger a backup or restore operation, the backup service creates a job for tracking. You can monitor the progress of all jobs on the **Backup Jobs** blade.
23+
When you trigger a backup or restore operation, the backup service creates a job for tracking. You can monitor the progress of all jobs on the **Jobs** blade.
2424

25-
To open the **Backup Jobs** blade:
25+
To open the **Jobs** pane, follow these steps:
2626

27-
1. Go to **Backup center** and select **Backup Jobs** under the **Monitoring** section.
27+
1. Go to **Business Continuity Center** and select **Jobs** under the **Monitoring** section.
2828

29-
:::image type="content" source="./media/manage-afs-backup/backup-center-jobs-list-inline.png" alt-text="Screenshot showing Backup Jobs in the Monitoring section." lightbox="./media/manage-afs-backup/backup-center-jobs-list-expanded.png":::
29+
:::image type="content" source="./media/manage-afs-backup/jobs-list.png" alt-text="Screenshot showing Backup Jobs in the Monitoring section." lightbox="./media/manage-afs-backup/jobs-list.png":::
3030

3131
The **Backup Jobs** blade lists the status of all jobs.
3232

3333
1. On the **Backup Jobs** blade, select **Azure Files (Azure Storage)** as the datasource type and select any row to see details of the particular job.
3434

35-
:::image type="content" source="./media/manage-afs-backup/backup-center-jobs-inline.png" alt-text="Screenshot showing the list of jobs." lightbox="./media/manage-afs-backup/backup-center-jobs-expanded.png":::
35+
:::image type="content" source="./media/manage-afs-backup/azure-files-backup-jobs.png" alt-text="Screenshot showing the list of jobs." lightbox="./media/manage-afs-backup/azure-files-backup-jobs.png":::
3636

3737
>[!NOTE]
3838
>In case of *snapshot tier*, the data transferred to the vault is reported as *0*.
@@ -47,9 +47,9 @@ You can create a new policy to back up Azure File shares from the **Backup polic
4747

4848
To create a new backup policy, follow these steps:
4949

50-
1. On the **Backup policies** blade of the **Backup center**, select **+Add**.
50+
1. Go to **Business Continuity Center** > **Protection policies**, and then select **+ Create Policy** > **Create Backup Policy**.
5151

52-
:::image type="content" source="./media/manage-afs-backup/backup-center-add-policy-inline.png" alt-text="Screenshot showing the option to start creating a new backup policy." lightbox="./media/manage-afs-backup/backup-center-add-policy-expanded.png":::
52+
:::image type="content" source="./media/manage-afs-backup/azure-files-backup-add-policy.png" alt-text="Screenshot showing the option to start creating a new backup policy." lightbox="./media/manage-afs-backup/azure-files-backup-add-policy.png":::
5353

5454
1. On the **Start: Create Policy** blade, select **Azure Files (Azure Storage)** as the datasource type, select the vault under which the policy should be created, and then select **Continue**.
5555

@@ -99,25 +99,25 @@ To create a new backup policy, follow these steps:
9999

100100
To view the existing backup policies:
101101

102-
1. Go to **Backup center** and select **Backup policies** under the **Manage** section.
102+
1. Go to **Business Continuity Center** > **Protection policies** under the **Manage** section, and then select **Azure Backup** as a solution.
103103

104104
All Backup policies configured across your vault appear.
105105

106-
:::image type="content" source="./media/manage-afs-backup/backup-center-policies-list-inline.png" alt-text="Screenshot showing the all backup policies." lightbox="./media/manage-afs-backup/backup-center-policies-list-expanded.png":::
106+
:::image type="content" source="./media/manage-afs-backup/azure-files-backup-policies-list.png" alt-text="Screenshot showing the all backup policies." lightbox="./media/manage-afs-backup/azure-files-backup-policies-list.png":::
107107

108108
1. To view policies specific to **Azure Files (Azure Storage)**, select **Azure File Share** as the datasource type.
109109

110110
## Modify policy
111111

112112
You can modify a backup policy to change the backup frequency or retention range. Also, you can switch *backup tier* from *Snapshot* to *Vault-Standard (Preview)*.
113113

114-
To modify a policy:
114+
To modify a policy, follow these steps:
115115

116-
1. Go to **Backup center** and select **Backup policies** under the **Manage** section.
116+
1. Go to **Business Continuity Center** > **Protection policies** under the **Manage** section, and then select **Azure Backup** as a solution.
117117

118118
All Backup policies configured across your vaults appear.
119119

120-
:::image type="content" source="./media/manage-afs-backup/backup-center-policies-list-inline.png" alt-text="Screenshot showing all Backup policies in vault." lightbox="./media/manage-afs-backup/backup-center-policies-list-expanded.png":::
120+
:::image type="content" source="./media/manage-afs-backup/azure-files-backup-policies-list.png" alt-text="Screenshot showing all Backup policies in vault." lightbox="./media/manage-afs-backup/azure-files-backup-policies-list.png":::
121121

122122
1. To view policies specific to an Azure File share, select **Azure Files (Azure Storage)** as the datasource type.
123123

@@ -128,7 +128,7 @@ To modify a policy:
128128
>[!Note]
129129
>The change of *backup tier* will retain the existing snapshots *AS-IS* as per the configured retention in the current policy. The future backups will be moved to the vault and retained as per the vault retention you configure. The change of *backup tier* is an irreversible operation and switching from vault to snapshot tier requires reconfiguration of the backup.
130130
131-
::::::image type="content" source="./media/manage-afs-backup/save-policy.png" alt-text="Screenshot shows how to modify a backup policy for Azure File share." lightbox="./media/manage-afs-backup/save-policy.png":::
131+
:::image type="content" source="./media/manage-afs-backup/save-policy.png" alt-text="Screenshot shows how to modify a backup policy for Azure File share." lightbox="./media/manage-afs-backup/save-policy.png":::
132132

133133
An *Update in Progress* message appears in the **Modify policy** blade. Once the policy changes successfully, the *Successfully updated the backup policy* message appears.
134134
## Stop protection on a file share
@@ -140,17 +140,19 @@ There are two ways to stop protecting Azure File shares:
140140

141141
There might be a cost associated with leaving the recovery points in storage, because the underlying snapshots created by Azure Backup will be retained. The benefit of leaving the recovery points is that you can restore the file share later. For information about the cost of leaving the recovery points, see the [pricing details](https://azure.microsoft.com/pricing/details/backup/). If you decide to delete all the recovery points, you can't restore the file share.
142142

143-
To stop protection for an Azure File share:
143+
To stop protection for an Azure File share, follow these steps:
144144

145-
1. Go to **Backup center**, select **Backup Instances** from the menu, and then select **Azure Files (Azure Storage)** as the datasource type.
145+
1. Go to **Business Continuity Center** > **Protected Items**, and then select **Azure Backup** as a **Solution** and **Azure Files (Azure Storage)** as the **Datasource type**.
146146

147-
:::image type="content" source="./media/manage-afs-backup/azure-file-share-backup-instances-inline.png" alt-text="Screenshot showing to select Azure Files as the data type." lightbox="./media/manage-afs-backup/azure-file-share-backup-instances-expanded.png":::
147+
:::image type="content" source="./media/manage-afs-backup/azure-file-share-backup-instances.png" alt-text="Screenshot shows how to select Azure Files as the data type." lightbox="./media/manage-afs-backup/azure-file-share-backup-instances.png":::
148148

149-
1. Select the backup item for which you want to stop protection.
149+
1. Select the backup item for which you want to stop protection. The list of actions available for the item appears.
150+
151+
:::image type="content" source="./media/manage-afs-backup/select-backup-items-stop-protection.png" alt-text="Screenshot shows the list of actions available for the item." lightbox="./media/manage-afs-backup/select-backup-items-stop-protection.png":::
150152

151153
1. Select the **Stop backup** option.
152154

153-
![Select Stop backup](./media/manage-afs-backup/stop-backup.png)
155+
:::image type="content" source="./media/manage-afs-backup/stop-backup.png" alt-text="Screenshot shows how to stop backup." lightbox="./media/manage-afs-backup/stop-backup.png":::
154156

155157
1. On the **Stop Backup** blade, select **Retain Backup Data** or **Delete Backup Data**. Then select **Stop backup**.
156158

@@ -160,17 +162,19 @@ To stop protection for an Azure File share:
160162

161163
If the **Retain Backup Data** option was selected when protection for the file share was stopped, it's possible to resume protection. If the **Delete Backup Data** option was selected, protection for the file share can't resume.
162164

163-
To resume protection for the Azure File share:
165+
To resume protection for the Azure File share, follow these steps:
166+
167+
1. Go to **Business Continuity Center** > **Protected Items**, and then select **Azure Backup** as a **Solution** and **Azure Files (Azure Storage)** as the **Datasource type**.
164168

165-
1. Go to **Backup center**, select **Backup Instances** from the menu, and then select **Azure Files (Azure Storage)** as the datasource type.
169+
:::image type="content" source="./media/manage-afs-backup/azure-file-share-backup-instances.png" alt-text="Screenshot shows how to select Azure Files as the datasource type." lightbox="./media/manage-afs-backup/azure-file-share-backup-instances.png":::
166170

167-
:::image type="content" source="./media/manage-afs-backup/azure-file-share-backup-instances-inline.png" alt-text="Screenshot showing to select Azure Files as the datasource type." lightbox="./media/manage-afs-backup/azure-file-share-backup-instances-expanded.png":::
171+
1. Select the backup item for which you want to resume protection. The list of actions available for the item appears.
168172

169-
1. Select the backup item for which you want to resume protection.
173+
:::image type="content" source="./media/manage-afs-backup/select-backup-items-resume-protection.png" alt-text="Screenshot shows the list of actions available for the item to resume protection." lightbox="./media/manage-afs-backup/select-backup-items-resume-protection.png":::
170174

171175
1. Select the **Resume backup** option.
172176

173-
![Select Resume backup](./media/manage-afs-backup/resume-backup.png)
177+
:::image type="content" source="./media/manage-afs-backup/resume-backup.png" alt-text="Screenshot shows how to resume backup." lightbox="./media/manage-afs-backup/resume-backup.png":::
174178

175179
1. The **Backup Policy** blade opens. Select a policy of your choice to resume backup.
176180

Binary file not shown.
Binary file not shown.
88.7 KB
Loading
34.7 KB
Loading

0 commit comments

Comments
 (0)