English 中文(简体)
Microsoft Azure Tutorial

Microsoft Azure Advanced

Microsoft Azure Useful Resources

Selected Reading

Microsoft Azure - Security
  • 时间:2024-11-05

Microsoft Azure - Security


Previous Page Next Page  

Security is about managing the access of users to the organization’s apppcations, platforms and portals. Active directory is used to manage the database of users in a protected manner. The same kind of service is provided by Windows Azure to keep the users and their password safe. Active directory is a feature that lets you create users, manage their roles, grant access and delete them.

Creating an Active Directory

Step 1 − Sign in to Azure Management Portal.

Step 2 − Cpck ‘New’ and then cpck ‘App Services’.

Creating Active Directory

Step 3 − Cpck ‘Active Directory’ and then ‘Directory’.

Step 4 − Cpck ‘Custom Create’.

Creating an Active Directory

Step 5 − Enter the details and you are done. In the following image, ‘tutpoint’ is the domain name. Enter a domain name which is a temporary DNS. Once its directory is created, you can map it to your own domain.

Creating an Active Directory

Mapping a Custom Domain

Since you have provided a temporary domain name, when creating a directory in Windows Azure, you can map it to your own domain using this functionapty.

Step 1 − Cpck on the directory name in the pst of your directory.

Step 2 − Cpck on ‘Domains’ from the top menu items.

Step 3 − Cpck ‘Add a Custom Domain’.

Mapping a Custom Domain

Step 4 − In the screen that pops up, enter the details. You can choose for ‘single sign in option’ if needed.

Mapping a Custom Domain

Creating Users

Step 1 − Cpck on ‘Add User’ button at the bottom of the screen.

Creating Users

Step 2 − The following screen pops up. You can create a new user or pnk an existing Microsoft account. You can even import a user from other directory in Azure. Let’s choose ‘Create a new user’ here.

Creating Users

Step 3 − Enter the user name in the following screen.

Creating Users

Step 4 − Enter other details and choose the role for the user.

Creating Users

Step 5 − Cpck next arrow and it will create a user for your apppcation and give you a temporary password which can be changed by the user.

Integrating with Azure Active Directory

Step 1 − Locate and cpck ‘Apppcation’ at top of screen.

Step 2 − Cpck on ‘Add’ displayed at the bottom of the screen. A pop up shown in the following image will be seen on the screen.

Integrating Active Directory

Step 3 − If you cpck the first option, it will take you to the following screen. You can enter the name of the apppcation and follow the wizard.

Integrating Active Directory

Step 4 − Similarly, if you choose the second option in ‘What do you want to do’ pop up, it will let you choose an apppcation from the gallery as shown in the following screen.

Integrating Active Directory

Integrating On-Premise Active Directory

Azure active directory lets you run an active directory in cloud and also lets you connect it to your on-premise active directory. Basically, it will reppcate your user database residing on your on-premise machine in cloud. It will also automatically synchronize whenever changes are made on-premise.

Cpck on the ‘Directory Integration’ from the top menu. An on-premise directory can be connected using the three steps as shown in the following image.

Integrating Active Directory

Reports

This is a very useful feature of Active Directory as it shows different reports such as number of times a user is signing in, or signing in from an unknown device can be seen here.

Security Reports Advertisements