From cf8e1f5f767f4947af12cdec762cd366f2568076 Mon Sep 17 00:00:00 2001 From: Jacob Wallraff Date: Mon, 23 Sep 2024 14:44:18 -0700 Subject: [PATCH] Add EMU account storage restriction (#52374) --- .../abilities-and-restrictions-of-managed-user-accounts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/admin/managing-iam/understanding-iam-for-enterprises/abilities-and-restrictions-of-managed-user-accounts.md b/content/admin/managing-iam/understanding-iam-for-enterprises/abilities-and-restrictions-of-managed-user-accounts.md index 19b8d255f092..d4aaeafafdae 100644 --- a/content/admin/managing-iam/understanding-iam-for-enterprises/abilities-and-restrictions-of-managed-user-accounts.md +++ b/content/admin/managing-iam/understanding-iam-for-enterprises/abilities-and-restrictions-of-managed-user-accounts.md @@ -89,3 +89,4 @@ With {% data variables.product.prodname_emus %}, you can control the user accoun * Cannot create gists or comment on gists. * Cannot create personalized profiles. * Do not have access to the {% data variables.product.prodname_certifications %} program. +* Do not have an individual storage allocation. They can still generate content that counts against the enterprise storage allocation, but cannot create content that consumes storage at a user level, such as by publishing packages.