Skip to content

Commit 5e18c6a

Browse files
author
Jill Grant
authored
Merge pull request #284029 from khdownie/kendownie080824
screenshot security cleanup
2 parents afc4f65 + 53c9bc2 commit 5e18c6a

File tree

8 files changed

+3
-5
lines changed

8 files changed

+3
-5
lines changed

articles/storage/file-sync/file-sync-resource-move.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to move sync resources across resource groups, subscripti
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: how-to
7-
ms.date: 09/21/2023
7+
ms.date: 08/08/2024
88
ms.author: kendownie
99
---
1010

@@ -29,7 +29,7 @@ In Azure File Sync, the only resource capable of moving is the Storage Sync Serv
2929
* :::image type="icon" source="media/storage-sync-resource-move/storage-sync-resource-move-storage-account.png" border="false"::: Storage account
3030
* :::image type="icon" source="media/storage-sync-resource-move/storage-sync-resource-move-file-share.png" border="false"::: File share
3131

32-
In Azure Storage, the only resource capable of moving is the storage account. An Azure file share, as a subresource, can't move to a different storage account.
32+
The only resource capable of moving is the storage account. An Azure file share, as a subresource, can't move to a different storage account.
3333

3434
## Supported combinations
3535

@@ -41,7 +41,7 @@ As a best practice, the Storage Sync Service and the storage accounts that have
4141
* Storage Sync Service and storage accounts are located in **different subscriptions** (same Azure tenant)
4242

4343
> [!IMPORTANT]
44-
> Through different combinations of moves, a Storage Sync Service and storage accounts can end up in different subscriptions, governed by different Microsoft Entra tenants. Sync would even appear to be working, but this is not a supported configuration. Sync can stop in the future with no ability to get back into a working condition.
44+
> Through different combinations of moves, a Storage Sync Service and storage accounts can end up in different subscriptions, governed by different Microsoft Entra tenants. Sync would even appear to be working, but this isn't a supported configuration. Sync can stop in the future with no ability to get back into a working condition.
4545
4646
When planning your resource move, there are different considerations for [moving within the same Microsoft Entra tenant](#move-within-the-same-azure-active-directory-tenant) and moving across [to a different Microsoft Entra tenant](#move-to-a-new-azure-active-directory-tenant). When moving Microsoft Entra tenants, always move sync and storage resources together.
4747

-9.04 KB
Loading
-3.6 KB
Loading
-2.17 KB
Loading
-6.29 KB
Loading
200 Bytes
Loading
-3.99 KB
Loading

articles/storage/files/storage-files-quick-create-use-windows.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ Now that you've created the VM, connect to it so you can mount your file share.
100100

101101
:::image type="content" source="media/storage-files-quick-create-use-windows/local-host2.png" alt-text="Screenshot of the VM log in prompt, more choices is highlighted.":::
102102

103-
104103
1. You might receive a certificate warning during the sign-in process. Select **Yes** or **Continue** to create the connection.
105104

106105
### Map the Azure file share to a Windows drive
@@ -121,7 +120,6 @@ Now that you've mapped the drive, create a snapshot.
121120

122121
:::image type="content" source="media/storage-files-quick-create-use-windows/create-snapshot.png" alt-text="Screenshot of the storage account snapshots tab.":::
123122

124-
125123
1. In the VM, open the *qstestfile.txt* and type "this file has been modified". Save and close the file.
126124
1. Create another snapshot.
127125

0 commit comments

Comments
 (0)