<?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 Microsoft Teams Add-on for Splunk Azure Subscription creation/update failing occasionally in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Microsoft-Teams-Add-on-for-Splunk-Azure-Subscription-creation/m-p/692473#M115115</link>
    <description>&lt;DIV&gt;&lt;P class=""&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;we are currently experiencing reliability issues when using the Microsoft Teams Add-on for Splunk&amp;nbsp; (&lt;A href="https://splunkbase.splunk.com/app/4994" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/4994&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;The renewal of the Azure Subscription, which should take place every 24h does not work sometimes and will not start again unless we create new inputs (subscription, webhook, call records). I did not find an error message regarding this in the logs. We build an alert for this problem.&amp;nbsp; We use the TA from a HF in the DMZ. So it is possible that we missed a FW-rule for one of Microsofts Graph IPs. The problem does not appear in regular intervals.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Rarely the webhook will crash, requiring a restart of the Splunk process.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;Has anyone experienced similar issue and has a solution to this problem?&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 05 Jul 2024 09:13:24 GMT</pubDate>
    <dc:creator>ahennewig_sva</dc:creator>
    <dc:date>2024-07-05T09:13:24Z</dc:date>
    <item>
      <title>Microsoft Teams Add-on for Splunk Azure Subscription creation/update failing occasionally</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Microsoft-Teams-Add-on-for-Splunk-Azure-Subscription-creation/m-p/692473#M115115</link>
      <description>&lt;DIV&gt;&lt;P class=""&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;we are currently experiencing reliability issues when using the Microsoft Teams Add-on for Splunk&amp;nbsp; (&lt;A href="https://splunkbase.splunk.com/app/4994" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/4994&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;The renewal of the Azure Subscription, which should take place every 24h does not work sometimes and will not start again unless we create new inputs (subscription, webhook, call records). I did not find an error message regarding this in the logs. We build an alert for this problem.&amp;nbsp; We use the TA from a HF in the DMZ. So it is possible that we missed a FW-rule for one of Microsofts Graph IPs. The problem does not appear in regular intervals.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Rarely the webhook will crash, requiring a restart of the Splunk process.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;Has anyone experienced similar issue and has a solution to this problem?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Jul 2024 09:13:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Microsoft-Teams-Add-on-for-Splunk-Azure-Subscription-creation/m-p/692473#M115115</guid>
      <dc:creator>ahennewig_sva</dc:creator>
      <dc:date>2024-07-05T09:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Teams Add-on for Splunk Azure Subscription creation/update failing occasionally</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Microsoft-Teams-Add-on-for-Splunk-Azure-Subscription-creation/m-p/693120#M115223</link>
      <description>&lt;P&gt;For issue 1 I have also had this problem, where the subscription just stops working and does not auto-correct.&lt;/P&gt;&lt;P&gt;There is a lookup in the Splunk Enterprise instance which contains subscription information. You can make a scheduled search to overwrite this lookup, and then the app will make a new subscription and the logs should come in again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 19:55:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Microsoft-Teams-Add-on-for-Splunk-Azure-Subscription-creation/m-p/693120#M115223</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-07-11T19:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Teams Add-on for Splunk Azure Subscription creation/update failing occasionally</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Microsoft-Teams-Add-on-for-Splunk-Azure-Subscription-creation/m-p/746354#M118626</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got the same issue.&lt;/P&gt;&lt;P&gt;I wrote a small patch for the teams_subscription.py binary to solve it.&lt;/P&gt;&lt;P&gt;It is based on release &lt;STRONG&gt;2.0.0&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The patch is attached as &lt;FONT face="courier new,courier"&gt;TA_MS_Teams-bruno.patch.txt&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;To use it, just save the file as TA_MS_Teams-bruno.patch in the $SPLUNK_HOME/etc/apps directory and apply it using the following command in the TA_MS_Teams directory:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;pelai@xps MINGW64 /d/src/TA_MS_Teams
$ patch -p1 &amp;lt; ../TA_MS_Teams-bruno.patch.txt
patching file bin/teams_subscription.py
pelai@xps MINGW64 /d/src/TA_MS_Teams
$&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;It is possible to revert the patch at anytime just using patch with the -R parameter.&lt;/P&gt;&lt;P&gt;I hope this can help.&lt;/P&gt;&lt;P&gt;B.&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 17:46:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Microsoft-Teams-Add-on-for-Splunk-Azure-Subscription-creation/m-p/746354#M118626</guid>
      <dc:creator>bpelaia</dc:creator>
      <dc:date>2025-05-16T17:46:14Z</dc:date>
    </item>
  </channel>
</rss>

