Question : Your company has two cloud services named CS and CS. You create a virtual machine (VM) in CS named Accounts. You need to ensure that users in CS01 can access the Accounts VM by using port 8080. What should you do? 1. Create a firewall rule. 2. Configure load balancing. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Configure port forwarding. 5. Create an end point.
Question : You administer a solution deployed to a virtual machine (VM) in Azure. The VM hosts a web service that is used by several applications. You are located in the US West region and have a worldwide user base. Developers in Asia report that they experience significant delays when they execute the services. You need to verify application performance from different locations. Which type of monitoring should you configure? 1. Disk Read 2. Endpoint 3. Access Mostly Uused Products by 50000+ Subscribers 4. CPU 5. Average Response Time
Correct Answer : Get Lastest Questions and Answer : Explanation: Endpoint monitoring configures web tests from geo-distributed locations that test response time and uptime of web URLs. The test performs an HTTP get operation on the web URL to determine the response time and uptime from each location. Each configured location runs a test every five minutes.
Uptime is monitored using HTTP response codes, and response time is measured in milliseconds. Uptime is considered 100% when the response time is less than 30 seconds and the HTTP status code is lower than 400. Uptime is 0% when the response time is greater than 30 seconds or the HTTP status code is greater than 400.
After you configure endpoint monitoring, you can drill down into the individual endpoints to view details response time and uptime status over the monitoring interval from each of the test locations. You can also set up an alert rule when the endpoint takes too long to respond, for example.
Question : You are the administrator for three Azure subscriptions named Dev, Test, and Prod. Your Azure Power Shell profile is configured with the Dev subscription as the default. You need to create a new virtual machine in the Test subscription by using the least administrative effort. Which Power Shell command should you use? 1. A 2. B 3. Access Mostly Uused Products by 50000+ Subscribers 4. D
Correct Answer : Get Lastest Questions and Answer : Explanation: B: There is no need for -CurrentStorageAccountName Option: Each subscription data set can contain information for the current Windows Azure Storage account. Storage account information is set with the CurrentStorageAccount parameter.
C: There is no need for -CurrentStorageAccountName Option
4. Basic Correct Answer: Exp: Question doesn't talk about service plan. Each website should have GB storage. Each website will get deployed on a Standard Plan in that subscription. You may be right about the question's construction being weak because it doesn't talk about how many service plans are required here. It is simply testing for the 10 sites limit and 10GB+ storage limit in an app service plan. Basic (10GB), Standard (50GB) and premium (500GB) allow SSL for custom domains HTTPS.
Question : You are working in Acmeshell Inc. , where you are working as an Azure based website administrator. Name of the website is Acmeshell.com. Now you have been informed by development team manager that they need to validate the changes they have done for website. Now this responsibility comes to you to implement this changes with minimum downtime to Acmeshell.com users. What would be your first step? 1. Create a new Linked Resource.