Skip to content

Commit f77ce55

Browse files
Merge pull request #5193 from hashicorp/backport/irindos-update-storage-policy-docs/thoroughly-touching-gannet
This pull request was automerged via backport-assistant
2 parents b944ec7 + e478ff3 commit f77ce55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/content/docs/concepts/domain-model/storage-policy.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ description: |-
1212
A resource known as a storage policy is used to codify how long [session recordings][] must be kept and when they should be deleted.
1313
A storage policy's name is optional, but it must be unique if you define one.
1414
Storage policies can only be assigned to the global [scope][] or an org scope.
15+
You must [attach][] storage policies to a scope (global or a specific org) to take effect.
1516

1617
A storage policy exists in either the global scope or an org scope.
1718
Storage policies that are created in the global scope can be associated with any org scope.
@@ -55,5 +56,6 @@ The following services are relevant to this resource:
5556
- [Scope Service](/boundary/api-docs/scope-service)
5657
- [Policy Service](/boundary/api-docs/policy-service)
5758

59+
[attach]: /boundary/docs/configuration/session-recording/configure-storage-policy#attach-storage-policies-to-a-scope
5860
[session recordings]: /boundary/docs/concepts/domain-model/session-recordings
59-
[scope]: /boundary/docs/concepts/domain-model/scopes
61+
[scope]: /boundary/docs/concepts/domain-model/scopes

0 commit comments

Comments
 (0)