- Mastering Identity and Access Management with Microsoft Azure
- Jochen Nickel
- 89字
- 2021-07-02 12:57:17
Test your configuration
Open a new PowerShell and connect with the Connect-MsolService command to the Azure AD, and log in with Don.Hall@domain.onmicrosoft.com credentials.
Modify a user account assigned to the HR administrative unit:
Set-MsolUser -UserPrincipalName ellen.adams@domain.onmicrosoft.com -Department HR
Verify your modification:
Get-MsolUser -UserPrincipalName ellen.adams@domain.onmicrosoft.com | select Department
Next, we will protect an administrative account with the Privileged Identity Management (PIM) features of Azure AD Premium P2. We recommend using Azure MFA to protect your administrative accounts, if you don't want to invest in Azure AD Premium P2.
推薦閱讀
- Android應用安全實戰:Frida協議分析
- Web漏洞分析與防范實戰:卷1
- 計算機網絡安全技術(第6版·慕課版)
- 工業互聯網安全
- Kali Linux CTF Blueprints
- Metasploit Penetration Testing Cookbook(Third Edition)
- 可信計算3.0工程初步
- 安全技術運營:方法與實踐
- 數據安全實踐指南
- 網絡安全技術及應用(第3版)
- Learning Veeam? Backup & Replication for VMware vSphere
- 可信計算3.0工程初步(第二版)
- 數據保護:工作負載的可恢復性
- CTF特訓營:技術詳解、解題方法與競賽技巧
- 華為Anti-DDoS技術漫談