Share via

Azure上のVMに対して稼働時間を把握したい

2020-09-02T16:38:31.12+00:00

Azure上の構築されているVM(仮想マシン)の毎月の稼働時間を把握したいです。
実装にあたり手順をご教示いただけないでしょうか。

Community Center | Not monitored
0 comments No comments

2 answers

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,862 Reputation points Microsoft Employee Moderator
    2020-09-03T00:53:50.56+00:00

    As per the Azure VM SLA doc,

    -For all Virtual Machines that have two or more instances deployed across two or more Availability Zones in the same Azure region, we guarantee you will have Virtual Machine Connectivity to at least one instance at least 99.99% of the time.
    -For all Virtual Machines that have two or more instances deployed in the same Availability Set or in the same Dedicated Host Group, we guarantee you will have Virtual Machine Connectivity to at least one instance at least 99.95% of the time.
    -For any Single Instance Virtual Machine using Premium SSD or Ultra Disk for all Operating System Disks and Data Disks, we guarantee you will have Virtual Machine Connectivity of at least 99.9%.
    -For any Single Instance Virtual Machine using Standard SSD Managed Disks for Operating System Disk and Data Disks, we guarantee you will have Virtual Machine Connectivity of at least 99.5%.
    -For any Single Instance Virtual Machine using Standard HDD Managed Disks for Operating System Disks and Data Disks, we guarantee you will have Virtual Machine Connectivity of at least 95%.

    Was this answer helpful?

    0 comments No comments

  2. Anonymous
    2020-09-02T16:49:16.79+00:00

    QnA forums are currently English only. The migration notification you're seeing is in error. Only the English TechNet / MSDN forums are currently in migration. You can disregard notice, they're actively answering question in dedicated forums here.
    https://social.technet.microsoft.com/Forums/ja-jp/home

    --please don't forget to Accept as answer if the reply is helpful--

    Was this answer helpful?

    0 comments No comments

Your answer

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