PSGetModuleInfo.xml
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
<Obj RefId="0"> <TN RefId="0"> <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> <MS> <S N="Name">AzureAutomationAuthoringToolkit</S> <S N="Version">0.2.4.0</S> <S N="Type">Module</S> <S N="Description">Open the PowerShell console_x000D__x000A__x000D__x000A_Run_x000D__x000A__x000D__x000A_Install-Module AzureAutomationAuthoringToolkit -Scope CurrentUser_x000D__x000A__x000D__x000A_If you want the PowerShell ISE to always automatically load the Azure Automation ISE add-on:_x000D__x000A__x000D__x000A_Run_x000D__x000A__x000D__x000A_Install-AzureAutomationIseAddOn_x000D__x000A__x000D__x000A_If not:_x000D__x000A__x000D__x000A_Any time you want to use the Azure Automation ISE add-on in the PowerShell ISE, run_x000D__x000A__x000D__x000A_Import-Module AzureAutomationAuthoringToolkit_x000D__x000A__x000D__x000A_in the PowerShell ISE</S> <S N="Author">AzureAutomationTeam</S> <Obj N="CompanyName" RefId="1"> <TN RefId="1"> <T>System.Object[]</T> <T>System.Array</T> <T>System.Object</T> </TN> <LST> <S>jodoglevy</S> <S>eamono</S> <S>AzureAutomationTeam</S> <S>alsab</S> </LST> </Obj> <S N="Copyright">(c) 2015 Microsoft. All rights reserved.</S> <DT N="PublishedDate">2018-02-01T16:45:38-08:00</DT> <Nil N="InstalledDate" /> <Nil N="UpdatedDate" /> <URI N="LicenseUri">https://github.com/azureautomation/azure-automation-ise-addon/blob/master/license.txt</URI> <URI N="ProjectUri">https://github.com/azureautomation/azure-automation-ise-addon</URI> <URI N="IconUri">https://azure.microsoft.com/svghandler/automation/?width=600&height=315</URI> <Obj N="Tags" RefId="2"> <TNRef RefId="1" /> <LST> <S>AzureAutomation</S> <S>Azure</S> <S>PSModule</S> <S>PSFunction_Get-AutomationVariable</S> <S>PSFunction_Get-AutomationCertificate</S> <S>PSFunction_Get-AutomationPSCredential</S> <S>PSFunction_Get-AutomationConnection</S> <S>PSFunction_Set-AutomationVariable</S> <S>PSFunction_Get-AzureAutomationAuthoringToolkitLocalAsset</S> <S>PSFunction_Get-AzureAutomationAuthoringToolkitConfiguration</S> <S>PSFunction_Install-AzureAutomationIseAddOn</S> <S>PSFunction_Uninstall-AzureAutomationIseAddOn</S> </LST> </Obj> <Obj N="Includes" RefId="3"> <TN RefId="2"> <T>System.Collections.Hashtable</T> <T>System.Object</T> </TN> <DCT> <En> <S N="Key">Function</S> <Obj N="Value" RefId="4"> <TNRef RefId="1" /> <LST /> </Obj> </En> <En> <S N="Key">RoleCapability</S> <Obj N="Value" RefId="5"> <TNRef RefId="1" /> <LST /> </Obj> </En> <En> <S N="Key">Command</S> <Obj N="Value" RefId="6"> <TNRef RefId="1" /> <LST> <S>Get-AutomationVariable</S> <S>Get-AutomationCertificate</S> <S>Get-AutomationPSCredential</S> <S>Get-AutomationConnection</S> <S>Set-AutomationVariable</S> <S>Get-AzureAutomationAuthoringToolkitLocalAsset</S> <S>Get-AzureAutomationAuthoringToolkitConfiguration</S> <S>Install-AzureAutomationIseAddOn</S> <S>Uninstall-AzureAutomationIseAddOn</S> </LST> </Obj> </En> <En> <S N="Key">DscResource</S> <Obj N="Value" RefId="7"> <TNRef RefId="1" /> <LST /> </Obj> </En> <En> <S N="Key">Workflow</S> <Obj N="Value" RefId="8"> <TNRef RefId="1" /> <LST /> </Obj> </En> <En> <S N="Key">Cmdlet</S> <Obj N="Value" RefId="9"> <TNRef RefId="1" /> <LST /> </Obj> </En> </DCT> </Obj> <Nil N="PowerShellGetFormatVersion" /> <S N="ReleaseNotes">Added US government cloud support_x000D__x000A_Remember last Automation account used_x000D__x000A_Enable pass-through authentication_x000D__x000A_Bug fixes_x000D__x000A_See https://github.com/azureautomation/azure-automation-ise-addon/commits/master for complete list of changes.</S> <Obj N="Dependencies" RefId="10"> <TNRef RefId="1" /> <LST /> </Obj> <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S> <S N="Repository">PSGallery</S> <S N="PackageManagementProvider">NuGet</S> <Obj N="AdditionalMetadata" RefId="11"> <TN RefId="3"> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> <MS> <S N="summary">Provides cmdlets to make authoring Azure Automation runbooks and DSC configurations in local PowerShell easier.</S> <S N="copyright">(c) 2015 Microsoft. All rights reserved.</S> <S N="description">Open the PowerShell console_x000D__x000A__x000D__x000A_Run_x000D__x000A__x000D__x000A_Install-Module AzureAutomationAuthoringToolkit -Scope CurrentUser_x000D__x000A__x000D__x000A_If you want the PowerShell ISE to always automatically load the Azure Automation ISE add-on:_x000D__x000A__x000D__x000A_Run_x000D__x000A__x000D__x000A_Install-AzureAutomationIseAddOn_x000D__x000A__x000D__x000A_If not:_x000D__x000A__x000D__x000A_Any time you want to use the Azure Automation ISE add-on in the PowerShell ISE, run_x000D__x000A__x000D__x000A_Import-Module AzureAutomationAuthoringToolkit_x000D__x000A__x000D__x000A_in the PowerShell ISE</S> <S N="requireLicenseAcceptance">True</S> <S N="releaseNotes">Added US government cloud support_x000D__x000A_Remember last Automation account used_x000D__x000A_Enable pass-through authentication_x000D__x000A_Bug fixes_x000D__x000A_See https://github.com/azureautomation/azure-automation-ise-addon/commits/master for complete list of changes.</S> <S N="isLatestVersion">True</S> <S N="isAbsoluteLatestVersion">True</S> <S N="versionDownloadCount">4299</S> <S N="downloadCount">21432</S> <S N="packageSize">6957012</S> <S N="published">2/1/2018 4:45:38 PM -08:00</S> <S N="created">2/1/2018 4:45:38 PM -08:00</S> <S N="lastEdited">2/1/2018 5:16:45 PM -08:00</S> <S N="tags">AzureAutomation Azure PSModule PSFunction_Get-AutomationVariable PSCommand_Get-AutomationVariable PSFunction_Get-AutomationCertificate PSCommand_Get-AutomationCertificate PSFunction_Get-AutomationPSCredential PSCommand_Get-AutomationPSCredential PSFunction_Get-AutomationConnection PSCommand_Get-AutomationConnection PSFunction_Set-AutomationVariable PSCommand_Set-AutomationVariable PSFunction_Get-AzureAutomationAuthoringToolkitLocalAsset PSCommand_Get-AzureAutomationAuthoringToolkitLocalAsset PSFunction_Get-AzureAutomationAuthoringToolkitConfiguration PSCommand_Get-AzureAutomationAuthoringToolkitConfiguration PSFunction_Install-AzureAutomationIseAddOn PSCommand_Install-AzureAutomationIseAddOn PSFunction_Uninstall-AzureAutomationIseAddOn PSCommand_Uninstall-AzureAutomationIseAddOn PSIncludes_Function</S> <S N="title">Provides cmdlets to make authoring Azure Automation runbooks and DSC configurations in local PowerShell easier.</S> <S N="developmentDependency">False</S> <S N="updated">2018-07-31T23:59:21Z</S> <S N="NormalizedVersion">0.2.4</S> <S N="IsPrerelease">false</S> <S N="ItemType">Module</S> <S N="FileList">AzureAutomationAuthoringToolkit.nuspec|AzureAutomationAuthoringToolkit.psd1|AzureAutomationAuthoringToolkit.psm1|AzureAutomationAuthoringToolkitConfig.json|AzureAutomationAuthoringToolkitInner.psm1|LocalAssets.json|PSGetModuleInfo.xml|SecureLocalAssets.json|ISEaddon\AutomationISE.dll|ISEaddon\AutomationISE.dll.config|ISEaddon\AutomationISE.pdb|ISEaddon\Hyak.Common.dll|ISEaddon\Hyak.Common.xml|ISEaddon\Microsoft.Azure.Common.dll|ISEaddon\Microsoft.Azure.Common.NetFramework.dll|ISEaddon\Microsoft.Azure.Common.NetFramework.xml|ISEaddon\Microsoft.Azure.Common.xml|ISEaddon\Microsoft.Azure.Graph.RBAC.dll|ISEaddon\Microsoft.Azure.KeyVault.Core.dll|ISEaddon\Microsoft.Azure.KeyVault.Core.xml|ISEaddon\Microsoft.Azure.Management.Automation.dll|ISEaddon\Microsoft.Azure.Management.Automation.xml|ISEaddon\Microsoft.Azure.Management.Storage.dll|ISEaddon\Microsoft.Azure.Management.Storage.xml|ISEaddon\Microsoft.Azure.ResourceManager.dll|ISEaddon\Microsoft.Azure.ResourceManager.xml|ISEaddon\Microsoft.Data.Edm.dll|ISEaddon\Microsoft.Data.Edm.xml|ISEaddon\Microsoft.Data.OData.dll|ISEaddon\Microsoft.Data.OData.xml|ISEaddon\Microsoft.Data.Services.Client.dll|ISEaddon\Microsoft.Data.Services.Client.xml|ISEaddon\Microsoft.IdentityModel.Clients.ActiveDirectory.dll|ISEaddon\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll|ISEaddon\Microsoft.IdentityModel.Clients.ActiveDirectory.xml|ISEaddon\Microsoft.PowerShell.GPowerShell.dll|ISEaddon\Microsoft.Rest.ClientRuntime.Azure.dll|ISEaddon\Microsoft.Rest.ClientRuntime.Azure.xml|ISEaddon\Microsoft.Rest.ClientRuntime.dll|ISEaddon\Microsoft.Rest.ClientRuntime.xml|ISEaddon\Microsoft.Threading.Tasks.dll|ISEaddon\Microsoft.Threading.Tasks.Extensions.Desktop.dll|ISEaddon\Microsoft.Threading.Tasks.Extensions.Desktop.xml|ISEaddon\Microsoft.Threading.Tasks.xml|ISEaddon\Microsoft.WindowsAzure.Common.dll|ISEaddon\Microsoft.WindowsAzure.Common.NetFramework.dll|ISEaddon\Microsoft.WindowsAzure.Common.NetFramework.xml|ISEaddon\Microsoft.WindowsAzure.Common.xml|ISEaddon\Microsoft.WindowsAzure.Management.Compute.dll|ISEaddon\Microsoft.WindowsAzure.Management.Compute.xml|ISEaddon\Microsoft.WindowsAzure.Management.dll|ISEaddon\Microsoft.WindowsAzure.Management.MediaServices.dll|ISEaddon\Microsoft.WindowsAzure.Management.MediaServices.xml|ISEaddon\Microsoft.WindowsAzure.Management.Monitoring.dll|ISEaddon\Microsoft.WindowsAzure.Management.Monitoring.xml|ISEaddon\Microsoft.WindowsAzure.Management.Network.dll|ISEaddon\Microsoft.WindowsAzure.Management.Network.xml|ISEaddon\Microsoft.WindowsAzure.Management.Scheduler.dll|ISEaddon\Microsoft.WindowsAzure.Management.Scheduler.xml|ISEaddon\Microsoft.WindowsAzure.Management.Sql.dll|ISEaddon\Microsoft.WindowsAzure.Management.Sql.xml|ISEaddon\Microsoft.WindowsAzure.Management.Storage.dll|ISEaddon\Microsoft.WindowsAzure.Management.Storage.xml|ISEaddon\Microsoft.WindowsAzure.Management.WebSites.dll|ISEaddon\Microsoft.WindowsAzure.Management.WebSites.xml|ISEaddon\Microsoft.WindowsAzure.Management.xml|ISEaddon\Microsoft.WindowsAzure.Storage.dll|ISEaddon\Microsoft.WindowsAzure.Storage.pdb|ISEaddon\Microsoft.WindowsAzure.Storage.xml|ISEaddon\Newtonsoft.Json.dll|ISEaddon\Newtonsoft.Json.xml|ISEaddon\System.Management.Automation.dll|ISEaddon\System.Net.Http.Extensions.dll|ISEaddon\System.Net.Http.Extensions.xml|ISEaddon\System.Net.Http.Primitives.dll|ISEaddon\System.Net.Http.Primitives.xml|ISEaddon\System.Reflection.Primitives.dll|ISEaddon\System.Spatial.dll|ISEaddon\System.Spatial.xml|ISEaddon\de\Microsoft.Data.Edm.resources.dll|ISEaddon\de\Microsoft.Data.OData.resources.dll|ISEaddon\de\Microsoft.Data.Services.Client.resources.dll|ISEaddon\de\System.Spatial.resources.dll|ISEaddon\es\Microsoft.Data.Edm.resources.dll|ISEaddon\es\Microsoft.Data.OData.resources.dll|ISEaddon\es\Microsoft.Data.Services.Client.resources.dll|ISEaddon\es\System.Spatial.resources.dll|ISEaddon\fr\Microsoft.Data.Edm.resources.dll|ISEaddon\fr\Microsoft.Data.OData.resources.dll|ISEaddon\fr\Microsoft.Data.Services.Client.resources.dll|ISEaddon\fr\System.Spatial.resources.dll|ISEaddon\it\Microsoft.Data.Edm.resources.dll|ISEaddon\it\Microsoft.Data.OData.resources.dll|ISEaddon\it\Microsoft.Data.Services.Client.resources.dll|ISEaddon\it\System.Spatial.resources.dll|ISEaddon\ja\Microsoft.Data.Edm.resources.dll|ISEaddon\ja\Microsoft.Data.OData.resources.dll|ISEaddon\ja\Microsoft.Data.Services.Client.resources.dll|ISEaddon\ja\System.Spatial.resources.dll|ISEaddon\ko\Microsoft.Data.Edm.resources.dll|ISEaddon\ko\Microsoft.Data.OData.resources.dll|ISEaddon\ko\Microsoft.Data.Services.Client.resources.dll|ISEaddon\ko\System.Spatial.resources.dll|ISEaddon\ru\Microsoft.Data.Edm.resources.dll|ISEaddon\ru\Microsoft.Data.OData.resources.dll|ISEaddon\ru\Microsoft.Data.Services.Client.resources.dll|ISEaddon\ru\System.Spatial.resources.dll|ISEaddon\zh-Hans\Microsoft.Data.Edm.resources.dll|ISEaddon\zh-Hans\Microsoft.Data.OData.resources.dll|ISEaddon\zh-Hans\Microsoft.Data.Services.Client.resources.dll|ISEaddon\zh-Hans\System.Spatial.resources.dll|ISEaddon\zh-Hant\Microsoft.Data.Edm.resources.dll|ISEaddon\zh-Hant\Microsoft.Data.OData.resources.dll|ISEaddon\zh-Hant\Microsoft.Data.Services.Client.resources.dll|ISEaddon\zh-Hant\System.Spatial.resources.dll</S> <S N="GUID">d888982f-6332-4164-8aa6-e8ab573649c5</S> <S N="PowerShellVersion">3.0</S> <S N="CompanyName">Microsoft</S> </MS> </Obj> <S N="InstalledLocation">C:\AuthoringToolkit\AzureAutomationAuthoringToolkit\0.2.4.0</S> </MS> </Obj> </Objs> |