<?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 Handle Microsoft Azure Information Protection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92344#M42151</link>
    <description>&lt;P&gt;Hi Bidura,&lt;/P&gt;
&lt;P&gt;Could you please provide a little more information:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whats is Microsoft Azure? Excel, Outlook and Word or Blue Prism.&lt;/P&gt;
&lt;P&gt;Are you still experiencing a pop up?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Marsh&lt;BR /&gt;Technical Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 30 May 2019 13:00:00 GMT</pubDate>
    <dc:creator>JamesMarsh</dc:creator>
    <dc:date>2019-05-30T13:00:00Z</dc:date>
    <item>
      <title>How to Handle Microsoft Azure Information Protection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92343#M42150</link>
      <description>Hello Guys,&lt;BR /&gt;We earlier had Titus Classification integrated to Microsoft applications.&lt;BR /&gt;I created an object to handle the classification popup.&lt;BR /&gt;Now its Microsoft Azure, could not find any documentation anywhere.&lt;BR /&gt;Please assist how to handle it for Excel, Outlook and Word.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;BiduraKumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 27 May 2019 10:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92343#M42150</guid>
      <dc:creator>BiduraKumarSaba</dc:creator>
      <dc:date>2019-05-27T10:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Handle Microsoft Azure Information Protection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92344#M42151</link>
      <description>&lt;P&gt;Hi Bidura,&lt;/P&gt;
&lt;P&gt;Could you please provide a little more information:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whats is Microsoft Azure? Excel, Outlook and Word or Blue Prism.&lt;/P&gt;
&lt;P&gt;Are you still experiencing a pop up?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Marsh&lt;BR /&gt;Technical Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 30 May 2019 13:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92344#M42151</guid>
      <dc:creator>JamesMarsh</dc:creator>
      <dc:date>2019-05-30T13:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Handle Microsoft Azure Information Protection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92345#M42152</link>
      <description>Since my Bots don't use it, ​I took the route of uninstalling rather then dealing with it. I believe you can also&amp;nbsp;just disable the plugin as well. I hear AIT is going to be bundled into Office one day. Might have to take a different approach like disabling or handling the popups with code when that occurs.&lt;BR /&gt;&lt;BR /&gt;Start-Process -FilePath msiexec.exe -ArgumentList '/q /x {ED162BD2-AE5A-4469-BFE6-155DDFB7C9B8}' -Wait&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #87cefa; font-family: Consolas; font-size: small;" size="2" color="#87cefa" face="Consolas"&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;SPAN style="color: #3399ff; font-family: Consolas; font-size: small;" size="2" color="#3399ff" face="Consolas"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Philip Trovato&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 30 May 2019 19:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92345#M42152</guid>
      <dc:creator>PhilipTrovato</dc:creator>
      <dc:date>2019-05-30T19:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Handle Microsoft Azure Information Protection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92346#M42153</link>
      <description>Apologies I understand what is meant now. Based on what Philip has advised and a quick search in Google, it looks like certain aspects of AIP can be disabled (https://docs.microsoft.com/en-us/azure/information-protection/configure-policy-settings). It could be that your IT Security team come up with a policy purely for Robot Users/VDI's where they disable some of the features as long as your Runtime Resources (Robots) are developed to always assign a protection level to a document. &lt;BR /&gt;&lt;BR /&gt;Perhaps you could also create a new object to handle the popups and if spying of an element fails on retry you attempt to interact with the popup etc.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Marsh&lt;BR /&gt;Technical Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 31 May 2019 07:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-Handle-Microsoft-Azure-Information-Protection/m-p/92346#M42153</guid>
      <dc:creator>JamesMarsh</dc:creator>
      <dc:date>2019-05-31T07:56:00Z</dc:date>
    </item>
  </channel>
</rss>

