Skip to content

Commit ca8791e

Browse files
author
PRMerger7
authored
Merge pull request #24820 from BryanLa/bryanla-maa-overview
updates
2 parents aacd4ff + 11dcbcf commit ca8791e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/active-directory/manage-access-to-azure-resources.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ ms.author: skwan
2020

2121
Identity and access management for cloud resources is a critical function for any organization that is using the cloud. Azure Active Directory (Azure AD) is the identity and access system for Microsoft Azure.
2222

23-
Before exploring the supporting feature areas of Azure AD, check out the following video: "Locking down access to the Azure Cloud using SSO, Roles Based Access Control, and Conditional."
23+
Before exploring the supporting feature areas of Azure AD, check out the following video: "Locking down access to the Azure Cloud using SSO, Roles Based Access Control, and Conditional." In it, you learn about:
24+
25+
- Best practices for configuring single sign-on to the Azure portal, with on-premises Active Directory.
26+
- Using Azure RBAC for fine-grained access control to resources in subscriptions.
27+
- Enforcing strong authentication rules using Azure AD Conditional Access.
28+
- The concept of Managed Service Identity, where Azure resources can automatically authenticate to Azure services, and developers don’t need to handle API keys or secrets.
2429

2530
> [!VIDEO https://www.youtube.com/embed/FKBoWWKRnvI]
2631

0 commit comments

Comments
 (0)