Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
lodairh authored Nov 20, 2024
1 parent 5323065 commit 23e2437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/research_computing/utokyo_azure/faq/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ import HelpItem from "@components/utils/HelpItem.astro";
</HelpItem>

<HelpItem lang="ja" type="details">
<Fragment slot="problem">特権管理者ロールの**所有者****共同作成者**は何が違うのでしょうか</Fragment>
<Fragment slot="problem">特権管理者ロールの所有者と共同作成者は何が違うのでしょうか</Fragment>
<Fragment slot="solution">**所有者**は,自身が所有者であるサブスクリプションやリソースに対して他者アカウントに権限(ロール)を付与することができますが,**共同作成者**にはその権限がありません.それ以外はほぼ所有者と同じ権限が共同作成者には与えられます.サブスクリプションの申請者は所有者の権限が設定されます.</Fragment>
</HelpItem>

Expand Down

0 comments on commit 23e2437

Please sign in to comment.