AZ-305 Exam Question 51

You need to recommend a strategy for migrating the database content of WebApp1 to Azure. What should you include in the recommendation?
  • AZ-305 Exam Question 52

    A company named Contoso, Ltd. has an Azure Active Directory (Azure AD) tenant that is integrated with Microsoft Office 365 and an Azure subscription.
    Contoso has an on-premises identity infrastructure. The infrastructure includes servers that run Active Directory Domain Services (AD DS), and Azure AD Connect Contoso has a partnership with a company named Fabrikam, Inc. Fabrikam has an Active Directory forest and an Office 365 tenant. Fabrikam has the same on-premises identity infrastructure as Contoso.
    A team of 10 developers from Fabrikam will work on an Azure solution that will be hosted in the Azure subscription of Contoso. The developers must be added to the Contributor role for a resource in the Contoso subscription.
    You need to recommend a solution to ensure that Contoso can assign the role to the 10 Fabrikam developers.
    The solution must ensure that the Fabrikam developers use their existing credentials to access resources.
    What should you recommend?
  • AZ-305 Exam Question 53

    You plan to deploy multiple instances of an Azure web app across several Azure regions.
    You need to design an access solution for the app. The solution must meet the following replication requirements:
    * Support rate limiting
    * Balance requests between all instances.
    * Ensure that users can access the app in the event of a regional outage Solution: You use Azure Load Balancer to provide access to the app.
    Does this meet the goal?
  • AZ-305 Exam Question 54

    You have an application that is used by 6,000 users to validate their vacation requests. The application manages its own credential Users must enter a username and password to access the application. The application does NOT support identity providers.
    You plan to upgrade the application to use single sign-on (SSO) authentication by using an Azure Active Directory (Azure AD) application registration.
    Which SSO method should you use?
  • AZ-305 Exam Question 55

    You are developing a sales application that will contain several Azure cloud services and will handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping.
    You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using REST messages.
    What should you include in the recommendation?