Your company has an ASP.Net Core web application. This web application runs on Docker. The application is mapped to a domain named www.V01labs.com.
The application needs to be hosted in Azure using the Azure Web App service and the docker image for the web application. You also have to map a custom domain to the Azure Web app service. The following variables are in place
Correct
Incorrect
Question 2 of 20
2. Question
1 point(s)
Your company has an ASP.Net Core web application. This web application runs on Docker. The application is mapped to a domain named VM01labs.com.
The application needs to be hosted in Azure using Azure Web App service and the docker image for the web application. You also have to map a custom domain to the Azure Web app service. The following variables are in place
Correct
Incorrect
Question 3 of 20
3. Question
1 point(s)
A company is developing a shopping application for Windows devices. A notification needs to be sent on a user’s device whenever a new product is entered into the application. You have to implement push notifications.
You have to complete the missing parts in the partial code segment given below.
Which of the following would go into slot1?
Correct
Incorrect
Question 4 of 20
4. Question
1 point(s)
A company is developing a shopping application for Windows devices. A notification needs to be sent on a user’s device whenever a new product is entered into the application. You have to implement push notifications.
You have to complete the missing parts in the partial code segment given below.
Which of the following would go into slot2?
Correct
Incorrect
Question 5 of 20
5. Question
1 point(s)
A company is developing a shopping application for Windows devices. A notification needs to be sent on a user’s device whenever a new product is entered into the application. You have to implement push notifications.
You have to complete the missing parts in the partial code segment given below.
Which of the following would go into the slot3?
Correct
Incorrect
Question 6 of 20
6. Question
1 point(s)
A company is developing a shopping application for Windows devices. A notification needs to be sent on a user’s device whenever a new product is entered into the application. You have to implement push notifications.
You have to complete the missing parts in the partial code segment given below.
Which of the following would go into slot4?
Correct
Incorrect
Question 7 of 20
7. Question
1 point(s)
A company is developing an API system that will be hosted behind an Azure API Management service. You have to implement response caching. Here the user ID of the client must be detected, and then the response must be cached for the given user ID.
You need to add the following policies to the policies file:
• A set-variable policy to store the detected user identity
• A cache-lookup-value policy
• A cache-store-value policy
• A find-and-replace policy to update the response body with the user profile information
To which policy section would you implement the policy? “A set-variable policy to store the detected user identity”
Correct
Incorrect
Question 8 of 20
8. Question
1 point(s)
A company is developing an API system that will be hosted behind an Azure API Management service. You have to implement response caching. Here the user ID of the client must be detected, and then the response must be cached for the given user ID.
You need to add the following policies to the policies file:
• A set-variable policy to store the detected user identity
• A cache-lookup-value policy
• A cache-store-value policy
• A find-and-replace policy to update the response body with the user profile information
To which policy section would you implement the policy for? “A cache-lookup-value policy”
Correct
Incorrect
Question 9 of 20
9. Question
1 point(s)
A company is developing an API system that will be hosted behind an Azure API Management service. You have to implement response caching. Here the user ID of the client must be detected, and then the response must be cached for the given user ID.
You need to add the following policies to the policies file:
• A set-variable policy to store the detected user identity
• A cache-lookup-value policy
• A cache-store value policy
• A find-and-replace policy to update the response body with the user profile information.
To which policy section would you implement the policy for? “A cache-store policy”
Correct
Incorrect
Question 10 of 20
10. Question
1 point(s)
A company is developing an API system that will be hosted behind an Azure API Management service. You have to implement response caching. Here the user ID of the client must be detected, and then the response must be cached for the given user ID.
You need to add the following policies to the policies file:
• A set-variable policy to store the detected user identity
• A cache-lookup-value policy
• A cache-store-value policy
• A find-and-replace policy to update the response body with the user profile information
To which policy section would you implement the policy for? “A find-and-replace policy to update the response body with the user profile information”
Correct
Incorrect
Question 11 of 20
11. Question
1 point(s)
A company has developed an application and deployed it to the Azure App Service. They have defined a scale out condition that will scale the App if the average number of Active messages in a service bus queue is greater than 1000.
You need to ensure that the App service continually scales down with a scale down rule.
The scale rule is given below. You have to choose the right options for the scale rule to ensure the scaling down process occurs.
Correct
Incorrect
Question 12 of 20
12. Question
1 point(s)
Xyz labs have an On-Premises Active Directory Forest and an Azure Active Directory tenant. All Azure Active Directory users are assigned an Azure AD Premium P1 license.
You, as an Azure Developer, deployed Azure Active Directory Connect to sync with On-Premises Azure Active Directory Forest.
Which features are available to help the Desk of Xyzlabs?
Correct
Incorrect
Question 13 of 20
13. Question
1 point(s)
A company has developed an application and deployed it to the Azure App Service. They have defined a scale out condition that will scale the App if the average number of Active messages in a service bus queue is greater than 1000.
You need to ensure that the App service continually scales down with a scale down rule.
The scale rule is given below. You have to choose the right options for the scale rule to ensure the scaling down process occurs.
Correct
Incorrect
Question 14 of 20
14. Question
1 point(s)
A company has developed an application and deployed it to the Azure App Service. They have defined a scale out condition that will scale the App if the average number of Active messages in a service bus queue is greater than 1000.
You need to ensure that the App service continually scales down with a scale down rule.
The scale rule is given below. You have to choose the right options for the scale rule to ensure the scaling down process occurs.
Correct
Incorrect
Question 15 of 20
15. Question
1 point(s)
A company has developed an application, deployed it to the Azure App Service, and created a Queue in Azure Service Bus with a Premium pricing tier. They have defined a strong scale out the condition that will scale the App if the average number of Active messages in a service bus queue is greater than 2000. Now they need to ensure that the App service continually scales down with a strong scale in the strong rule.
Details of the strong scale in the strong rule are given below.
Correct
Incorrect
Question 16 of 20
16. Question
1 point(s)
A company has developed an application and deployed it to the Azure App Service. They have defined a scale out condition that will scale the App if the average number of Active messages in a service bus queue is greater than 1000. You need to ensure that the App service continually scales down with a scale down rule. The scale rule is given below. You have to choose the right options for the scale rule to ensure the scaling down process occurs.
Correct
Incorrect
Question 17 of 20
17. Question
1 point(s)
A company is planning on developing a web app and deploying it to Azure. It will be based on .Net Core. They are also planning on using Application Insights to gain a deeper understanding on the usage of the Web application by users when it goes to production. They have the following requirements
• They need to know if most customers are progressing through the entire process in the application, or if they are ending the process at some point.
• Is page load time impacting how many people convert on my page?
• Analyze how many users return to your app, and how often they perform particular tasks or achieve goals.
• Show how users navigate between the pages and features of your site.
Which of the following Application Insight feature would they use for the requirement?
“They need to know if most customers are progressing through the entire process in the application, or if they are ending the process at some point.”
Correct
Incorrect
Question 18 of 20
18. Question
1 point(s)
A company is planning on developing a web app and deploying it to Azure. It will be based on .Net Core. They are also planning to use Application Insights to gain a deeper understanding of the Web application usage by users when it goes to production. They have the following requirements
• They need to know if most customers are progressing through the entire process in the application or if they are ending the process at some point.
• Is page load time impacting how many people convert on my page?
• Analyze how many users return to your app, and how often they perform particular tasks or achieve goals.
• Show how users navigate between the pages and features of your site.
Which of the following Application Insight feature would they use for the requirement?
“Is page load time impacting how many people convert on my page”.
Correct
Incorrect
Question 19 of 20
19. Question
1 point(s)
A company is planning on developing a web app and deploying it to Azure. It will be based on .Net Core. They are also planning to use Application Insights to gain a deeper understanding of the Web application usage by users when it goes to production. They have the following requirements
• They need to know if most customers are progressing through the entire process in the application, or if they are ending the process at some point.
• Is page load time impacting how many people convert on my page?
• Analyze how many users return to your app and how often they perform particular tasks or achieve goals.
• Show how users navigate between the pages and features of your site.
Which of the following Application Insight feature would they use for the requirement?
“Analyze how many users return to your app, and how often they perform particular tasks or achieve goals.”
Correct
Incorrect
Question 20 of 20
20. Question
1 point(s)
A company is planning to develop a web app and deploy it to Azure. It will be based on .Net Core. They are also planning to use Application Insights to gain a deeper understanding of the Web application usage by users when it goes to production. They have the following requirements
• They need to know if most customers are progressing through the entire process in the application or if they are ending the process at some point.
• Is page load time impacting how many people convert on my page?
• Analyze how many users return to your app, and how often they perform particular tasks or achieve goals.
• Show how users navigate between the pages and features of your site.
Which of the following Application Insight feature would they use for the requirement?
“Show how users navigate between the pages and features of your site.”
Correct
Incorrect
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.