Skip to content

Commit d00e6e4

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into freshness0429
2 parents 96c5dfd + d6718f4 commit d00e6e4

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure resource types for move operations
33
description: Lists the Azure resource types that can be moved to a new resource group, subscription, or region.
44
ms.topic: conceptual
5-
ms.date: 01/23/2025
5+
ms.date: 04/29/2025
66
ms.custom: tbd
77
---
88

@@ -460,7 +460,7 @@ Review the [Checklist before moving resources](./move-resource-group-and-subscri
460460
> | sharedvmextensions | No | No | No |
461461
> | sharedvmimages | No | No | No |
462462
> | sharedvmimages / versions | No | No | No |
463-
> | snapshots | **Yes** - Full <br> No - Incremental | **Yes** - Full <br> No - Incremental | No - Full <br> **Yes** - Incremental |
463+
> | snapshots | **Yes** - Full <br> No - Incremental | **Yes** - Full <br> No - Incremental | No - Full <br> No - Incremental |
464464
> | sshpublickeys | No | No | No |
465465
> | virtualmachines | **Yes** | **Yes** | **Yes** <br/><br/> Use [Azure Resource Mover](../../resource-mover/tutorial-move-region-virtual-machines.md) to move Azure Virtual Machines. |
466466
> | virtualmachines / extensions | **Yes** | **Yes** | No |

articles/container-apps/storage-mounts.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli
88
ms.topic: conceptual
9-
ms.date: 03/20/2025
9+
ms.date: 04/17/2025
1010
ms.author: cshoe
1111
zone_pivot_groups: arm-azure-cli-portal
1212
---
@@ -235,9 +235,6 @@ Azure Files storage has the following characteristics:
235235

236236
Azure Files supports both SMB (Server Message Block) and NFS (Network File System) protocols. You can mount an Azure Files share using either protocol. The file share you define in the environment must be configured with the same protocol used by the file share in the storage account.
237237

238-
> [!NOTE]
239-
> Support for mounting NFS shares in Azure Container Apps is in preview.
240-
241238
To enable Azure Files storage in your container, you need to set up your environment and container app as follows:
242239

243240
* Create a storage definition in the Container Apps environment.

0 commit comments

Comments
 (0)