Skip to content

Commit 4008ef9

Browse files
authored
Merge pull request #292426 from MicrosoftDocs/main
12/27/2024 AM Publish
2 parents ef31420 + 849af37 commit 4008ef9

25 files changed

+38
-33
lines changed

articles/backup/backup-azure-afs-automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ A backup policy is associated with at least one retention policy. A retention po
155155
>[!Important]
156156
>The following cmdlets are used for the Backup policies:
157157
>
158-
>- View the default backup policy retention by using `Get-AzRecoveryServicesBackupRetentionPolicyObject`.
159-
>- View the default backup policy schedule by using `Get-AzRecoveryServicesBackupSchedulePolicyObject`.
158+
>- View the default backup retention policy by using `Get-AzRecoveryServicesBackupRetentionPolicyObject`.
159+
>- View the default backup schedule policy by using `Get-AzRecoveryServicesBackupSchedulePolicyObject`.
160160
>- Create a new backup policy by using `New-AzRecoveryServicesBackupProtectionPolicy`. Provide the schedule and retention policy objects as inputs.
161161
162162
To create a backup policy that configures multiple backups a day, follow these steps:

articles/backup/scripts/backup-powershell-script-find-recovery-services-vault.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: PowerShell Script - find Vault for Storage Account
33
description: Learn how to use an Azure PowerShell script to find the Recovery Services vault where your storage account is registered.
44
ms.topic: sample
5-
ms.date: 1/28/2020
5+
ms.date: 10/20/2024
6+
ms.service: azure-backup
67
ms.custom: devx-track-azurepowershell
78
author: AbhishekMallick-MS
89
ms.author: v-abhmallick

articles/backup/scripts/backup-powershell-script-undelete-file-share.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: PowerShell Script - Undelete a deleted File share
33
description: Learn how to use an Azure PowerShell script to undelete an accidentally deleted File share.
44
ms.topic: sample
5-
ms.date: 02/02/2020
5+
ms.date: 10/20/2024
6+
ms.service: azure-backup
67
ms.custom: devx-track-azurepowershell
78
author: AbhishekMallick-MS
89
ms.author: v-abhmallick

articles/backup/scripts/disable-soft-delete-for-file-shares.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: Script Sample - Disable Soft delete for File Share
33
description: Learn how to use a script to disable soft delete for file shares in a storage account.
44
ms.topic: sample
5-
ms.date: 02/02/2020
5+
ms.date: 10/20/2024
6+
ms.service: azure-backup
67
author: AbhishekMallick-MS
78
ms.author: v-abhmallick
89
---

articles/frontdoor/best-practices.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ For more information, see [Select the certificate for Azure Front Door to deploy
6868

6969
## Domain name best practices
7070

71+
### Adopt custom domains
72+
73+
Adopt custom domains for your Front Door endpoints to ensure better availaility and flexiility while managing your domains and traffic. Don't hardcode AFD provided domains (like *.azurefd.z01.net) in your clients/codebases/firewall. Use custom domains for such scenarios.
74+
7175
### Use the same domain name on Front Door and your origin
7276

7377
Front Door can rewrite the `Host` header of incoming requests. This feature can be helpful when you manage a set of customer-facing custom domain names that route to a single origin. This feature can also help when you want to avoid configuring custom domain names in Front Door and at your origin. However, when you rewrite the `Host` header, request cookies and URL redirections might break. In particular, when you use platforms like Azure App Service, features like [session affinity](../app-service/configure-common.md#configure-general-settings) and [authentication and authorization](../app-service/overview-authentication-authorization.md) might not work correctly.

articles/iot-operations/discover-manage-assets/howto-use-media-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ az k8s-extension update `
6464
```
6565

6666
> [!NOTE]
67-
> This update process id for preview components only. The media connector is currently a preview component.
67+
> This update process is for preview components only. The media connector is currently a preview component.
6868
6969
## Deploy the media server
7070

articles/migrate/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Vikram1988
66
ms.author: vibansa
77
ms.manager: abhemraj
88
ms.service: azure-migrate
9-
ms.date: 11/20/2024
9+
ms.date: 12/27/2024
1010
ms.custom: mvc, engagement-fy25
1111
---
1212

articles/resource-mover/about-move-process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: About the move process in Azure Resource Mover
3-
description: Learn about the process for moving resources across regions with Azure Resource Mover
3+
description: Learn about the process for moving resources across regions with Azure Resource Mover.
44
author: ankitaduttaMSFT
55
ms.service: azure-resource-mover
66
ms.topic: overview
7-
ms.date: 03/29/2024
7+
ms.date: 12/27/2024
88
ms.author: ankitadutta
99
ms.custom: UpdateFrequency.5
1010
#Customer intent: As an Azure admin, I want to understand how Azure Resource Mover works.

articles/resource-mover/common-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
ms.service: azure-resource-mover
66
ms.custom: engagement-fy23, UpdateFrequency.5
77
ms.topic: faq
8-
ms.date: 09/23/2024
8+
ms.date: 12/27/2024
99
ms.author: ankitadutta
1010
---
1111

articles/resource-mover/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010

1111
author: ankitaduttaMSFT
1212
ms.author: ankitadutta
13-
ms.date: 08/23/2023
13+
ms.date: 12/27/2024
1414
keywords: azure resource mover, azure regions, move across regions
1515

1616
landingContent:

0 commit comments

Comments
 (0)