<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Azure Network Connectivity Configurations API failing in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/azure-network-connectivity-configurations-api-failing/m-p/91963#M1921</link>
    <description>&lt;P&gt;It seems like since yesterday evening (Europe time) there's a platform-side issue with&amp;nbsp;Network Connectivity Configurations API on Azure Databricks Accounts.&lt;/P&gt;&lt;P&gt;API calls are being redirected to a login page, causing multiple different tools, such as Terraform, SDK, CLI, to fail. Other Account APIs are working just fine with the same credentials, so it doesn't seem to be a valid authentication error.&lt;/P&gt;&lt;P&gt;It was raised on Terraform provider Github by multiple users, as this is what its error message suggests:&amp;nbsp;&lt;A href="https://github.com/databricks/databricks-sdk-go/issues/1048" target="_blank"&gt;[ISSUE] mws network connectivity config issue : invalid character '&amp;lt;' looking for beginning of value · Issue #1048 · databricks/databricks-sdk-go (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I know posting here is not ideal way of reporting technical issues, but I hope this comes to attention of Databricks personnel as I don't have a better comms channel handy.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 19:57:44 GMT</pubDate>
    <dc:creator>sebastiandz</dc:creator>
    <dc:date>2024-09-26T19:57:44Z</dc:date>
    <item>
      <title>Azure Network Connectivity Configurations API failing</title>
      <link>https://community.databricks.com/t5/administration-architecture/azure-network-connectivity-configurations-api-failing/m-p/91963#M1921</link>
      <description>&lt;P&gt;It seems like since yesterday evening (Europe time) there's a platform-side issue with&amp;nbsp;Network Connectivity Configurations API on Azure Databricks Accounts.&lt;/P&gt;&lt;P&gt;API calls are being redirected to a login page, causing multiple different tools, such as Terraform, SDK, CLI, to fail. Other Account APIs are working just fine with the same credentials, so it doesn't seem to be a valid authentication error.&lt;/P&gt;&lt;P&gt;It was raised on Terraform provider Github by multiple users, as this is what its error message suggests:&amp;nbsp;&lt;A href="https://github.com/databricks/databricks-sdk-go/issues/1048" target="_blank"&gt;[ISSUE] mws network connectivity config issue : invalid character '&amp;lt;' looking for beginning of value · Issue #1048 · databricks/databricks-sdk-go (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I know posting here is not ideal way of reporting technical issues, but I hope this comes to attention of Databricks personnel as I don't have a better comms channel handy.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 19:57:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/azure-network-connectivity-configurations-api-failing/m-p/91963#M1921</guid>
      <dc:creator>sebastiandz</dc:creator>
      <dc:date>2024-09-26T19:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Network Connectivity Configurations API failing</title>
      <link>https://community.databricks.com/t5/administration-architecture/azure-network-connectivity-configurations-api-failing/m-p/138469#M4447</link>
      <description>&lt;P&gt;I can't speak to this specific incident as it was over a year ago, but for future reference:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Monitoring Databricks service health&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Please subscribe to the Azure Databricks Status Page for your region(s) and the specific components you use. You can opt into notifications via email, webhook, or Slack so your team gets real‑time updates only for relevant services.&lt;/LI&gt;
&lt;LI&gt;The status page also shows Azure-wide service health so you can identify when upstream Microsoft incidents may be contributing to impact.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://status.azuredatabricks.net/" target="_blank"&gt;https://status.azuredatabricks.net/&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;How to raise issues with Databricks Support:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;File a case in the Databricks Help Center. Only authorized support contacts under your company’s Databricks Support contract can open and manage tickets; if you’re not listed, ask your admin to add you as an authorized contact.&lt;/LI&gt;
&lt;LI&gt;If an authorized user cannot submit via the portal, they can email help@databricks.com to create a case. Emails from non‑authorized contacts are rejected by the system.&lt;/LI&gt;
&lt;LI&gt;Set the case priority to match impact (for example, Urgent for production‑blocking events). Databricks Support will respond per the SLA in your plan.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://www.databricks.com/support" target="_blank"&gt;https://www.databricks.com/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/resources/support" target="_blank"&gt;https://docs.databricks.com/aws/en/resources/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What to include for faster triage (especially for API issues):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The full endpoint URL and method, your Azure region(s), and the UTC timestamp(s) of the failures.&lt;/LI&gt;
&lt;LI&gt;Failing response headers (especially X‑Request‑Id and Traceparent) and a note if the payload was HTML instead of JSON.&lt;/LI&gt;
&lt;LI&gt;Your authentication context (service principal or managed identity, tenant, and token audience/resource).&lt;/LI&gt;
&lt;LI&gt;Whether the same action worked in the Account Console UI for your account/region.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Optional: open‑source tooling:&lt;/STRONG&gt;&lt;BR /&gt;If the issue appears tied to an open‑source tool (Terraform provider, CLI, SDK), also raise a GitHub issue in the relevant repository to inform maintainers. Still open a Help Center case for production impact to ensure SLA‑backed support.&lt;/P&gt;
&lt;P&gt;You can also reach out directly to your Databricks account team and they should be able to provide you with up-to-date information.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 20:15:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/azure-network-connectivity-configurations-api-failing/m-p/138469#M4447</guid>
      <dc:creator>stbjelcevic</dc:creator>
      <dc:date>2025-11-10T20:15:14Z</dc:date>
    </item>
  </channel>
</rss>

