<?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 Re: Debugging notebook access to external REST API in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116082#M9866</link>
    <description>&lt;P&gt;Also can you please confirm if you are using a shared cluster for the execution of the same? If yes, could you please try the same test by using a single user cluster?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Apr 2025 14:34:10 GMT</pubDate>
    <dc:creator>Walter_C</dc:creator>
    <dc:date>2025-04-21T14:34:10Z</dc:date>
    <item>
      <title>Debugging notebook access to external REST API</title>
      <link>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116040#M9860</link>
      <description>&lt;P&gt;I'm using a Python Notebook with a REST API to access a system&amp;nbsp;&lt;EM&gt;outside&lt;/EM&gt; Databricks, in this case it's to call a SAS program. Identical python code works fine if I call it from jupyter on my laptop, but fails with a timeout when I run it from my Databricks notebook. This leads me to think I've not enabled something between the notebook &amp;amp; the external SAS system. My admin has already&amp;nbsp;&lt;EM&gt;whitelisted&lt;/EM&gt; AzureDatabricks' service tag to SAS (is this the correct approach?), so we assume any outbound connection attempt would succeed. Are there any other actions needed to allow a notebook using python to initiate an &lt;EM&gt;outbound&lt;/EM&gt; connection to an external location ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also can you suggest additional logging/debugging tools &amp;amp; techniques I can use to explore what is failing ? I can ping the target url so there appears to be a working route.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 07:58:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116040#M9860</guid>
      <dc:creator>phguk</dc:creator>
      <dc:date>2025-04-21T07:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging notebook access to external REST API</title>
      <link>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116081#M9865</link>
      <description>&lt;P&gt;Can you share the error message that is being received on the notebook?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 14:33:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116081#M9865</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2025-04-21T14:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging notebook access to external REST API</title>
      <link>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116082#M9866</link>
      <description>&lt;P&gt;Also can you please confirm if you are using a shared cluster for the execution of the same? If yes, could you please try the same test by using a single user cluster?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 14:34:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116082#M9866</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2025-04-21T14:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging notebook access to external REST API</title>
      <link>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116087#M9867</link>
      <description>&lt;P&gt;Here's what I see ...&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 15:21:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116087#M9867</guid>
      <dc:creator>phguk</dc:creator>
      <dc:date>2025-04-21T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging notebook access to external REST API</title>
      <link>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116088#M9868</link>
      <description>&lt;P&gt;I'm running Dedicated/Single cluster, thanks&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 15:24:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116088#M9868</guid>
      <dc:creator>phguk</dc:creator>
      <dc:date>2025-04-21T15:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging notebook access to external REST API</title>
      <link>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116211#M9872</link>
      <description>&lt;P&gt;What happens if you run command in notebook:&lt;BR /&gt;&lt;BR /&gt;nc -vz hostname 443&lt;BR /&gt;&lt;BR /&gt;If it fails to connect this will mean that the firewall or security groups associated with the VPC or VNet are not allowing this connection, you will need to check with your networking team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 15:36:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/debugging-notebook-access-to-external-rest-api/m-p/116211#M9872</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2025-04-22T15:36:21Z</dc:date>
    </item>
  </channel>
</rss>

