Question : The instance count for a website can be
1. between 0 and 10
2. between 1 and 10
3. between 2 and 15
4. between 1 and 1000
Correct Answer : Get Lastest Questions and Answer : Explanation: Autoscale can be configured to scale on a schedule or based on a metric. When configuring Autoscale schedules, you can define recurring schedules for day/night, recurring schedules for weekday/weekend, and specific schedules where you define the start time and end time for an Autoscale schedule. The instance size for a website can be set to Small (1 core, 1.75 GB memory), Medium (2 cores, 3.5 GB memory), or Large (4 cores, 7 GB memory). The instance size setting is only applicable to websites in the Basic and Standard mode hosting plans. The instance count for a website can be between 1 and 10.
Question : You have hosted a website called ABC.com, and number of website user is keep increasing, which of the following statement is correct in this scenerio
A. Web hosting plans are a way to group together capacity and features that can be shared by multiple websites. B. Web hosting plans are available as Free, Shared, Basic, and Standard plans. Each plan offers unique capacity and feature settings. C. The Basic and Standard plans can be scaled up such that all website instances have the same instance size, which can be Small, Medium, and Large. This translates into three Basic plans and three Standard plans that you can choose from which are B1, B2, B3, and S1, S2, and S3. D. As a website's features and capacity requirements evolve, the website can not be migrated to a different web hosting plan , you have to re-set up entire website for new capacity.
1. A,B,C 2. B,C,D 3. A,C,D 4. All A,B,C,D
Correct Answer : Get Lastest Questions and Answer : Explanation: Web hosting plans are a way to group together capacity and features that can be shared by multiple websites. Web hosting plans are available as Free, Shared, Basic, and Standard plans. Each plan offers unique capacity and feature settings. The Basic and Standard plans can be scaled up such that all website instances have the same instance size, which can be Small, Medium, and Large. This translates into three Basic plans and three Standard plans that you can choose from which are B1, B2, B3, and S1, S2, and S3. As a website's features and capacity requirements evolve, the website can be migrated to a different web hosting plan that meets the website's requirements.
Question : Select correct statement
A. One or more virtual machines (up to 50) can be created in a cloud service. B. Creating virtual machines in the same cloud service is required to configure the virtual machines to be in the same load balanced set or availability set. C. Virtual machines in the same cloud service can connect to other virtual machines in the same cloud service by using their internal IP. D. There are several operating system specific settings when creating a virtual machine from a Windows or Linux-based image. Not all of these settings are accessible from the management portal.
1. A,B,C 2. B,C,D 3. A,C,D 4. All A,B,C,D
Correct Answer : Get Lastest Questions and Answer : Explanation: There are several methods of creating Azure virtual machines. The management portal is cross-platform and is supported by most modern browsers. To create virtual machines from the command line, the Azure cross-platform command-line tools are available on Windows, Mac, and Linux. The Azure PowerShell cmdlets are available for Windows PowerShell users. One or more virtual machines (up to 50) can be created in a cloud service. Creating virtual machines in the same cloud service is required to configure the virtual machines to be in the same load balanced set or availability set. Virtual machines in the same cloud service can connect to other virtual machines in the same cloud service by using their internal IP. Using the Azure PowerShell cmdlets, you must select the subscription prior to use with the Select-AzureSubscription cmdlet. To specify the default storage account to use for virtual machine disks, set the CurrentStorageAccountName parameter of the Set-AzureSubscription cmdlet. There are several operating system specific settings when creating a virtual machine from a Windows or Linux-based image. Not all of these settings are accessible from the management portal. Many can only be set with Windows PowerShell using the New-AzureQuickVM, New-AzureVM, or Add-AzureProvisioningConfig cmdlets.
1. Give the user the secondary key for the storage account. Once the user is done with the file, regenerate the secondary key. 2. Create an Ad-Hoc Shared Access Signature for the Blob resource. Set the Shared Access Signature to expire in seven days. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Create an access policy on the blob. Give the external user access by using the policy. Once the user is done with the file, delete the policy.