- Ainfrastructure as a service (IaaS)
- Bplatform as a service (PaaS)
- Csoftware as a service (SaaS)
Time Taken:
Correct Answer:
Wrong Answer:
Percentage: %
IaaS helps you reduce the cost and complexity of maintaining a physical server and its datacenter infrastructure. Virtual networks are part of the IaaS cloud service.
If you have virtual machine workloads that are used only during certain periods, but you run them every hour of every day, then you are wasting money. These virtual machines are great candidates to deallocate when not in use and start back when required to save compute costs while the virtual machines are deallocated.
Describe cost management in Azure - Training | Microsoft Learn
Wrong: Microsoft Entra user accounts
Wrong: management groups
Resources can only be associated with a single subscription. Subscriptions may be grouped into management groups. An account may be associated with multiple subscriptions.
Describe the core architectural components of Azure - Training | Microsoft Learn
Azure Files offers fully managed file shares in the cloud with shares that are accessible by using Server Message Block (SMB) protocol. Mounting Azure file shares is just like connecting to shares on a local network.
Describe Azure storage services - Training | Microsoft Learn
Wrong: HTTP
Wrong: FTP
Azure Files offers fully managed file shares in the cloud that are accessible via industry-standard SMB and NFS protocols.
Describe Azure storage services - Training | Microsoft Learn
Conditional Access is a feature that Microsoft Entra uses to allow or deny access to resources based on identity signals, such as the device being used. SSO enables a user to sign in one time and use that credential to access multiple resources and applications from different providers. MFA is a process whereby a user is prompted during the sign-in process for an additional form of identification. Hybrid identity solutions create a common user identity for authentication and authorization to all resources, regardless of location.
Describe Azure identity, access, and security - Training | Microsoft Learn
A hybrid cloud is a computing environment that combines a public cloud and a private cloud by allowing data and applications to be shared between them.
Management groups can be used in environments that have multiple subscriptions to streamline the application of governance conditions.
Resource groups can be used to organize Azure resources. Administrative units are used to delegate the administration of Microsoft Entra resources, such as users and groups.Accounts are used to provide access to resources.
Describe the core architectural components of Azure - Training | Microsoft Learn
Azure Functions allows you to run code as a service without having to manage the underlying platform or infrastructure. Azure Logic Apps is similar to Azure Functions, but uses predefined workflows instead of developing your own code.
Describe Azure compute and networking services - Training | Microsoft Learn
Scaling horizontally increases compute capacity by adding instances of resources, such as adding virtual machines to the configuration. You scale vertically by adding RAM or CPUs to a virtual machine. Disaster recovery keeps data and other assets safe in the event of a disaster. High availability minimizes downtime when things go wrong.
Describe the benefits of using cloud services - Training | Microsoft Learn