<?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: Azure automation - cmdlet: Suspend-AzureRmPowerBIEmbeddedCapacity in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/4640465#M60238</link>
    <description>&lt;P&gt;Did you have the solution for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Apr 2025 07:50:26 GMT</pubDate>
    <dc:creator>BartHuls</dc:creator>
    <dc:date>2025-04-07T07:50:26Z</dc:date>
    <item>
      <title>Azure automation - cmdlet: Suspend-AzureRmPowerBIEmbeddedCapacity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/392498#M11676</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Trying to automate the pause/resume process in Azure using Automation accounts and Runbooks.&lt;/P&gt;&lt;P&gt;I thought I'd found a neat solution with a cmdlet&amp;nbsp;&lt;SPAN&gt;Suspend-AzureRmPowerBIEmbeddedCapacity&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/powershell/module/azurerm.powerbiembedded/Suspend-AzureRmPowerBIEmbeddedCapacity?view=azurermps-5.6.0" target="_blank"&gt;https://docs.microsoft.com/en-us/powershell/module/azurerm.powerbiembedded/Suspend-AzureRmPowerBIEmbeddedCapacity?view=azurermps-5.6.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, it doesnt seem compatible with Azure runbooks:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;Suspend-AzureRmPowerBIEmbeddedCapacity : The term 'Suspend-AzureRmPowerBIEmbeddedCapacity' is not recognized as the 
name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was 
included, verify that the path is correct and try again.&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have success with this or using a powershell script?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 14:17:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/392498#M11676</guid>
      <dc:creator>worcesterred</dc:creator>
      <dc:date>2018-04-09T14:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Azure automation - cmdlet: Suspend-AzureRmPowerBIEmbeddedCapacity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/392545#M11678</link>
      <description>&lt;P&gt;Making a little progress - new to&amp;nbsp;Azure automation&lt;/P&gt;&lt;P&gt;Need to add&amp;nbsp;AzureRM.PowerBIEmbedded module to the Automation account.&lt;/P&gt;&lt;P&gt;This can be obtained from here:&amp;nbsp;&lt;A href="https://www.powershellgallery.com/packages/AzureRM.PowerBIEmbedded/4.1.3" target="_blank"&gt;https://www.powershellgallery.com/packages/AzureRM.PowerBIEmbedded/4.1.3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still have an error,&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;Suspend-AzureRmPowerBIEmbeddedCapacity : Object reference not set to an instance of an object.&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Anyone had this?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 15:51:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/392545#M11678</guid>
      <dc:creator>worcesterred</dc:creator>
      <dc:date>2018-04-09T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Azure automation - cmdlet: Suspend-AzureRmPowerBIEmbeddedCapacity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/395989#M11792</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone successfully suspend the service programatically?&lt;/P&gt;&lt;P&gt;Ive changed tact and trying a local POST to the Azure service, but running into 403 errors&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 11:29:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/395989#M11792</guid>
      <dc:creator>worcesterred</dc:creator>
      <dc:date>2018-04-13T11:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Azure automation - cmdlet: Suspend-AzureRmPowerBIEmbeddedCapacity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/1632701#M27557</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Checkout the Modules section of your Automation Account and make sure that AzureRM.PowerBIEmbedded is present&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 21:41:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/1632701#M27557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-29T21:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Azure automation - cmdlet: Suspend-AzureRmPowerBIEmbeddedCapacity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/4640465#M60238</link>
      <description>&lt;P&gt;Did you have the solution for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 07:50:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Azure-automation-cmdlet-Suspend-AzureRmPowerBIEmbeddedCapacity/m-p/4640465#M60238</guid>
      <dc:creator>BartHuls</dc:creator>
      <dc:date>2025-04-07T07:50:26Z</dc:date>
    </item>
  </channel>
</rss>

