用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CyberStrikeus/CyberStrike --skill cis-azure-foundations-5-17命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | cis-azure-foundations-5.17 |
| description | Ensure 'Restrict access to Microsoft Entra admin center' is set to 'Yes' |
| category | cis-azure-foundations |
| version | 5.0.0 |
| author | cyberstrike-official |
| tags | ["cis","azure","identity","admin-center","access-restriction","least-privilege"] |
| cis_id | 5.17 |
| cis_benchmark | CIS Microsoft Azure Foundations Benchmark v5.0.0 |
| tech_stack | ["azure"] |
| cwe_ids | [] |
| chains_with | ["cis-azure-foundations-5.4","cis-azure-foundations-5.26"] |
| prerequisites | [] |
| severity_boost | {} |
Restrict access to the Microsoft Entra ID administration center to administrators only.
NOTE: This only affects access to the Entra ID administrator's web portal. This setting does not prohibit privileged users from using other methods such as Rest API or Powershell to obtain sensitive information from Microsoft Entra ID.
The Microsoft Entra ID administrative center has sensitive data and permission settings. All non-administrators should be prohibited from accessing any Microsoft Entra ID data in the administration center to avoid exposure.
All administrative tasks will need to be done by Administrators, causing additional overhead in management of users and resources.
Microsoft Entra IDManage, select UsersManage, select User settingsAdministration centre, ensure that Restrict access to Microsoft Entra admin center is set to YesRestrict access to Microsoft Entra admin center should be set to Yes.
Microsoft Entra IDManage, select UsersManage, select User settingsAdministration centre, set Restrict access to Microsoft Entra admin center to YesSaveBy default, Restrict access to Microsoft Entra admin center is set to No.
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v8 | 5.4 Restrict Administrator Privileges to Dedicated Administrator Accounts | x | x | x |
| v8 | 6.8 Define and Maintain Role-Based Access Control | x | ||
| v7 | 4.3 Ensure the Use of Dedicated Administrative Accounts | x | x | x |
Level 1 | Manual