MICROSOFT AZURE ADMINISTRATOR EXAM PREP(AZ-104) Part-1 - Devi Prasad - E-Book

MICROSOFT AZURE ADMINISTRATOR EXAM PREP(AZ-104) Part-1 E-Book

Devi Prasad

0,0
1,99 €

oder
-100%
Sammeln Sie Punkte in unserem Gutscheinprogramm und kaufen Sie E-Books und Hörbücher mit bis zu 100% Rabatt.
Mehr erfahren.
Beschreibung

 Unlock the door to Microsoft Azure mastery with our comprehensive AZ-104 Exam Study Guide! Perfect for aspiring Azure administrators, this guide covers the essential topics tested in the Azure AZ-104 exam, including virtual machines, storage solutions, networking configurations, and robust security measures. Dive deep into Azure Active Directory, master Azure Resource Manager, and sharpen your skills in PowerShell and CLI. Stay ahead of the curve with the latest in Azure governance, compliance, and resource optimization. Our guide isn't just a roadmap; it's your passport to success in the Azure Administrator Certification journey. Equip yourself with exam preparation tips, practice questions, and real-world insights. Step confidently into the world of Azure administration with our up-to-date and comprehensive study guide. Elevate your career — the Azure way! 

Das E-Book können Sie in Legimi-Apps oder einer beliebigen App lesen, die das folgende Format unterstützen:

EPUB
Bewertungen
0,0
0
0
0
0
0
Mehr Informationen
Mehr Informationen
Legimi prüft nicht, ob Rezensionen von Nutzern stammen, die den betreffenden Titel tatsächlich gekauft oder gelesen/gehört haben. Wir entfernen aber gefälschte Rezensionen.



Devi Prasad

MICROSOFT AZURE ADMINISTRATOR EXAM PREP(AZ-104) Part-1

AZ 104 EXAM STUDY GUIDE

BookRix GmbH & Co. KG81371 Munich

Table of Content

Administering Azure AD EntitiesBulk User Creation in Azure ADUser Creation in Azure ADGroup Creation in Azure ADGroup Management in Azure ADGuest User Management in Azure ADSelf-Service Password Reset in AzureAzure AD JoinManaging & Implementing Hybrid IdentitiesUnderstand Azure AD ConnectInstallation of Azure AD ConnectManaging Azure AD ConnectPassword Writeback ConfigurationPassword Sync Configuration 

 

This eBook is based on Azure Exam AZ 104 that has been collected from different sources and people. For more information about this ebook. Kindly write to [email protected]. I will happy to help you.

Copyright 2023 by Devi Prasad

This eBook is a guide and serves as a first guide. This book has been written on the advice of many experts and sources who have good command over Azure, network and cloud computing. They are listed at the end of this book. All images used in this book are taken from the LAB which is created by experts. All rights reserved, including the right to reproduce this book or portions thereof in any form whatsoever. For any query reach out to the author through email.

Administering Azure AD Entities

Overview This guide encompasses comprehensive study materials for the AZ-104 exam, aiding in your successful exam completion. Within this chapter, supplementary details will be presented, delving into diverse subjects to deepen your comprehension.

Subsequent chapters are designed to familiarize you with the Azure landscape, facilitating your preparation for the AZ-104 exam. Within this chapter, we will elaborate on the process of bulk user creation within Azure Active Directory (Azure AD), along with insights into group creation and management. Additionally, we will explore methods for granting access to guest users and offer guidance on effective guest user management. The chapter will also address the functionality of self-service password reset for users and the incorporation of devices into Azure AD using the Azure AD join tool.

Bulk User Creation in Azure AD

Implementing bulk user creation is a strategic move for streamlining the onboarding process within your organization, ensuring prompt completion. This approach proves beneficial not only for new members but also enhances user creation efficiency for both recent additions and existing users in the Azure environment. By leveraging bulk user creation, administrative workload is significantly reduced. To initiate user or bulk user creation in Azure environments, it is imperative to possess user administrator access in Azure Active Directory.

Follow these steps to create bulk users in Azure AD:

Navigate to Azure Active Directory.

Select the Users option and access All Users.

Click on Bulk Create.

Refer to below Figure for an illustration of the bulk user creation process:

Upon selecting Bulk Create, you will be prompted to download a CSV file. Proceed to fill in the required details in the CSV file, including:

Name, last name, and username.

Initial password and specify whether sign-in is blocked (Yes/No), a mandatory field.

Department and user location.

Job title and country code.

Official phone number, mobile number, etc.

Ensure that all details are entered in a single line according to the CSV file format. Below snippet provides an overview of the bulk user creation details:

After completing the details and uploading the CSV file, click on Submit. The system will commence processing the user creation, a task that may take some time. Once completed, you can view all the created users under the Users tab, as depicted in below snippet:

User Creation in Azure AD

While bulk user creation offers efficiency for onboarding multiple users, you may find the need to create individual users. To create a single user, follow these steps:

Navigate to Azure Active Directory.

Select Users and access All Users.

Click on New user.

Enter the User Name.

Provide the Name, First Name, and Last Name.

Optionally, input the department number, location, and job title.

After entering the required details, click on Create, and the user will be successfully created.

For a visual guide, refer to below figure.