Is there a way to mock Azure Health for testing purposes?

Jonathan Ross 20 Reputation points
2024-01-28T12:40:43.1733333+00:00

We are testing an internal app that allows us to trace issues with services we use or develop and one layer is to confirm if there were issues with Azure Health at the given time. My problem is Azure is so reliable I need a way to mock Health issues to validate they are included / captured by our app. (Kudos on the reliability BTW even if it causes problems with the testing)

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
148 questions
0 comments No comments
{count} votes

Accepted answer
  1. SaravananGanesan-3177 1,665 Reputation points
    2024-01-28T15:28:44.0066667+00:00

    Hi Jonathan, To simulate Azure Health issues for testing, consider using tools like Azure Service Health's "Test Notification" feature, which allows you to generate test notifications for specific services. Additionally, you can explore Microsoft's Azure Resource Manager (ARM) templates to intentionally create and simulate resource deployment issues. These methods enable you to validate your app's responsiveness to different scenarios while acknowledging Azure's commendable reliability. Thanks & Regards, Saravanan Ganesan.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful