100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
AZURE 104 UPDATED Questions and CORRECT Answers $10.99   Add to cart

Exam (elaborations)

AZURE 104 UPDATED Questions and CORRECT Answers

 3 views  0 purchase
  • Course
  • AZURE 104
  • Institution
  • AZURE 104

AZURE 104 UPDATED Questions and CORRECT Answers You have an Azure subscription that contains an Azure Active Directory (Azure AD) tenant named and an Azure Kubernetes Service (AKS) cluster named AKS1.An administrator reports that she is unable to grant access to AKS1 to the users in .You ...

[Show more]

Preview 4 out of 42  pages

  • November 13, 2024
  • 42
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • AZURE 104
  • AZURE 104
avatar-seller
MGRADES
AZURE 104 UPDATED Questions and
CORRECT Answers
You have an Azure subscription that contains an Azure Active Directory (Azure AD) tenant
named contoso.com and an Azure Kubernetes Service (AKS) cluster named AKS1.An
administrator reports that she is unable to grant access to AKS1 to the users in
contoso.com.You need to ensure that access to AKS1 can be granted to the contoso.com
users.What should you do first?


A. From contoso.com, modify the Organization relationships settings.
B. From contoso.com, create an OAuth 2.0 authorization endpoint.
C. Recreate AKS1.

D. From AKS1, create a namespace. - CORRECT ANSWER✔✔- B. From contoso.com,
create an OAuth 2.0 authorization endpoint.


You have a Microsoft 365 tenant and an Azure Active Directory (Azure AD) tenant named
contoso.com.You plan to grant three users named User1, User2, and User3 access to a
temporary Microsoft SharePoint document library named Library1.You need to create groups
for the users. The solution must ensure that the groups are deleted automatically after 180
days.Which two groups should you create? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.


A. an Office 365 group that uses the Assigned membership type
B. a Security group that uses the Assigned membership type
C. an Office 365 group that uses the Dynamic User membership type
D. a Security group that uses the Dynamic User membership type
E. a Security group that uses the Dynamic Device membership type - CORRECT
ANSWER✔✔- A. an Office 365 group that uses the Assigned membership type
C. an Office 365 group that uses the Dynamic User membership type


You recently created a new Azure subscription that contains a user named Admin1.Admin1
attempts to deploy an Azure Marketplace resource by using an Azure Resource Manager
template.Admin1 deploys the template by using Azure PowerShell and receives the following
error message: "User failed validation to purchase resources. Error message: "Legal terms
have not been accepted for this item on this subscription. To accept legal terms, please go to

,the Azure portal (http://go.microsoft.com/fwlink/?LinkId=534873) and configure
programmatic deployment for the Marketplace item or create it there for the first time."You
need to ensure that Admin1 can deploy the Marketplace resource successfully.What should
you do?


A. From Azure PowerShell, run the Set-AzApiManagementSubscription cmdlet
B. From the Azure portal, register the Microsoft.Marketplace resource provider
C. From Azure PowerShell, run the Set-AzMarketplaceTermscmdlet

D - CORRECT ANSWER✔✔- C. From Azure PowerShell, run the Set-
AzMarketplaceTermscmdlet


You have an Azure Active Directory (Azure AD) tenant that contains 5,000 user accounts.You
create a new user account named AdminUser1.You need to assign the User administrator
administrative role to AdminUser1.What should you do from the user account properties?


A. From the Licenses blade, assign a new license
B. From the Directory role blade, modify the directory role
C. From the Groups blade, invite the user account to a new group - CORRECT
ANSWER✔✔- B. From the Directory role blade, modify the directory role


You have an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com that
contains 100 user accounts.You purchase 10 Azure AD Premium P2 licenses for the
tenant.You need to ensure that 10 users can use all the Azure AD Premium features.What
should you do?


A. From the Licenses blade of Azure AD, assign a license
B. From the Groups blade of each user, invite the users to a group
C. From the Azure AD domain, add an enterprise application
D. From the Directory role blade of each user, modify the directory role - CORRECT
ANSWER✔✔- A. From the Licenses blade of Azure AD, assign a license


You have an Azure subscription named Subscription1 and an on-premises deployment of
Microsoft System Center Service Manager.Subscription1 contains a virtual machine named
VM1.You need to ensure that an alert is set in Service Manager when the amount of available
memory on VM1 is below 10 percent.What should you do first?

,A. Create an automation runbook
B. Deploy a function app
C. Deploy the IT Service Management Connector (ITSM)

D. Create a notification - CORRECT ANSWER✔✔- C. Deploy the IT Service Management
Connector (ITSM)


You sign up for Azure Active Directory (Azure AD) Premium.You need to add a user named
admin1@contoso.com as an administrator on all the computers that will be joined to the
Azure AD domain.What should you configure in Azure AD?


A. Device settings from the Devices blade
B. Providers from the MFA Server blade
C. User settings from the Users blade

D. General settings from the Groups blade - CORRECT ANSWER✔✔- A. Device settings
from the Devices blade


You have an Azure subscription that contains a resource group named RG26.RG26 is set to
the West Europe location and is used to create temporary resources for a project. RG26
contains the resources shown in the following table.
SQLDB01 is backed up to RGV1.When the project is complete, you attempt to delete RG26
from the Azure portal. The deletion fails.You need to delete RG26.What should you do first?


A. Delete VM1
B. Stop VM1
C. Stop the backup of SQLDB01

D. Delete sa001 - CORRECT ANSWER✔✔- C. Stop the backup of SQLDB01


You have an Azure subscription named Subscription1 that contains a virtual network named
VNet1. VNet1 is in a resource group named RG1.Subscription1 has a user named User1.
User1 has the following roles:
Reader
Security Admin

, Security Reader
You need to ensure that User1 can assign the Reader role for VNet1 to other users.What
should you do?


A. Remove User1 from the Security Reader role for Subscription1. Assign User1 the
Contributor role for RG1.
B. Assign User1 the Owner role for VNet1.
C. Remove User1 from the Security Reader and Reader roles for Subscription1.

D. Assign User1 the Network Contributor role for RG1. - CORRECT ANSWER✔✔- B.
Assign User1 the Owner role for VNet1.


You have an Azure Active Directory (Azure AD) tenant named
contosocloud.onmicrosoft.com.Your company has a public DNS zone for contoso.com.You
add contoso.com as a custom domain name to Azure AD.You need to ensure that Azure can
verify the domain name.Which type of DNS record should you create?


A. MX
B. NSEC
C. PTR

D. RRSIG - CORRECT ANSWER✔✔- A. MX


You have an Azure Directory (Azure AD) tenant named Adatum and an Azure Subscription
named Subscription1. Adatum contains a group named Developers. Subscription1 contains a
resource group named Dev.You need to provide the Developers group with the ability to
create Azure logic apps in the Dev resource group.Solution: On Subscription1, you assign the
DevTest Labs User role to the Developers group.Does this meet the goal?


A. Yes

B. No - CORRECT ANSWER✔✔- B. No


You have an Azure Directory (Azure AD) tenant named Adatum and an Azure Subscription
named Subscription1. Adatum contains a group named Developers. Subscription1 contains a
resource group named Dev.You need to provide the Developers group with the ability to
create Azure logic apps in the Dev resource group.Solution: On Subscription1, you assign the
Logic App Operator role to the Developers group.Does this meet the goal?

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller MGRADES. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $10.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

75759 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$10.99
  • (0)
  Add to cart