
Microsoft Azure Fundamentals AZ-900
Get started today
Ultimate access to all questions.
Given an Azure application that utilizes services with specific SLAs, how would you determine the composite SLA for the entire application?
Given an Azure application that utilizes services with specific SLAs, how would you determine the composite SLA for the entire application?
Exam-Like
Explanation:
To calculate the composite SLA for an Azure application that uses multiple services, the SLAs of the individual services are multiplied together. For example, if the SLAs are 99.9% (or 0.999) and 99.99% (or 0.9999), the composite SLA is computed as 0.999 * 0.9999 = 0.9989001, which equals 99.89001%. Therefore, option A is the correct answer.