Description
Certification details Whether youβre new to the field or a seasoned professional, mastering the basics in Microsoft Azure can help you jump-start your career and prepare you to dive deeper into the many technical opportunities Azure offers. This certification validates your foundational knowledge of cloud concepts in general and Azure in particular. As a candidate for this certification, you can describe Azure architectural components and Azure services, such as compute, networking, and storage, as well as features and tools to secure, govern, and administer Azure. The Microsoft Certified: Azure Fundamentals certification could be a great fit for you if youβd like to: Prove your knowledge of cloud computing concepts, models, and services, such as public, private, and hybrid cloud, in addition to infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). Show your expertise on how Azure supports security, privacy, compliance, and trust. Itβs recommended to have skills and experience working with an area of IT, such as infrastructure management, database management, or software development. You can use your Azure Fundamentals certification to reinforce your basics for other Azure role-based or specialty certifications, but it isnβt a prerequisite for any of them. To prepare for the exam, we recommend that you: Fully understand the skills measured. Study the relevant self-paced content on Microsoft Learn, attend a Microsoft Azure Virtual Training Day: Fundamentals, or sign up for an instructor-led training event with a Training Services Partner. Take the free Practice Assessment to validate your knowledge. Get a trial subscription and give it a try. Check out Master the basics with the Azure Fundamentals certification to learn more about this certification and how to get ready. What’s next? Register for your exam! After you pass the exam and earn your certification, celebrate your certification badge and skills on social platforms such as LinkedIn. To find out more, visit View, use, and share certificates and badges. Depending on your goals, you may choose to master the basics with the Azure Data Fundamentals certification or the Azure AI Fundamentals certification. Or find the right Microsoft Azure certification for you, based on your profession (or the one you aspire to). Languages: English Starting on May 1, 2019, you only need to pass Exam AZ-103 to earn this certification. This new exam combines the skills covered in AZ-100 and AZ-101 (which retired on May 1, 2019), with the majority of the new exam coming from AZ-100. This exam measures your ability to accomplish the following technical tasks: manage Azure subscriptions and resources; implement and manage storage; deploy and manage virtual machines (VMs); configure and manage virtual networks; and manage identities. Manage Azure subscriptions and resources (15-20%) Manage Azure subscriptions assign administrator permissions configure cost center quotas and tagging configure Azure subscription policies at Azure subscription level Analyze resource utilization and consumption configure diagnostic settings on resources create baseline for resources create and rest alerts analyze alerts across subscription analyze metrics across subscription create action groups monitor for unused resources monitor spend report on spend utilize Log Search query functions view alerts in Log Analytics Manage resource groups use Azure policies for resource groups configure resource locks configure resource policies identify auditing requirements implement and set tagging on resource groups move resources across resource groups remove resource groups Managed role based access control (RBAC) create a custom role configure access to Azure resources by assigning roles configure management access to Azure, troubleshoot RBAC, implement RBAC policies, assign RBAC Roles Implement and manage storage (15-20%) Create and configure storage accounts configure network access to the storage account create and configure storage account generate shared access signature install and use Azure Storage Explorer manage access keys monitor activity log by using Log Analytics implement Azure storage replication Import and export data to Azure create export from Azure job create import into Azure job Use Azure Data Box configure and use Azure blob storage configure Azure content delivery network (CDN) endpoints Configure Azure files create Azure file share create Azure File Sync service create Azure sync group troubleshoot Azure File Sync Implement Azure backup configure and review backup reports perform backup operation create Recovery Services Vault create and configure backup policy perform a restore operation Deploy and manage virtual machines (VMs) (15-20%) Create and configure a VM for Windows and Linux configure high availability configure monitoring, networking, storage, and virtual machine size deploy and configure scale sets Automate deployment of VMs modify Azure Resource Manager (ARM) template configure location of new VMs configure VHD template deploy from template save a deployment as an ARM template deploy Windows and Linux VMs Manage Azure VM add data discs add network interfaces automate configuration management by using PowerShell Desired State Configuration (DSC) and VM Agent by using custom script extensions manage VM sizes; move VMs from one resource group to another redeploy VMs Manage VM backups configure VM backup define backup policies implement backup policies perform VM restore Azure Site Recovery Configure and manage virtual networks (30-35%) Create connectivity between virtual networks create and configure VNET peering create and configure VNET to VNET verify virtual network connectivity create virtual network gateway Implement and manage virtual networking configure private and public IP addresses, network routes, network interface, subnets, and virtual network Configure name resolution configure Azure DNS configure custom DNS settings configure private and public DNS zones Create and configure a Network Security Group (NSG) create security rules associate NSG to a subnet or network interface identify required ports evaluate effective security rules Implement Azure load balancer configure internal load balancer, configure load balancing rules, configure public load balancer, troubleshoot load balancing Monitor and troubleshoot virtual networking monitor on-premises connectivity, use Network resource monitoring, use Network Watcher, troubleshoot external networking, troubleshoot virtual network connectivity Integrate on premises network with Azure virtual network create and configure Azure VPN Gateway, create and configure site to site VPN, configure Express Route, verify on premises connectivity, troubleshoot on premises connectivity with Azure Manage identities (15-20%) Manage Azure Active Directory (AD) add custom domains Azure AD Join configure self-service password reset manage multiple directories Manage Azure AD objects (users, groups, and devices) create users and groups manage user and group properties manage device settings perform bulk user updates manage guest accounts Implement and manage hybrid identities install Azure AD Connect, including password hash and pass-through synchronization use Azure AD Connect to configure federation with on-premises Active Directory Domain Services (AD DS) manage Azure AD Connect manage password sync and password writeback Implement multi-factor authentication (MFA) configure user accounts for MFA, enable MFA by using bulk update, configure fraud alerts, configure bypass options, configure Trusted IPs, configure verification methods QUESTION: 1 You have an Azure subscription that contains 10 virtual machines. You need to ensure that you receive an email message when any virtual machines are powered off, restarted, or deallocated. What is the minimum number of rules and action groups that you require? A. three rules and three action groups B. one rule and one action group C. three rules and one action group D. one rule and three action groups Answer: C Explanation: An action group is a collection of notification preferences defined by the user. Azure Monitor and Service Health alerts are configured to use a specific action group when the alert is triggered. Various alerts may use the same action group or different action groups depending on the user’s requirements. QUESTION: 2 You have an Azure subscription that contains two resource groups named RG1 and RG2. RG2 does not contain any resources. RG1 contains the resources in the following table. Which resource can you move to RG2? A. W10_OsDisk B. VNet1 C. VNet3 D. W10 Answer: B Explanation: When moving a virtual network, you must also move its dependent resources. For example, you must move gateways with the virtual network. VM W10, which is in Vnet1, is not a dependent resource. Incorrect Answers, A: Managed disks don’t support move. C: Virtual networks (classic) can’t be moved. D: Virtual machines with the managed disks cannot be moved. QUESTION: 3 You have 100 Azure subscriptions. All the subscriptions are associated to the same Azure Active Directory (Azure AD) tenant named contoso.com. You are a global administrator. You plan to create a report that lists all the resources across all the subscriptions. You need to ensure that you can view all the resources in all the subscriptions. What should you do? A. From the Azure portal, modify the profile settings of your account. B. From Windows PowerShell, run the Add-AzureADAdministrativeUnitMember cmdlet. C. From Windows PowerShell, run the New-AzureADUserAppRoleAssignment cmdlet. D. From the Azure portal, modify the properties of the Azure AD tenant. Answer: C Explanation: The New-AzureADUserAppRoleAssignment cmdlet assigns a user to an application role in Azure Active Directory (AD). Use it for the application report. QUESTION: 4 Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the Subscriptions blade, you select the subscription, and then click Programmatic deployment. Does this meet the goal? A. Yes B. No Answer: B QUESTION: 5 Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Deployments. Does this meet the goal? A. Yes B. No Answer: A QUESTION: 6 Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the Subscriptions blade, you select the subscription, and then click Resource providers. Does this meet the goal? A. Yes B. No Answer: B Make The Best Choice Chose – Joogate Make yourself more valuable in today’s competitive computer industry Joogate’s preparation material includes the most excellent features, prepared by the same dedicated experts who have come together to offer an integrated solution. We provide the most excellent and simple method to pass your Microsoft Microsoft Azure AZ-100 exam on the first attempt . will prepare you for your exam effectively. AZ-100 Study Guide. Your exam will download as a single AZ-100 PDF or complete AZ-100 preparation material as well as over +4000 other technical exam PDF and study material downloads. Forget buying your prep materials separately at three time the price of our – skip the AZ-100 audio exams and select the one package that gives it all to you at your discretion: AZ-100 Study Materials featuring the study material. Joogate AZ-100 Exam Prepration Tools Joogate Microsoft Microsoft Azure preparation begins and ends with your accomplishing this credential goal. Although you will take each Microsoft Microsoft Azure online test one at a time – each one builds upon the previous. Remember that each Microsoft Microsoft Azure exam paper is built from a common certification foundation. AZ-100 Exam preparation materials Beyond knowing the answer, and actually understanding the AZ-100 test questions puts you one step ahead of the test. Completely understanding a concept and reasoning behind how something works, makes your task second nature. Your AZ-100 quiz will melt in your hands if you know the logic behind the concepts. Any legitimate Microsoft Microsoft Azure prep materials should enforce this style of learning – but you will be hard pressed to find more than a Microsoft Microsoft Azure practice test anywhere other than Joogate. AZ-100 Exam Questions and Answers with Explanation This is where your Microsoft Microsoft Azure AZ-100 exam prep really takes off, in the testing your knowledge and ability to quickly come up with answers in the AZ-100 online tests. Using Microsoft Azure AZ-100 practice exams is an excellent way to increase response time and queue certain answers to common issues. AZ-100 Exam Study Guides All Microsoft Microsoft Azure online tests begin somewhere, and that is what the Microsoft Microsoft Azure training course will do for you: create a foundation to build on. Study guides are essentially a detailed Microsoft Microsoft Azure AZ-100 tutorial and are great introductions to new Microsoft Microsoft Azure training courses as you advance. The content is always relevant, and compound again to make you pass your AZ-100 exams on the first attempt. You will frequently find these AZ-100 PDF files downloadable and can then archive or print them for extra reading or studying on-the-go. AZ-100 Exam Video Training For some, this is the best way to get the latest Microsoft Microsoft Azure AZ-100 training. However you decide to learn AZ-100 exam topics is up to you and your learning style. The Joogate Microsoft Microsoft Azure products and tools are designed to work well with every learning style. Give us a try and sample our work. You’ll be glad you did. AZ-100 Other Features * Realistic practice questions just like the ones found on certification exams. * Each guide is composed from industry leading professionals real Microsoft Microsoft Azurenotes, certifying 100% brain dump free. * Study guides and exam papers are help you prepare effectively or . * Designed to help you complete your certificate using only * Delivered in PDF format for easy reading and printing Joogate unique CBT AZ-100 will have you dancing the Microsoft Microsoft Azure jig before you know it * Microsoft Azure AZ-100 prep files are frequently updated to maintain accuracy. Your courses will always be up to date. Get Microsoft Azure ebooks from Joogate which contain real AZ-100 exam questions and answers. You WILL pass your Microsoft Azure exam on the first attempt using only Joogate’s Microsoft Azure excellent preparation tools and tutorials.


Reviews
There are no reviews yet.