top of page

Basics of Security using #MicrosoftAzure

Identity and Access Management is the basics of #security. Cloud has many features for #security but it all starts with IAM!



Welcome! As we all are passing by COVID situation, we need to focus on the basics of security, especially with cloud and digital property we all have. Hence, I have tried my best to help many of you with the settings needed in IAM.


Do a lot with Microsoft Azure


Identity management, also known as identity and access management, is a framework of policies and technologies for ensuring that the proper people in an enterprise have the appropriate access to technology resources. IdM systems fall under the overarching umbrellas of IT security and data management.

Azure Identity and Access Management (IAM) is used as a part of Azure Security and Access Control to manage and control a user's identity. ... #IAM best practices include policies like Single Sign-On (SSO), Multi-factor Authentication (MFA), Role-based Access Control (RBAC), today we will understand how to provide access using Azure portal.


IAM


Protect your applications and data at the front gate with #Azure identity and access management solutions. Defend against malicious login attempts and safeguard credentials with risk-based access controls, identity protection tools, and strong authentication options—without disrupting productivity.


Add or remove Azure role assignments using the Azure portal

“I have tried to showcase best solutions to manage roles.”


RBAC is the authorization system we use to manage access to Azure resources. To grant access, we assign roles to users, groups, service principals, or managed identities at a particular scope. This video describes how to assign roles using the Azure portal.






bottom of page