How we can get uptime for all the resources in azure.

Ashima Gupta 66 Reputation points
2020-11-07T07:03:54.573+00:00

Hi guys,

I have to check the uptime for the resources in Azure. As for some resources, we can check directly from the Azure portal.

I'm able to see uptime for the storage account and SQL database but how can I get the uptime for other resources such as cosmos DB and others.

Can someone suggest to me how we can find out uptime for all the resources running in the portal?

Thanks in advance, any help will be appreciated.

Regards.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,609 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,536 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HimanshuSinha-msft 19,471 Reputation points Microsoft Employee
    2020-11-09T20:36:14.633+00:00

    Hello @Ashima Gupta ,

    Just to add to what @Khurram Rahim added before . The uptime is a property of compute and so can check the uptime on Azure VM/ local Server , which gives you the time as to for how long the server/ VM . In the case of ADF and cosmosdb , the data / records are stored on some servers , but they are services and so they do not have uptime , they go with SLA which is 99.9 % . https://azure.microsoft.com/en-us/support/legal/sla/data-factory/v1_2/

    Please do let me know as to if you have any questions on this .

    Thanks
    Himanshu


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.