The latest Microsoft AZ-900 Azure Fundamentals certification actual real practice exam question and answer (Q&A) dumps are available free, which are helpful for you to pass the Microsoft AZ-900 Azure Fundamentals exam and earn Microsoft AZ-900 Azure Fundamentals certification.
Question 651
Your company plans to purchase an Azure subscription.
The company’s support policy states that the Azure environment must provide an option to access support engineers by phone or email.
You need to recommend which support plan meets the support policy requirement.
Solution: Recommend a Professional Direct support plan.
Does this meet the goal?
*A. Yes
B. No
Explanation
The Basic support plan does not have any technical support for engineers.
The Developer support plan has only technical support for engineers via email.
The Standard, Professional Direct, and Premier support plans have technical support for engineers via email and phone.
Question 652
To complete the sentence, select the appropriate option in the answer area.
Your Azure trial account expired last week. You are now unable to __________.
Answer Area:
A. create additional Azure Active Directory (Azure AD) user accounts.
*B. start an existing Azure virtual machine.
C. access your data stored in Azure.
D. access the Azure portal.
Explanation
A stopped (deallocated) VM is offline and not mounted on an Azure host server. Starting a VM mounts the VM on a host server before the VM starts. As soon as the VM is mounted, it becomes chargeable. For this reason, you are unable to start a VM after a trial has expired.
Incorrect Answers:
- You are not charged for Azure Active Directory user accounts so you can continue to create accounts.
- You can access data that is already stored in Azure.
- You can access the Azure Portal. You can also reactivate and upgrade the expired subscription in the portal.
Question 653
What is required to use Azure Cost Management?
A. a Dev/Test subscription
B. Software Assurance
*C. an Enterprise Agreement (EA)
D. a pay-as-you-go subscription
Explanation
Azure customers with an Azure Enterprise Agreement (EA), Microsoft Customer Agreement (MCA), or Microsoft Partner Agreement (MPA) can use Azure Cost Management.
Cost management is the process of effectively planning and controlling costs involved in your business. Cost management tasks are normally performed by finance, management, and app teams. Azure Cost Management + Billing helps organizations plan with cost in mind. It also helps to analyze costs effectively and take action to optimize cloud spending.
Question 654
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Statement 1: Most Azure services are included in private preview before being introduced in public preview, and then in general availability: Yes
Statement 2: Azure services in public preview can be managed only by using the Azure CLI: No
Statement 3: The cost of an Azure service in private preview decreases when the service becomes generally available: No
Explanation
Statement 1: Most Azure services are included in private preview before being introduced in public preview, and then in general availability: Yes
Most services go to private preview then public preview before being released to general availability.
The private preview is only available to certain Azure customers for evaluation purposes. The public preview is available to all Azure customers.
Statement 2: Azure services in public preview can be managed only by using the Azure CLI: No
Azure services in public preview can be managed using the regular management tools: Azure Portal, Azure CLI and PowerShell.
Statement 3: The cost of an Azure service in private preview decreases when the service becomes generally available: No
Services in private or public preview are usually offered at reduced costs. However, the costs increase, not decrease when the services are released to general availability.
Question 655
Your company plans to request an architectural review of an Azure environment from Microsoft.
The company currently has a Basic support plan.
You need to recommend a new support plan for the company. The solution must minimize costs.
Which support plan should you recommend?
*A. Premier
B. Developer
C. Professional Direct
D. Standard
Explanation
The Premier support plan provides customer specific architectural support such as design reviews, performance tuning, configuration and implementation assistance delivered by Microsoft Azure technical specialists.
Question 656
Your company plans to purchase an Azure subscription.
The company’s support policy states that the Azure environment must provide an option to access support engineers by phone or email.
You need to recommend which support plan meets the support policy requirement.
Solution: Recommend a Premier support plan.
Does this meet the goal?
*A. Yes
B. No
Explanation
The Standard, Professional Direct, and Premier support plans have technical support for engineers via email and phone.
Question 657
Your company plans to purchase an Azure subscription.
The company’s support policy states that the Azure environment must provide an option to access support engineers by phone or email.
You need to recommend which support plan meets the support policy requirement.
Solution: Recommend a Standard support plan.
Does this meet the goal?
*A. Yes
B. No
Explanation
The latest Microsoft AZ-900 Azure Fundamentals certification actual real practice exam question and answer (Q&A) dumps are available free, which are helpful for you to pass the Microsoft AZ-900 Azure Fundamentals exam and earn Microsoft AZ-900 Azure Fundamentals certification.
Question 658
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Statement 1: Identities stored in an on-premises Active Directory can be synchronized to Azure Active Directory (Azure AD): Yes
Statement 2: Identities stored in Azure Active Directory (Azure AD), third-party cloud services, and on-premises Active Directory can be used to access Azure resources: Yes
Statement 3: Azure has built-in authentication and authorization services that provide secure access to Azure resources: Yes
Explanation
Statement 1: Identities stored in an on-premises Active Directory can be synchronized to Azure Active Directory (Azure AD): Yes
The tool you would use to sync the accounts is Azure AD Connect. The Azure Active Directory Connect synchronization services (Azure AD Connect sync) is a main component of Azure AD Connect. It takes care of all the operations that are related to synchronize identity data between your on-premises environment and Azure AD.
Statement 2: Identities stored in Azure Active Directory (Azure AD), third-party cloud services, and on-premises Active Directory can be used to access Azure resources: Yes
As described above, third-party cloud services and on-premises Active Directory can be used to access Azure resources. This is known as ‘federation’.
Federation is a collection of domains that have established trust. The level of trust may vary, but typically includes authentication and almost always includes authorization. A typical federation might include a number of organizations that have established trust for shared access to a set of resources.
Statement 3: Azure has built-in authentication and authorization services that provide secure access to Azure resources: Yes
Azure Active Directory (Azure AD) is a centralized identity provider in the cloud. This is the primary built-in authentication and authorization service to provide secure access to Azure resources.
Question 659
This question requires that you evaluate the bold text to determine if it is correct. Review the bold text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.
Azure Germany can be used by legal residents of Germany only.
A. no change is needed
B. only enterprises that are registered in Germany
C. only enterprises that purchase their azure licenses from a partner based in Germany
*D. any user or enterprise that requires its data to reside in Germany
Explanation
Azure Germany is available to eligible customers and partners globally who intend to do business in the EU/EFTA, including the United Kingdom.
Azure Germany offers a separate instance of Microsoft Azure services from within German datacenters. The datacenters are in two locations, Frankfurt/Main and Magdeburg. This placement ensures that customer data remains in Germany and that the datacenters connect to each other through a private network. All customer data is exclusively stored in those datacenters. A designated German company — the German data trustee — controls access to customer data and the systems and infrastructure that hold customer data.
Question 660
To complete the sentence, select the appropriate option in the answer area.
If a resource group named RG1 has a delete lock, __________ can delete RG1.
Answer Area:
A. only a member of the global administrators group
*B. the delete lock must be removed before an administrator
C. an Azure policy must be modified before an administrator
D. an Azure tag must be added before an administrator
Explanation
You can configure a lock on a resource group to prevent the accidental deletion of the resource group. The lock applies to everyone, including global administrators. If you want to delete the resource group, the lock must be removed first.
As an administrator, you may need to lock a subscription, resource group, or resource to prevent other users in your organization from accidentally deleting or modifying critical resources. You can set the lock level to CanNotDelete or ReadOnly. In the portal, the locks are called Delete and Read-only respectively.
- CanNotDelete means authorized users can still read and modify a resource, but they can’t delete the resource.
- ReadOnly means authorized users can read a resource, but they can’t delete or update the resource. Applying this lock is similar to restricting all authorized users to the permissions granted by the Reader role.