Azure Health Insights Patient Timeline API returns 403 error - Feature not supported by subscription

Michael Burshtein 20 Reputation points
2026-01-28T16:18:22.89+00:00

I'm trying to use the Azure Health Insights Patient Timeline API (Preview), but receiving a 403 error indicating the feature is not supported by my subscription.

Error Details

Status Code: 403

Request URL: https://patient-timeline.cognitiveservices.azure.com/health-insights/patient-timeline/jobs?api-version=2023-09-01-preview

Error Response:


{

  "error": {

    "code": "UnsupportedFeature",

    "message": "Feature is not supported by this subscription."

  }

}

Response Headers:

  • Content-Type: application/json
  • Date: Wed, 28 Jan 2026 15:58:09 GMT
  • apim-request-id: 78a61005-3146-4f1f-b241-da6fade0647b

Resource Configuration

  • Resource Name: patient-timeline
  • Resource Type: Azure Health Insights (Kind: HealthInsights)
  • Pricing Tier: Standard S0
  • Region: East US
  • API Version: 2023-09-01-preview

Subscription Information

  • Azure subscription with $200 credit (expires February 19, 2026)
  • Successfully created the Health Insights resource
  • API key and endpoint are working (no authentication errors)

Questions

  1. Does the Patient Timeline API require special access or enrollment?
  2. Is this API available for free/trial subscriptions?
  3. Do I need to request access to this preview feature?
  4. Are there any region-specific limitations?

Any guidance on how to enable this feature would be greatly appreciated!

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.


Answer accepted by question author
Karnam Venkata Rajeswari 5,255 Reputation points Microsoft External Staff Moderator
2026-02-20T06:46:27.2233333+00:00

Hello Michael Burshtein

 

Welcome to Microsoft Q&A .Thank you for reaching out to us with detailed information.

 

From the provided context, it is understood that although you have a Standard S0 tier Azure Health Insights resource in the East US region, you are encountering a 403 (Forbidden) error when attempting to access the Azure Health Insights – Patient Timeline API.

 

This 403 error occurs because the Patient Timeline API is currently in preview and has not yet been enabled for your subscription.

 

The JSON response containing the error code **"**UnsupportedFeature" and the message “Feature is not supported by this subscription.” confirms this behavior.

 

  1. Does the Patient Timeline API require special access or enrollment?

Yes. The Patient Timeline API is a preview feature and requires explicit enablement. It is not auto‑enabled when an Azure Health Insights resource is created.

 

  1. Is this API available for Free / Trial subscriptions?

No. The Patient Timeline API is not available for Free, Trial, or Azure Credits–based subscriptions. Preview features are commonly excluded from trial access.

 

  1. Do I need to request access to this preview feature?

Yes. You must request access to the preview feature.

Please refer to the following link to submit a request, specifically asking for: “Azure Health Insights – Patient Timeline API (Preview) enablement”

Set up preview features in Azure subscription - Azure Resource Manager | Microsoft Learn

Once the feature is enabled for your subscription, the 403 error should be resolved.

 

  1. Are there any region‑specific limitations?

Yes. There are region‑specific limitations for the Patient Timeline preview feature.

  • The feature is not enabled in all Azure regions.
  • Even in supported regions (such as East US), it may still be disabled at the subscription level and requires explicit enablement.

Please let me know if you have any questions.

Thank you!

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Oldest
  1. AI answer

    2026-01-28T16:19:06.1333333+00:00

    To address the 403 error you are encountering with the Azure Health Insights Patient Timeline API, here are some insights regarding your questions:

    1. Does the Patient Timeline API require special access or enrollment?
      Yes, certain Azure services, especially those in preview, may require special access or enrollment. It is advisable to check the Azure portal or the specific API documentation for any enrollment requirements.
    2. Is this API available for free/trial subscriptions?
      Typically, preview features may not be available for free or trial subscriptions. You should verify if your current subscription tier supports the specific API you are trying to access.
    3. Do I need to request access to this preview feature?
      If the API is in preview, it may require you to request access. Check the Azure documentation for any specific instructions on how to gain access to preview features.
    4. Are there any region-specific limitations?
      Yes, some Azure services may have region-specific limitations. Ensure that the service is available in your selected region (East US in your case) and that there are no restrictions for the Patient Timeline API in that region.

    For further assistance, consider reaching out to Azure support or checking the Azure documentation for the latest updates on the Patient Timeline API and its availability.

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.