- Microsoft Azure - Scenarios
- Microsoft Azure - Datacenters
- Microsoft Azure - Security
- Microsoft Azure - Applications
- Microsoft Azure - CDN
- Microsoft Azure - Tables
- Microsoft Azure - Queues
- Microsoft Azure - Blobs
- Microsoft Azure - Storage
- Microsoft Azure - Fabric Controller
- Microsoft Azure - Compute Module
- Microsoft Azure - Components
- Microsoft Azure - Windows
- Cloud Computing - Overview
- Microsoft Azure - Home
Microsoft Azure Advanced
- Microsoft Azure - Upgrades
- Microsoft Azure - Health Monitoring
- Azure - Orchestrated Recovery
- Azure - Security Reports & Alerts
- Microsoft Azure - Create a Group
- Microsoft Azure - Self-Service Group
- Azure - Self-Service Password Reset
- Azure - Personalize Company Brand
- Microsoft Azure - Personalize Access
- Microsoft Azure - Disk Caching
- Microsoft Azure - Disk Configuration
- Microsoft Azure - Scalability
- Microsoft Azure - Websites
- Azure - Data Import & Export Job
- Azure - Forefront Identity Manager
- Azure - Multi-Factor Authentication
- Azure - Self-Service Capabilities
- Microsoft Azure - Backup & Recovery
- Azure - Application Deployment
- Azure - Setting Up Alert Rules
- Azure - Monitoring Virtual Machines
- Microsoft Azure - PowerShell
- Microsoft Azure - Traffic Manager
- Azure - Site-to-Site Connectivity
- Azure - Point-to-Site Connectivity
- Azure - Endpoint Configuration
- Azure - Deploying Virtual Machines
- Azure - Create Virtual Network
- Microsoft Azure - Management Portal
Microsoft Azure Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Microsoft Azure - Security
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’.
Step 3 − Cpck ‘Active Directory’ and then ‘Directory’.
Step 4 − Cpck ‘Custom Create’.
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.
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’.
Step 4 − In the screen that pops up, enter the details. You can choose for ‘single sign in option’ if needed.
Creating Users
Step 1 − Cpck on ‘Add User’ button at the bottom of the screen.
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.
Step 3 − Enter the user name in the following screen.
Step 4 − Enter other details and choose the role for the user.
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.
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.
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 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.
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.
Advertisements