<?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: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11793#M6715</link>
    <description>&lt;P&gt;Absolutely. I apologize for the delay. I will bump this up to the SMEs.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Nov 2021 18:53:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-11-11T18:53:30Z</dc:date>
    <item>
      <title>How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11789#M6711</link>
      <description>&lt;P&gt;Databricks Repos best-practices &lt;A href="https://docs.databricks.com/repos.html?&amp;amp;_ga=2.211411157.130179814.1635773576-1482149529.1628185352#best-practices-for-integrating-repos-with-cicd-workflows" alt="https://docs.databricks.com/repos.html?&amp;amp;_ga=2.211411157.130179814.1635773576-1482149529.1628185352#best-practices-for-integrating-repos-with-cicd-workflows" target="_blank"&gt;recommend&lt;/A&gt; using the Repos REST API to update a repo via your git provider. The REST API requires authentication, which can be done one of two ways:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A user / personal access token&lt;/LI&gt;&lt;LI&gt;A service principal access token&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a user access token authenticates the REST API as the user, so all repos actions are performed as the user identity. This isn't desirable for automation, as all automation tasks are tied to a specific user account. In this case, a service principal would be preferable. As far as I can tell, the service principal doesn't work in Azure DevOps, because the service principal doesn't have access to the Azure DevOps git repo. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone had success getting a service principal access to Azure DevOps? If not, what alternatives have people used to integrate Databricks Repos with Azure DevOps CI/CD (apart from using personal access tokens)?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 17:05:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11789#M6711</guid>
      <dc:creator>michael_mehrten</dc:creator>
      <dc:date>2021-11-02T17:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11790#M6712</link>
      <description>&lt;P&gt;My best guess at how we could achieve this is to create a user identity for CI/CD in Azure DevOps, and configure the Service Principal to use that personal access token for Azure DevOps. However, that configuration lives in the "User settings" pane and isn't configurable for Service Principals via the CLI / REST API. Anyone have a good way to modify "User settings" for a service principal? &lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 17:20:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11790#M6712</guid>
      <dc:creator>michael_mehrten</dc:creator>
      <dc:date>2021-11-02T17:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11791#M6713</link>
      <description>&lt;P&gt;Hello, @Michael Mehrtens​&amp;nbsp;. Welcome and thank you for your question! My name is Piper, and I'm a moderator for Databricks. Let's see how the members respond. We'll come back if necessary.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 19:26:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11791#M6713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-02T19:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11792#M6714</link>
      <description>&lt;P&gt;Hey @Piper Wilson​&amp;nbsp; - any chance we can circle back to this?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 18:20:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11792#M6714</guid>
      <dc:creator>michael_mehrten</dc:creator>
      <dc:date>2021-11-11T18:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11793#M6715</link>
      <description>&lt;P&gt;Absolutely. I apologize for the delay. I will bump this up to the SMEs.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 18:53:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11793#M6715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-11T18:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11795#M6717</link>
      <description>&lt;P&gt;Right now it's not possible. There are several reasons - primarily because you can connect to DevOps only using the DevOps personal access token, not the service principal, and there is no REST API to set DevOps PAT programmatically as it's required for service principal. As I know, this API will be added, but not sure about the timeframe yet.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 18:43:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11795#M6717</guid>
      <dc:creator>alexott</dc:creator>
      <dc:date>2021-11-25T18:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11796#M6718</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a related question and would like to get a confirmation. We are using a service principal to manage Databricks jobs through Jenkins CI/CD. However, it seems that I can't add a Git integration for the service principal breaking our Jenkins pipeline.&lt;/P&gt;&lt;P&gt;Is it possible or not to add Git integration to a service principal?&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 11:37:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11796#M6718</guid>
      <dc:creator>Yann</dc:creator>
      <dc:date>2022-01-05T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11798#M6720</link>
      <description>&lt;P&gt;There is mention of the future ability to use Service Principals with the Repos API here: &lt;A href="https://community.databricks.com/s/question/0D53f00001VJn01CAD/repos-configuration-for-azure-service-principal" alt="https://community.databricks.com/s/question/0D53f00001VJn01CAD/repos-configuration-for-azure-service-principal" target="_blank"&gt;https://community.databricks.com/s/question/0D53f00001VJn01CAD/repos-configuration-for-azure-service-principal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone here know anything about that?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 05:09:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11798#M6720</guid>
      <dc:creator>Ben_Templeton__</dc:creator>
      <dc:date>2022-04-08T05:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11799#M6721</link>
      <description>&lt;P&gt;Any updates on this?​&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 20:53:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11799#M6721</guid>
      <dc:creator>Martin1337</dc:creator>
      <dc:date>2022-05-09T20:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11800#M6722</link>
      <description>&lt;P&gt;@Michael Mehrtens​, This is now supported. To use a service principal with Repos API first add the Git PAT token for the service principal via the &lt;A href="https://docs.databricks.com/dev-tools/api/latest/gitcredentials.html#operation/create-git-credential" alt="https://docs.databricks.com/dev-tools/api/latest/gitcredentials.html#operation/create-git-credential" target="_blank"&gt;Git Credential API&lt;/A&gt;. You can then use Repos API and Jobs APIs with your service principal.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 15:31:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11800#M6722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-13T15:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11801#M6723</link>
      <description>&lt;P&gt;Any idea on how to accomplish this without using Azure Devops? Our repos are on GitHub and I'm not sure how we can create a GitHub PAT for the service principal in this situation.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 20:06:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11801#M6723</guid>
      <dc:creator>jrosend</dc:creator>
      <dc:date>2022-11-29T20:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11802#M6724</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My use case is to create dbt task inside of a databricks workflow.&lt;/P&gt;&lt;P&gt;It needs to specify `git_source`, and my workflow is run under a service principal account.&lt;/P&gt;&lt;P&gt;Unfortunately, from the beginning of the workflow run. an error is raised like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Failed to checkout Git repository: PERMISSION_DENIED: Encountered an error with your Azure Active Directory credentials. Please try logging out of Azure Active Directory (&lt;A href="https://portal.azure.com/" alt="https://portal.azure.com/" target="_blank"&gt;https://portal.azure.com&lt;/A&gt;) and logging back in."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I've no where to grant to the service principal the Azure DevOps checkout permission.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replacing the service principal with an standard user account works, but we can not use user account in production.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 21:52:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11802#M6724</guid>
      <dc:creator>xiangzhu</dc:creator>
      <dc:date>2023-01-10T21:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11803#M6725</link>
      <description>&lt;P&gt;Are you able to use Azure DevOps Personal Access token for this instead of Active Directory credentials? Using DevOps PATS directly should work with service principals.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 22:41:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11803#M6725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-10T22:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11804#M6726</link>
      <description>&lt;P&gt;yes, I tried adding PAT in the git_source, it doesn't work neither.&lt;/P&gt;&lt;P&gt;I'm sure the PAT and the URL is OK, as I can `git clone (git_source url value with PAT inside)` locally without any issue.​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tested with runtime: 10.4.x-cpu-ml-scala2.12&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 23:03:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11804#M6726</guid>
      <dc:creator>xiangzhu</dc:creator>
      <dc:date>2023-01-10T23:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11805#M6727</link>
      <description>&lt;P&gt;@Vaibhav Sethi​&amp;nbsp;"first add the Git PAT token for the service principal via the&amp;nbsp;&lt;A href="https://docs.databricks.com/dev-tools/api/latest/gitcredentials.html#operation/create-git-credential" alt="https://docs.databricks.com/dev-tools/api/latest/gitcredentials.html#operation/create-git-credential" target="_blank"&gt;Git Credential API&lt;/A&gt;.&amp;nbsp;" - is this possible? On the Git Credentials API guide I only see the option to set the credentials for the current user (not a service principal)&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 14:55:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11805#M6727</guid>
      <dc:creator>171499</dc:creator>
      <dc:date>2023-02-23T14:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11806#M6728</link>
      <description>&lt;P&gt;yes, it is. you could find a quick tuto from this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.databricks.com/s/question/0D78Y0000088tyOSAQ/detail" alt="https://community.databricks.com/s/question/0D78Y0000088tyOSAQ/detail" target="_blank"&gt;Repos configuration for Azure Service Principal (databricks.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 22:38:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/11806#M6728</guid>
      <dc:creator>xiangzhu</dc:creator>
      <dc:date>2023-02-23T22:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38310#M26604</link>
      <description>&lt;P&gt;I know this is a really old thread, but I still don't understand how this answers the question.&lt;/P&gt;&lt;P&gt;The Git Credential API allows us to create the credentials no problem &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;, but how do we get a Git PAT for a service principal in Azure DevOps? it doesn't &lt;EM&gt;seem&lt;/EM&gt; possible.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;Service principals can't create tokens, like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops" target="_blank" rel="noopener"&gt;personal access tokens (PATs)&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate?view=azure-devops" target="_blank" rel="noopener"&gt;SSH Keys&lt;/A&gt;. They can generate their own Azure AD tokens and these tokens can be used to call Azure DevOps REST APIs.&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A title="Use Azure Active Directory service principals &amp;amp; managed identities" href="https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/service-principal-managed-identity?view=azure-devops#use-the-azure-ad-token-to-authenticate-to-azure-devops-resources" target="_blank" rel="noopener"&gt;Source&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So as far as I can tell the Azure AD tokens expire after a short duration, so it would require Databricks to hit the OAuth2 endpoint first to get the token, then use that for the &lt;A href="https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/service-principal-managed-identity?view=azure-devops#q-can-i-use-a-service-principal-to-do-git-operations-like-clone-a-repo" target="_blank" rel="noopener"&gt;git credentials&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;I'm &lt;STRONG&gt;hoping&amp;nbsp;&lt;/STRONG&gt;I'm just missing something, and there is a way to set this up.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 05:51:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38310#M26604</guid>
      <dc:creator>terrymunro</dc:creator>
      <dc:date>2023-07-25T05:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38311#M26605</link>
      <description>&lt;P&gt;oops, sorry I didn't click the load more replies button and didn't realise there was tons more posts &lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 05:52:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38311#M26605</guid>
      <dc:creator>terrymunro</dc:creator>
      <dc:date>2023-07-25T05:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38774#M26754</link>
      <description>&lt;P&gt;How did you solve this? Where did you find a way to create PAT tokens for Service Principals? The other comments don't make it that clear either for me&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 10:28:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38774#M26754</guid>
      <dc:creator>rsenjins</dc:creator>
      <dc:date>2023-07-31T10:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Databricks Repos with a service principal for CI/CD in Azure DevOps?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38776#M26755</link>
      <description>&lt;P&gt;Unfortunately I didn't find any solution to this.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_frowning_face:"&gt;🙁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:03:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-databricks-repos-with-a-service-principal-for-ci-cd/m-p/38776#M26755</guid>
      <dc:creator>terrymunro</dc:creator>
      <dc:date>2023-07-31T12:03:30Z</dc:date>
    </item>
  </channel>
</rss>

