Premium

Microsoft Certified: Azure Solutions Architect Expert Certification Questions and Answer (Dumps and Practice Questions)



Question : You administer an Azure Web Site named contoso. You create a job named
Cleanlogs.cmd that will be executed manually, twice a week. You need to deploy the job. To
which folder location should you deploy CleanLogs.cmd?
  : You administer an Azure Web Site named contoso. You create a job named
1. ./App_Code/jobs/triggered/cleanLogs/CleanLogs.cmd
2. ./App_Data/jobs/triggered/clean Logs/Clean Logs.cmd
3. Access Mostly Uused Products by 50000+ Subscribers
4. ./App_Data/jobs/continuous/cleanLogs/CleanLogs.cmd


Correct Answer : Get Lastest Questions and Answer :
Exp: http://blog.amitapple.com/post/74215124623/deploy-azure-webjobs/

A WebJob is stored under the following directory in your site:

site\wwwroot\App_Data\jobs\{job type}\{job name}

Where {job type} can be either continuous for a job that is always running or triggered for a job that starts from an external trigger (on demand / scheduler).





Question : Your company network includes an On-Premises Windows Active Directory (AD) that has a
DNS domain named contoso.local and an email domain named contoso.com. You plan to
migrate from On-Premises Exchange to Office 365.
You configure DirSync and set all Azure Active Directory {Azure AD) usernames as
%username%@contoso.onmicrosoft.com.

You need to ensure that each user is able to log on by using the email domain as the
username.
Which two actions should you perform? Each correct answer presents part of the solution.

A. Verify the email domain in Azure AD domains.

B. Run the Set-MsolUserPnncipalName -UserPnncipalName %username%@co
ntoso.onmicrosoft.com -NewUserPrincipalName %usemame %@contoso.com Power Shell
cmdlet.

C. Edit the ProxyAddress attribute on the On-Premises Windows AD user account.

D. Verify the Windows AD DNS domain in Azure AD domains.

E. Update the On-Premises Windows AD user account UPN to match the email address.

  : Your company network includes an On-Premises Windows Active Directory (AD) that has a
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. D,E
5. A,E

Question : You develop a Windows Store application that has a web service backend. You plan to use the Azure Active Directory Authentication Library to authenticate users to
Azure Active Directory (Azure AD) and access directory data on behalf of the user. You need to ensure that users can log in to the application by using their Azure AD
credentials. Which two actions should you perform? Each correct answer presents part of the solution.

A. Create a native client application in Azure AD.

B. Configure directory integration.

C. Create a web application in Azure AD.

D. Enable workspace join.

E. Configure an Access Control namespace.
  : Your company network includes an On-Premises Windows Active Directory (AD) that has a
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. D,E



Correct Answer : Get Lastest Questions and Answer :
Explanation: Answer A and B is correct for the following reasons

1. It must be integrated with Azure AD
2. Its a Windows Store Application (definition of a windows store app is here http://channel9.msdn.com/Blogs/One-Dev-Minute/What-is-a-Windows-Store-app)
According to https://msdn.microsoft.com/en-us/library/dn132599.aspx , the windows store application is a native client application

"On the Tell us about your application page, you must specify a name for your application as well as indicate the type of application you are registering with Azure AD. You can
choose from a web application and/or web API (default) or native client application which represents an application that is installed on a device such as a phone or computer."

And this link shows how to integrate your app to Azure AD
https://azure.microsoft.com/en-us/documentation/articles/mobile-services-windows-store-dotnet-adal-sso-authentication/








Question : Your company plans to migrate from On-Premises Exchange to Office . The existing directory has numerous service accounts in your On-Premises Windows Active
Directory (AD), stored in separate AD Organizational Units (OU) for user accounts. You need to prevent the service accounts in Windows AD from syncing with Azure AD.
What should you do?

  : Your company plans to migrate from On-Premises Exchange to Office . The existing directory has numerous service accounts in your On-Premises Windows Active
1. Create an OU filter in the Azure AD Module for Windows PowerShell.
2. Configure directory partitions in miisclient.exe.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Create an OU filter in the Azure Management Portal.


Correct Answer : Get Lastest Questions and Answer :
Explanation: http://msexchangeguru.com/2012/08/10/office-365-2/







Related Questions


Question : While working in QuickTechie Inc. you administer an Azure Storage account named QuickTechieStorage. The account has queue containers with logging enabled.
You need to view all log files generated during the month of Aug 2016. Which URL should you use to access the list?
 : While working in QuickTechie Inc. you administer an Azure Storage account named QuickTechieStorage. The account has queue containers with logging enabled.
1. http://QuickTechieStorage.queue.core.windows.net/Slogs?restype=container&comp=list&prefix=queue/2016/08


2. http://QuickTechieStorage.queue.core.windows.net/Sfiles?restype=container&comp=list&prefix=queue/2016/08


3. Access Mostly Uused Products by 50000+ Subscribers


4. http://QuickTechieStorage.blob.core.windows.net/Slogs?restype=container&comp=list&prefix=blob/2016/08



Question : QuickTechie Inc has two physical locations configured in a geo-clustered environment that includes:
System Center Virtual Machine Manager 2012 R2 System Center Data Protection Manager 2012 R2 SQL Server 2012 Windows Server 2012 R2 Hyper-V Over 100 virtual machines
(VMs) in each physical location.
QuickTechie Inc. has recently signed up for Azure. You plan to leverage your current network environment to provide a backup solution for your VMs.
You need to recommend a solution that ensures all VMs are redundant and deployable between locations. You also want the solution to minimize downtime in the event of an
outage at either physical location. Which solution should you recommend?
 : QuickTechie Inc has two physical locations configured in a geo-clustered environment that includes:
1. Configure a backup vault in Azure and use Data Protection Manager to back up The Windows Servers.

2. Use Data Protection Manager and back up the VMs in each location.

3. Access Mostly Uused Products by 50000+ Subscribers

4. Use Azure site recovery in an on-premises to on-premises protection configuration.


Question : While working in QuickTechie Inc., you manage an application running on Azure Web Sites Standard tier. The application uses a substantial amount of large image files and
is used by people around the world. Users from Europe report that the load time of the site is slow. You need to implement a solution by using Azure services. What should you do?

A. Configure Azure blob storage with a custom domain.
B. Configure Azure CDN to cache all responses from the application web endpoint.
C. Configure Azure Web Site auto-scaling to increase instances at high load.
D. Configure Azure CDN to cache site images and content stored in Azure blob storage.
 : While working in QuickTechie Inc., you manage an application running on Azure Web Sites Standard tier. The application uses a substantial amount of large image files and
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,D
5. B,D