You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage-discovery/deployment-planning.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ To generate insights about Azure Storage resources, such as storage accounts, yo
35
35
36
36
## Getting your subscription ready
37
37
38
-
You need to choose a subscription that is governed by the same Azure tenant as the Azure Storage resources (such as storage accounts) you want to receive insights for. When you decided on an Azure subscription and resource group for your Storage Discovery workspace, review the following sections to ensure your subscription is prepared.
38
+
You need to choose a subscription governed by the same Azure tenant as the Azure Storage resources (such as storage accounts) you want to receive insights for. When you decided on an Azure subscription and resource group for your Storage Discovery workspace, review the following sections to ensure your subscription is prepared.
39
39
40
40
### Resource provider namespace
41
41
@@ -77,7 +77,7 @@ It's important that you familiarize yourself with the available resource tags on
77
77
78
78
When you deploy a Storage Discovery workspace, you need to choose a region. The region you select determines where the computed insights about your Azure Storage resources are stored. You can still capture insights for Azure Storage resources that are located in other regions. A general best practice is to choose the region for your workspace according to metadata residency requirements that apply to you and in closer proximity to your location. Visualizing your insights from a workspace closer to you can have a slight performance advantage.
79
79
80
-
Storage Discovery workspaces can be created in the following regions. This list will expand throughout the preview period.
80
+
Storage Discovery workspaces can be created in the following regions. More regions are added throughout the preview period.
> Storage accounts in regions other than previously listed, can't be considered by the Discovery service. Including storage accounts from unsupported regions in a scope can lead to an incomplete set of insights. A short-term limitation of the preview period.
93
+
> The Discovery service currently can't consider storage accounts located in regions other than those previously listed. Including storage accounts from unsupported regions in a scope can lead to an incomplete set of insights. A short-term limitation of the preview period.
94
94
95
95
## Permissions
96
96
@@ -122,13 +122,13 @@ The Azure Storage Discovery workspace stores the computed insights for your stor
|Share the Storage Discovery insights with another person | Storage Discovery workspace: `Reader`|
127
127
|Enable a person to make changes to the workspace configuration| Storage Discovery workspace: `Contributor`|
128
128
|Enable a person to share these insights with others | Storage Discovery workspace: `Owner`|
129
129
130
130
> [!CAUTION]
131
-
> When you provide other users access to a workspace they might not be privileged to know about the existence of the Azure resources they'll see in the workspace. You are disclosing all insights of the workspace - there are no further permission checks. Providing access to a workspace does not provide access to an individual storage account, resource group, or subscription. Individual resources remain governed by RBAC.
131
+
> When you provide other users access to a workspace, they might not be privileged to know about the existence of the Azure resources covered by the workspace. You are disclosing all insights of the workspace - there are no further permission checks. Providing access to a workspace does not provide access to an individual storage account, resource group, or subscription. Individual resources remain governed by RBAC.
0 commit comments