Azure Support Plans and Cloud Solutions
40 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which Azure support plans allow for new support requests to be opened?

  • Basic
  • Developer (correct)
  • Professional Direct (correct)
  • Standard (correct)

What Azure storage redundancy option should be recommended for storing data across geo-clustered sites?

  • Locally redundant storage
  • Read-only geo-redundant storage (correct)
  • Zone-redundant storage
  • Geo-zone-redundant storage

Does subscribing to the Professional Direct support plan meet the company’s goal to request an assessment of their Azure environment's design?

  • It depends on the specific assessment needed.
  • No, it does not meet the goal. (correct)
  • Yes, it meets the goal.
  • Only if they upgrade from Basic first.

Which cloud deployment solution is appropriate for deploying Azure virtual machines?

<p>Infrastructure as a Service (IaaS) (C)</p> Signup and view all the answers

What is required for the web tier plan to host the developed applications on Azure?

<p>Standard plan with custom domain support (A)</p> Signup and view all the answers

Which of the following correctly describes the limitations of the Basic support plan?

<p>Does not allow for new support requests. (C)</p> Signup and view all the answers

If a company has storage requirements for data to be read from both primary and secondary locations, which option meets this requirement?

<p>Geo-redundant storage (C)</p> Signup and view all the answers

How many web apps can be hosted under a web tier plan with 10 GB storage each?

<p>10 web apps (B)</p> Signup and view all the answers

Which requirement is NOT met by the Standard web tier plan for hosting the web app?

<p>Public accessibility (A)</p> Signup and view all the answers

What is a primary reason for the proposed solution of using several Azure Active Directory directories not meeting the goal for segmenting Azure resources?

<p>It increases administrative overhead. (A)</p> Signup and view all the answers

Which expenditure model should be recommended for Azure virtual machines to align with a pay-as-you-go subscription?

<p>Operational expenditure model (A)</p> Signup and view all the answers

What feature is essential for the web app to satisfy the Miami branch requirements, which the Standard web tier plan addresses?

<p>SSL support (C)</p> Signup and view all the answers

Why does the solution recommending multiple Azure AD directories fail to meet the administrative goal for divisional management?

<p>It creates complex hierarchical structures. (C)</p> Signup and view all the answers

Which of the following cannot be considered a drawback of the proposed elastic expenditure model for Azure usage?

<p>Inflexibility in scaling resources (B)</p> Signup and view all the answers

What is a limitation when switching from on-premises Hyper-V hosted virtual machines to Azure with the suggested scalable expenditure model?

<p>Lack of immediate savings (C)</p> Signup and view all the answers

What should you do to increase your Azure subscription limits when you receive a message that indicates a need to do so?

<p>Open a support request (B)</p> Signup and view all the answers

Which requirement is explicitly mentioned for the web app to be successfully hosted on Azure?

<p>It must have a custom domain. (D)</p> Signup and view all the answers

In a support request for increasing the quota limits, which option should you select as the issue type?

<p>Service and subscription limits (quotas) (C)</p> Signup and view all the answers

Which storage service must be used to store the unmanaged data disks of an Azure virtual machine?

<p>Azure Disks (A)</p> Signup and view all the answers

What format are Azure Disks persisted in?

<p>VHD format (A)</p> Signup and view all the answers

What is the primary purpose of the quota limits in Azure?

<p>To control Azure costs (B)</p> Signup and view all the answers

To comply with a policy that requires a server to be on a separate network segment, what should be done for FinServer?

<p>Move it to a different virtual network (D)</p> Signup and view all the answers

How does Azure route traffic between different subnets?

<p>Automatically within the same virtual network (B)</p> Signup and view all the answers

What is required to request a larger quota for SQL Managed Instance?

<p>Select 'SQL Database Managed Instance' as the quota type (D)</p> Signup and view all the answers

What type of failure can an Azure Availability Zone protect against?

<p>Azure data center failure (D)</p> Signup and view all the answers

Does deploying virtual machines to two or more resource groups ensure availability if a single data center fails?

<p>No, it does not meet the goal. (C)</p> Signup and view all the answers

Can multiple Azure Active Directory (Azure AD) tenants be associated with a single Azure subscription?

<p>No, each subscription can only be linked to one tenant. (B)</p> Signup and view all the answers

When an Azure subscription expires, what happens to the associated Azure AD tenant?

<p>It is deleted automatically. (D)</p> Signup and view all the answers

If you want to manage the compliance of Azure resources across multiple subscriptions, what is essential?

<p>Using resource groups effectively. (C)</p> Signup and view all the answers

What should be done to ensure services on virtual machines are available if a single data center fails?

<p>Utilize Azure Availability Zones. (B)</p> Signup and view all the answers

What is the implication of changing the Azure Active Directory (Azure AD) tenant for a subscription?

<p>It can be done without affecting resources. (C)</p> Signup and view all the answers

When evaluating the resource management capabilities, which statement is correct regarding resource groups?

<p>Resource groups can manage compliance across different subscriptions. (B)</p> Signup and view all the answers

Which support plan should you recommend to meet the requirement for access to support engineers by phone or email?

<p>Standard support plan (A), Premier support plan (C)</p> Signup and view all the answers

Which of the following statements is true regarding the Azure support plans?

<p>Both Standard and Premier plans support access to support engineers by phone. (A)</p> Signup and view all the answers

If a company only requires email support, which support plan can be recommended?

<p>Standard support plan (C)</p> Signup and view all the answers

Why might a company choose the Premier support plan over the Standard support plan?

<p>It offers higher priority for support requests. (B)</p> Signup and view all the answers

What is a limitation of the Basic support plan?

<p>It requires an online ticket submission for incidents. (D)</p> Signup and view all the answers

Which support plan should NOT be recommended if direct phone support is essential?

<p>Basic support plan (C), Developer support plan (D)</p> Signup and view all the answers

In a scenario where no immediate technical assistance is needed, which support plan can still be beneficial?

<p>Developer support plan (D)</p> Signup and view all the answers

Which of these support plans does NOT offer direct access to support engineers?

<p>Basic support plan (B)</p> Signup and view all the answers

Study Notes

Azure Support Plans

  • Basic - Allows new support requests to be opened
  • Developer - Allows new support requests to be opened
  • Standard - Allows new support requests to be opened
  • Professional Direct - Allows new support requests to be opened and also allows for an assessment of an Azure environment's design from Microsoft.

Geo-Clustering and Azure Storage Redundancy

  • Geo-clustered sites require data to be stored on multiple nodes in separate geographic locations.
  • Read-only geo-redundant storage satisfies this requirement by allowing data to be stored on multiple nodes in separate locations and enabling reads from both primary and secondary locations.

Azure Cloud Deployment Solutions

  • Infrastructure as a Service (IaaS) is the appropriate solution for deploying Azure virtual machines
  • Software as a Service (SaaS) and Platform as a Service (PaaS) are not appropriate for deploying Azure virtual machines.

Azure Web Tier Plans

  • Standard web plan meets the following requirements:
    • Uses custom domains
    • Requires 10 GB of storage per web app
    • Runs in dedicated compute instances
    • Includes load balancing
    • Minimizes costs

Azure Active Directory (Azure AD) and Subscription Management

  • Azure subscriptions can be segmented by using resource groups.
  • Multiple Azure AD directories are not necessary to segment an Azure deployment for different divisions.

Azure Expenditure Models

  • Migrating virtual machines to Azure pay-as-you-go subscription uses the operational expenditure model.
  • The elastic expenditure model and scalable expenditure model are not applicable in this scenario.

Azure Subscription Quotas

  • When you encounter a quota limit for an Azure resource, you should create a new support request to increase the limit.

Azure Virtual Machine Storage

  • Azure Containers are the core of the virtual disk platform.
  • Both OS and data disks in Azure virtual machines are stored as VHDs in Azure Storage as page blobs.

Network Segmentation for Azure Virtual Machines

  • To satisfy compliance policy requirements for separating a server (e.g., FinServer) on a dedicated network segment, create:
    • A virtual network for FinServer
    • A separate virtual network for all other servers

Quota Limits and the Azure Portal

  • To request an increase to a subscription quota limit, use the Support blade in the Azure portal.

Azure Availability Zones

  • Azure Availability Zones are designed to protect against failures within a single Azure data center.

Azure Virtual Machine Deployment Availability

  • To ensure service availability in case of a single data center failure, deploy virtual machines to multiple resource groups or a scale set.

Azure Active Directory (Azure AD) Tenants and Subscriptions

  • Multiple Azure AD tenants can be associated with a single Azure subscription.
  • An Azure subscription's associated Azure AD tenant is not deleted automatically when the subscription expires.

Azure Support Plans and Customer Support Options

  • Premier, Standard, and Basic support plans all provide options to access support engineers by phone or email.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Description

Test your knowledge on Azure support plans, geo-clustering, and cloud deployment solutions. This quiz covers basic to professional support levels and the appropriate services for deploying virtual machines. Enhance your understanding of Azure's offerings and redundancy options.

More Like This

Azure Virtual Machine Scale Sets
18 questions
Plano de Suporte do Azure
10 questions

Plano de Suporte do Azure

PicturesqueChalcedony282 avatar
PicturesqueChalcedony282
Azure SQL Database Skills Quiz
41 questions

Azure SQL Database Skills Quiz

MotivatedComputerArt753 avatar
MotivatedComputerArt753
Use Quizgecko on...
Browser
Browser