Skip to content

Commit c6cd6a8

Browse files
authored
Update storage-files-migration-storsimple-8000.md
Line 127: AAD -> Azure AD Line 270: changes curly quotes to straight ones.
1 parent 9a5272d commit c6cd6a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-migration-storsimple-8000.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ This section discusses considerations around deploying the different resource ty
124124
You will likely need to deploy several Azure storage accounts. Each one will hold a smaller number of Azure file shares, as per your deployment plan, completed in the previous section of this article. Got to the Azure portal to [deploy your planned storage accounts](../common/storage-account-create.md#create-a-storage-account). Consider adhering to the following, basic settings for any new storage account:
125125

126126
##### Subscription
127-
You can use the same subscription you used for your StorSimple deployment or a different one. The only limitation is that your subscription must be in the same AAD tenant as the StorSimple subscription. Consider moving the StorSimple subscription to the correct tenant before starting a migration. You can only move the entire subscription, individual StorSimple resources cannot be moved to a different tenant or subscription.
127+
You can use the same subscription you used for your StorSimple deployment or a different one. The only limitation is that your subscription must be in the same Azure AD tenant as the StorSimple subscription. Consider moving the StorSimple subscription to the correct tenant before starting a migration. You can only move the entire subscription, individual StorSimple resources cannot be moved to a different tenant or subscription.
128128

129129
##### Resource group
130130
Resource groups are assisting with organization of resources and admin management permissions. Find out more about [resource groups in Azure](../../azure-resource-manager/management/manage-resource-groups-portal.md#what-is-a-resource-group).
@@ -267,7 +267,7 @@ Sorts multiple source locations into a new directory structure:
267267

268268
### Semantic rules
269269
* Always specify folder paths relative to the root level.
270-
* Begin each folder path with a root level indicator “\”.
270+
* Begin each folder path with a root level indicator "\".
271271
* Do not include drive letters.
272272
* When specifying multiple paths, source or target paths cannot overlap:</br>
273273
Invalid source path overlap example:</br>

0 commit comments

Comments
 (0)