azure-powershell
azure-powershell copied to clipboard
Cannot install Az module
Description
Running as Administrator, Scope as CurrentUser is set as well.
Issue script & Debug output
Log too long to paste, trying to find a way to upload it..
EDIT: pasted as a comment
Environment data
PS C:\Program Files\PowerShell\7-preview> $PSVersionTable
Name Value
---- -----
PSVersion 7.3.0-preview.7
PSEdition Core
GitCommitId 7.3.0-preview.7
OS Microsoft Windows 10.0.25135
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Module versions
no output
Error output
no such cmdlet
PS C:\Program Files\PowerShell\7-preview> $DebugPreference='Continue' PS C:\Program Files\PowerShell\7-preview> Install-Module -Name Az -Scope CurrentUser -Repository PSGallery -Force DEBUG: 00:00:00.0000008 Calling New() : MethodName = 'ResolvePackageSources' DEBUG: 00:00:00.0000213 Name: PSGallery DEBUG: 00:00:00.0000316 ErrorVariable: ev DEBUG: 00:00:00.0000403 Verbose: False DEBUG: 00:00:00.0023629 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 DEBUG: 00:00:00.0057353 In PowerShellGet Provider - 'Resolve-PackageSource'. DEBUG: 00:00:00.0069283 Yielding package source for PSGallery at location https://www.powershellgallery.com/api/v2/ DEBUG: 00:00:00.0102731 Done calling powershell «Resolve-PackageSource» «PSModule» DEBUG: 00:00:00.0183646 Calling New() : MethodName = 'GetDynamicOptions' DEBUG: 00:00:00.0183976 Name: PSGallery DEBUG: 00:00:00.0184091 ErrorVariable: ev DEBUG: 00:00:00.0184177 Verbose: False DEBUG: 00:00:00.0203788 INVOKING PowerShell Fn Get-DynamicOptions with args Provider that has length 1 DEBUG: 00:00:00.0235263 In PowerShellGet Provider - 'Get-DynamicOptions'. DEBUG: 00:00:00.0263690 Done calling powershell «Get-DynamicOptions» «PSModule» DEBUG: 00:00:00.0300821 Calling New() : MethodName = 'GetDynamicOptions' DEBUG: 00:00:00.0300951 Name: PSGallery DEBUG: 00:00:00.0301019 ErrorVariable: ev DEBUG: 00:00:00.0301069 Verbose: False DEBUG: 00:00:00.0316260 INVOKING PowerShell Fn Get-DynamicOptions with args Source that has length 1 DEBUG: 00:00:00.0337280 In PowerShellGet Provider - 'Get-DynamicOptions'. DEBUG: 00:00:00.0374496 Done calling powershell «Get-DynamicOptions» «PSModule» DEBUG: 00:00:00.0529003 Calling New() : MethodName = 'ResolvePackageSources' DEBUG: 00:00:00.0545637 Name: PSGallery DEBUG: 00:00:00.0553369 ErrorVariable: ev DEBUG: 00:00:00.0555955 Verbose: False DEBUG: 00:00:00.0559754 ProviderName: PowerShellGet DEBUG: 00:00:00.0563850 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:00.0585126 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 DEBUG: 00:00:00.0609257 In PowerShellGet Provider - 'Resolve-PackageSource'. DEBUG: 00:00:00.0620270 Yielding package source for PSGallery at location https://www.powershellgallery.com/api/v2/ DEBUG: 00:00:00.0649291 Done calling powershell «Resolve-PackageSource» «PSModule» DEBUG: 00:00:00.0857600 Calling New() : MethodName = 'ResolvePackageSources' DEBUG: 00:00:00.0860194 Name: PSGallery DEBUG: 00:00:00.0864827 ErrorVariable: ev DEBUG: 00:00:00.0868667 Verbose: False DEBUG: 00:00:00.0873049 ProviderName: PowerShellGet DEBUG: 00:00:00.0876526 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:00.0908473 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 DEBUG: 00:00:00.0937765 In PowerShellGet Provider - 'Resolve-PackageSource'. DEBUG: 00:00:00.0947602 Yielding package source for PSGallery at location https://www.powershellgallery.com/api/v2/ DEBUG: 00:00:00.0980772 Done calling powershell «Resolve-PackageSource» «PSModule» DEBUG: 00:00:00.0000008 Calling New() : MethodName = 'ResolvePackageSources' DEBUG: 00:00:00.0000155 Name: Az DEBUG: 00:00:00.0000221 Source: PSGallery DEBUG: 00:00:00.0000278 Force: True DEBUG: 00:00:00.0023041 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 DEBUG: 00:00:00.0051644 In PowerShellGet Provider - 'Resolve-PackageSource'. DEBUG: 00:00:00.0059157 Yielding package source for PSGallery at location https://www.powershellgallery.com/api/v2/ DEBUG: 00:00:00.0089601 Done calling powershell «Resolve-PackageSource» «PSModule» DEBUG: 00:00:00.0151814 Calling New() : MethodName = 'GetDynamicOptions' DEBUG: 00:00:00.0151950 Name: Az DEBUG: 00:00:00.0152019 Source: PSGallery DEBUG: 00:00:00.0152076 Force: True DEBUG: 00:00:00.0171181 INVOKING PowerShell Fn Get-DynamicOptions with args Provider that has length 1 DEBUG: 00:00:00.0194569 In PowerShellGet Provider - 'Get-DynamicOptions'. DEBUG: 00:00:00.0226633 Done calling powershell «Get-DynamicOptions» «PSModule» DEBUG: 00:00:00.0267357 Calling New() : MethodName = 'GetDynamicOptions' DEBUG: 00:00:00.0267489 Name: Az DEBUG: 00:00:00.0267554 Source: PSGallery DEBUG: 00:00:00.0267611 Force: True DEBUG: 00:00:00.0286652 INVOKING PowerShell Fn Get-DynamicOptions with args Source that has length 1 DEBUG: 00:00:00.0310423 In PowerShellGet Provider - 'Get-DynamicOptions'. DEBUG: 00:00:00.0336287 Done calling powershell «Get-DynamicOptions» «PSModule» DEBUG: 00:00:00.0380346 Calling New() : MethodName = 'GetDynamicOptions' DEBUG: 00:00:00.0380479 Name: Az DEBUG: 00:00:00.0380544 Source: PSGallery DEBUG: 00:00:00.0380600 Force: True DEBUG: 00:00:00.0397421 INVOKING PowerShell Fn Get-DynamicOptions with args Package that has length 1 DEBUG: 00:00:00.0425174 In PowerShellGet Provider - 'Get-DynamicOptions'. DEBUG: 00:00:00.0463036 Done calling powershell «Get-DynamicOptions» «PSModule» DEBUG: 00:00:00.0514632 Calling New() : MethodName = 'GetDynamicOptions' DEBUG: 00:00:00.0514768 Name: Az DEBUG: 00:00:00.0514869 Source: PSGallery DEBUG: 00:00:00.0515025 Force: True DEBUG: 00:00:00.0534965 INVOKING PowerShell Fn Get-DynamicOptions with args Install that has length 1 DEBUG: 00:00:00.0561559 In PowerShellGet Provider - 'Get-DynamicOptions'. DEBUG: 00:00:00.0600457 Done calling powershell «Get-DynamicOptions» «PSModule» DEBUG: 00:00:00.0879032 Calling New() : MethodName = 'ResolvePackageSources' DEBUG: 00:00:00.0881816 Name: Az DEBUG: 00:00:00.0888529 Scope: CurrentUser DEBUG: 00:00:00.0893958 ProviderName: PowerShellGet DEBUG: 00:00:00.0898419 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:00.0902328 Source: PSGallery DEBUG: 00:00:00.0906109 Type: Module DEBUG: 00:00:00.0909459 Force: True DEBUG: 00:00:00.0929292 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 DEBUG: 00:00:00.0956890 In PowerShellGet Provider - 'Resolve-PackageSource'. DEBUG: 00:00:00.0967181 Yielding package source for PSGallery at location https://www.powershellgallery.com/api/v2/ DEBUG: 00:00:00.0996039 Done calling powershell «Resolve-PackageSource» «PSModule» DEBUG: 00:00:00.0997287 Calling SearchForPackages. Name='Az' DEBUG: 00:00:00.1002673 PackageProvider::FindPackage with name Az DEBUG: 00:00:00.1030886 Calling SearchForPackages After Select 1 DEBUG: 00:00:00.1065056 Calling New() : MethodName = 'FindPackage' DEBUG: 00:00:00.1067195 Name: Az DEBUG: 00:00:00.1071314 Scope: CurrentUser DEBUG: 00:00:00.1074010 ProviderName: PowerShellGet DEBUG: 00:00:00.1076560 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:00.1080807 Source: PSGallery DEBUG: 00:00:00.1083424 Type: Module DEBUG: 00:00:00.1085869 Force: True DEBUG: 00:00:00.1109881 INVOKING PowerShell Fn Find-Package with args System.String[], , , that has length 4 DEBUG: 00:00:00.1136114 In PowerShellGet Provider - 'Find-Package'. DEBUG: 00:00:00.1139147 OPTION: Name => Az DEBUG: 00:00:00.1143709 OPTION: Scope => CurrentUser DEBUG: 00:00:00.1147501 OPTION: ProviderName => PowerShellGet DEBUG: 00:00:00.1151123 OPTION: MessageResolver => Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:00.1155442 OPTION: Source => PSGallery DEBUG: 00:00:00.1159116 OPTION: Type => Module DEBUG: 00:00:00.1163103 OPTION: Force => True DEBUG: 00:00:00.1195934 PackageProvider::FindPackage with name Az DEBUG: 00:00:00.1375307 Calling 'NuGet'::'FindPackage' - name='Az', requiredVersion='',minimumVersion='', maximumVersion='''. DEBUG: 00:00:00.1379262 Iterating 'Az'. DEBUG: 00:00:00.1384079 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:00.1389455 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:00.1395099 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:00.1399937 Calling 'NuGetRequest'::'GetPackageById', 'Az'. DEBUG: 00:00:00.1405058 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az'. DEBUG: 00:00:00.1410048 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az'. DEBUG: 00:00:00.1413269 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:00.1420633 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=0&$top=40'. DEBUG: 00:00:00.5397732 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=0&$top=40'. DEBUG: 00:00:00.5443975 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=0&$top=40'. DEBUG: 00:00:00.6263644 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=0&$top=40'. DEBUG: 00:00:00.6387487 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=40&$top=40'. DEBUG: 00:00:00.6387994 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=80&$top=40'. DEBUG: 00:00:00.6404933 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=120&$top=40'. DEBUG: 00:00:00.6437660 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=160&$top=40'. DEBUG: 00:00:00.7113980 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=80&$top=40'. DEBUG: 00:00:00.7117458 '0' packages received in the last request. DEBUG: 00:00:00.8008092 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=40&$top=40'. DEBUG: 00:00:00.8719000 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=120&$top=40'. DEBUG: 00:00:00.8722118 '0' packages received in the last request. DEBUG: 00:00:00.9433908 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=160&$top=40'. DEBUG: 00:00:00.9438845 '0' packages received in the last request. DEBUG: 00:00:00.9443609 Completed iterating for 'Az'. DEBUG: 00:00:00.9607137 Done calling powershell «Find-Package» «PSModule» DEBUG: 00:00:00.9715484 Calling New() : MethodName = 'GetInstalledPackages' DEBUG: 00:00:00.9723406 Name: Az DEBUG: 00:00:00.9727967 Scope: CurrentUser DEBUG: 00:00:00.9730888 ProviderName: PowerShellGet DEBUG: 00:00:00.9734161 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:00.9738576 Source: PSGallery DEBUG: 00:00:00.9741970 Type: Module DEBUG: 00:00:00.9744855 Force: True DEBUG: 00:00:00.9769050 INVOKING PowerShell Fn Get-InstalledPackage with args Az, 8.3.0, , that has length 4 DEBUG: 00:00:00.9791692 In PowerShellGet Provider - 'Get-InstalledPackage'. DEBUG: 00:00:00.9793742 OPTION: Name => Az DEBUG: 00:00:00.9797806 OPTION: Scope => CurrentUser DEBUG: 00:00:00.9800601 OPTION: ProviderName => PowerShellGet DEBUG: 00:00:00.9803557 OPTION: MessageResolver => Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:00.9806712 OPTION: Source => PSGallery DEBUG: 00:00:00.9809281 OPTION: Type => Module DEBUG: 00:00:00.9811660 OPTION: Force => True DEBUG: 00:00:00.9995313 PowerShell Script 'PSModule' Function 'Get-InstalledPackage' returns null. DEBUG: 00:00:01.0024828 Done calling powershell «Get-InstalledPackage» «PSModule» DEBUG: 00:00:01.0084211 Calling New() : MethodName = 'InstallPackage' DEBUG: 00:00:01.0086450 Name: Az DEBUG: 00:00:01.0091159 Scope: CurrentUser DEBUG: 00:00:01.0094022 ProviderName: PowerShellGet DEBUG: 00:00:01.0096733 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:01.0099659 Source: PSGallery DEBUG: 00:00:01.0102162 Type: Module DEBUG: 00:00:01.0104590 Force: True DEBUG: 00:00:01.0124828 INVOKING PowerShell Fn Install-Package with args NuGet|Az|8.3.0|https://www.powershellgallery.com/api/v2/|Module that has length 1 DEBUG: 00:00:01.0153674 In PowerShellGet Provider - 'Install-Package'. DEBUG: 00:00:01.0156956 In PowerShellGet Provider - 'Install-PackageUtility'. DEBUG: 00:00:01.0161053 The FastPackageReference is 'NuGet|Az|8.3.0|https://www.powershellgallery.com/api/v2/|Module'. DEBUG: 00:00:01.0164659 OPTION: Name => Az DEBUG: 00:00:01.0168550 OPTION: Scope => CurrentUser DEBUG: 00:00:01.0171409 OPTION: ProviderName => PowerShellGet DEBUG: 00:00:01.0174330 OPTION: MessageResolver => Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString DEBUG: 00:00:01.0177147 OPTION: Source => PSGallery DEBUG: 00:00:01.0179731 OPTION: Type => Module DEBUG: 00:00:01.0182214 OPTION: Force => True DEBUG: 00:00:01.0190299 ArtifactType is Module DEBUG: 00:00:01.0495557 Calling 'NuGet'::'InstallPackage', '$aHR0cHM6Ly93d3cucG93ZXJzaGVsbGdhbGxlcnkuY29tL2FwaS92Mi8=\QXo=\OC4zLjA=\aHR0cHM6Ly93d3cucG93ZXJzaGVsbGdhbGxlcnkuY29tL2FwaS92Mi8=\cG93ZXJzaGVsbGdldA=='. DEBUG: 00:00:01.0501175 Calling 'NuGetRequest'::'GetPackageByFastpath', '$aHR0cHM6Ly93d3cucG93ZXJzaGVsbGdhbGxlcnkuY29tL2FwaS92Mi8=\QXo=\OC4zLjA=\aHR0cHM6Ly93d3cucG93ZXJzaGVsbGdhbGxlcnkuY29tL2FwaS92Mi8=\cG93ZXJzaGVsbGdldA=='. DEBUG: 00:00:01.0506159 Calling 'NuGetRequest'::'ResolvePackageSource', 'https://www.powershellgallery.com/api/v2/'. DEBUG: 00:00:01.0509227 Calling 'NuGetRequest'::'FindRegisteredSource', 'https://www.powershellgallery.com/api/v2/'. DEBUG: 00:00:01.0513090 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:01.3433776 Calling 'NuGetPackageRepository'::'FindPackage', 'Az'. DEBUG: 00:00:01.3437602 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az'. DEBUG: 00:00:01.3443857 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:01.3450245 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=0&$top=40'. DEBUG: 00:00:01.7296278 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=0&$top=40'. DEBUG: 00:00:01.7458119 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=40&$top=40'. DEBUG: 00:00:01.7458649 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=80&$top=40'. DEBUG: 00:00:01.7459167 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=120&$top=40'. DEBUG: 00:00:01.7459621 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=160&$top=40'. DEBUG: 00:00:01.8207760 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=80&$top=40'. DEBUG: 00:00:01.8211311 '0' packages received in the last request. DEBUG: 00:00:01.8968540 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=120&$top=40'. DEBUG: 00:00:01.8972296 '0' packages received in the last request. DEBUG: 00:00:02.0380730 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=160&$top=40'. DEBUG: 00:00:02.0384737 '0' packages received in the last request. DEBUG: 00:00:02.0636646 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az'&$skip=40&$top=40'. DEBUG: 00:00:02.0790983 'Package version' is '8.3.0'. DEBUG: 00:00:02.0794528 'Request's Destination' is 'C:\Users[usr]\AppData\Local\Temp\1260728147'. DEBUG: 00:00:02.0798938 Calling 'NuGetPackageRepository'::'InstallPackage'. DEBUG: 00:00:02.0802019 Calling 'NuGetFilesFeed2'::'InstallPackage'. DEBUG: 00:00:02.0806398 Calling 'NuGetFilesFeed2'::'InstallPackage', '$aHR0cHM6Ly93d3cucG93ZXJzaGVsbGdhbGxlcnkuY29tL2FwaS92Mi8=\QXo=\OC4zLjA=\aHR0cHM6Ly93d3cucG93ZXJzaGVsbGdhbGxlcnkuY29tL2FwaS92Mi8=\cG93ZXJzaGVsbGdldA=='. DEBUG: 00:00:02.0810221 Calling 'NuGetClient'::'GetPackageDependencies'. DEBUG: 00:00:02.0817965 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:02.0821466 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:02.0825650 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:02.0828768 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:02.0831958 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:02.0834888 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:02.0838049 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:02.0843033 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.1581326 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.1601579 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.2336458 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.2390540 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:02.2390846 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:02.2391186 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:02.2391715 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:02.3104606 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:02.3108568 '0' packages received in the last request. DEBUG: 00:00:02.3116548 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:02.3119709 '0' packages received in the last request. DEBUG: 00:00:02.3136219 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:02.3143708 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:02.3159639 '28' packages received in the last request. DEBUG: 00:00:02.3170416 '0' packages received in the last request. DEBUG: 00:00:02.3176778 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:02.3179749 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:02.3183013 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:02.3186595 Calling 'NuGetRequest'::'GetPackageById', 'Az.Advisor'. DEBUG: 00:00:02.3189963 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Advisor'. DEBUG: 00:00:02.3193786 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Advisor'. DEBUG: 00:00:02.3197752 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:02.3205232 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Advisor'&$skip=0&$top=40'. DEBUG: 00:00:02.3969353 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Advisor'&$skip=0&$top=40'. DEBUG: 00:00:02.3976595 '7' packages received in the last request. DEBUG: 00:00:02.3980248 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Advisor'&$skip=0&$top=40'. DEBUG: 00:00:02.4740571 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Advisor'&$skip=0&$top=40'. DEBUG: 00:00:02.4745643 '7' packages received in the last request. DEBUG: 00:00:02.4753387 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:02.4757149 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:02.4765847 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:02.4769196 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:02.4772837 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:02.4776103 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:02.4779044 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:02.4784672 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.5584311 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.5613309 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.6410155 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:02.6467127 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:02.6467740 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:02.6468260 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:02.6468819 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:02.7196543 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:02.7197067 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:02.7205669 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:02.7206655 '0' packages received in the last request. DEBUG: 00:00:02.7222630 '28' packages received in the last request. DEBUG: 00:00:02.7231502 '0' packages received in the last request. DEBUG: 00:00:02.7271465 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:02.7275383 '0' packages received in the last request. DEBUG: 00:00:02.7282349 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:02.7285010 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:02.7287616 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:02.7290520 Calling 'NuGetRequest'::'GetPackageById', 'Az.Aks'. DEBUG: 00:00:02.7293999 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Aks'. DEBUG: 00:00:02.7297901 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Aks'. DEBUG: 00:00:02.7301519 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:02.7307849 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Aks'&$skip=0&$top=40'. DEBUG: 00:00:02.8245515 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Aks'&$skip=0&$top=40'. DEBUG: 00:00:02.8260440 '39' packages received in the last request. DEBUG: 00:00:02.8263556 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Aks'&$skip=0&$top=40'. DEBUG: 00:00:02.9050499 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Aks'&$skip=0&$top=40'. DEBUG: 00:00:02.9065513 '39' packages received in the last request. DEBUG: 00:00:02.9080035 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:02.9083082 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:02.9088671 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:02.9092888 Calling 'NuGetRequest'::'GetPackageById', 'Az.AnalysisServices'. DEBUG: 00:00:02.9096398 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.AnalysisServices'. DEBUG: 00:00:02.9113773 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.AnalysisServices'. DEBUG: 00:00:02.9117299 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:02.9122481 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AnalysisServices'&$skip=0&$top=40'. DEBUG: 00:00:03.0028982 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AnalysisServices'&$skip=0&$top=40'. DEBUG: 00:00:03.0035882 '15' packages received in the last request. DEBUG: 00:00:03.0039868 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AnalysisServices'&$skip=0&$top=40'. DEBUG: 00:00:03.0807488 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AnalysisServices'&$skip=0&$top=40'. DEBUG: 00:00:03.0816271 '15' packages received in the last request. DEBUG: 00:00:03.0826132 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:03.0829784 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:03.0833356 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:03.0837559 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:03.0843309 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:03.0848038 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:03.0852343 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:03.0857926 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:03.1847530 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:03.1867775 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:03.2661172 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:03.2715310 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:03.2715828 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:03.2716317 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:03.2716845 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:03.3426419 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:03.3430302 '0' packages received in the last request. DEBUG: 00:00:03.3438419 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:03.3441372 '0' packages received in the last request. DEBUG: 00:00:03.3543259 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:03.3547432 '0' packages received in the last request. DEBUG: 00:00:03.3664416 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:03.3680073 '28' packages received in the last request. DEBUG: 00:00:03.3696285 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:03.3699847 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:03.3703592 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:03.3707573 Calling 'NuGetRequest'::'GetPackageById', 'Az.ApiManagement'. DEBUG: 00:00:03.3712859 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ApiManagement'. DEBUG: 00:00:03.3718032 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ApiManagement'. DEBUG: 00:00:03.3720731 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:03.3725278 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApiManagement'&$skip=0&$top=40'. DEBUG: 00:00:03.4687682 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApiManagement'&$skip=0&$top=40'. DEBUG: 00:00:03.4707106 '26' packages received in the last request. DEBUG: 00:00:03.4714163 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApiManagement'&$skip=0&$top=40'. DEBUG: 00:00:03.5524255 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApiManagement'&$skip=0&$top=40'. DEBUG: 00:00:03.5548278 '26' packages received in the last request. DEBUG: 00:00:03.5582671 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:03.5586281 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:03.5590153 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:03.5593778 Calling 'NuGetRequest'::'GetPackageById', 'Az.AppConfiguration'. DEBUG: 00:00:03.5597024 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.AppConfiguration'. DEBUG: 00:00:03.5601158 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.AppConfiguration'. DEBUG: 00:00:03.5605243 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:03.5610912 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AppConfiguration'&$skip=0&$top=40'. DEBUG: 00:00:03.6523181 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AppConfiguration'&$skip=0&$top=40'. DEBUG: 00:00:03.6529459 '6' packages received in the last request. DEBUG: 00:00:03.6533043 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AppConfiguration'&$skip=0&$top=40'. DEBUG: 00:00:03.7300890 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AppConfiguration'&$skip=0&$top=40'. DEBUG: 00:00:03.7306479 '6' packages received in the last request. DEBUG: 00:00:03.7315333 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:03.7318373 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:03.7321340 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:03.7324817 Calling 'NuGetRequest'::'GetPackageById', 'Az.ApplicationInsights'. DEBUG: 00:00:03.7327787 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ApplicationInsights'. DEBUG: 00:00:03.7331663 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ApplicationInsights'. DEBUG: 00:00:03.7335630 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:03.7341887 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApplicationInsights'&$skip=0&$top=40'. DEBUG: 00:00:03.8218646 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApplicationInsights'&$skip=0&$top=40'. DEBUG: 00:00:03.8227536 '18' packages received in the last request. DEBUG: 00:00:03.8231072 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApplicationInsights'&$skip=0&$top=40'. DEBUG: 00:00:03.9002802 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ApplicationInsights'&$skip=0&$top=40'. DEBUG: 00:00:03.9013269 '18' packages received in the last request. DEBUG: 00:00:03.9025976 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:03.9029258 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:03.9032419 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:03.9035564 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:03.9038917 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:03.9041999 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:03.9046898 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:03.9056725 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:03.9855057 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:03.9875070 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:04.0672595 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:04.0741775 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:04.0742179 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:04.0742755 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:04.0743204 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:04.1462074 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:04.1466708 '0' packages received in the last request. DEBUG: 00:00:04.1485990 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:04.1490468 '0' packages received in the last request. DEBUG: 00:00:04.1499255 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:04.1502927 '0' packages received in the last request. DEBUG: 00:00:04.1533638 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:04.1556389 '28' packages received in the last request. DEBUG: 00:00:04.1572814 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:04.1576925 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:04.1580789 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:04.1584768 Calling 'NuGetRequest'::'GetPackageById', 'Az.Attestation'. DEBUG: 00:00:04.1588284 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Attestation'. DEBUG: 00:00:04.1591719 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Attestation'. DEBUG: 00:00:04.1595353 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:04.1601249 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Attestation'&$skip=0&$top=40'. DEBUG: 00:00:04.2470199 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Attestation'&$skip=0&$top=40'. DEBUG: 00:00:04.2477965 '10' packages received in the last request. DEBUG: 00:00:04.2481966 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Attestation'&$skip=0&$top=40'. DEBUG: 00:00:04.3245475 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Attestation'&$skip=0&$top=40'. DEBUG: 00:00:04.3251115 '10' packages received in the last request. DEBUG: 00:00:04.3259948 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:04.3263255 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:04.3266713 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:04.3270430 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:04.3273287 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:04.3276362 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:04.3280116 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:04.3287548 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:04.4091039 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:04.4111377 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:04.4909788 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:04.4957470 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:04.4957890 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:04.4958320 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:04.4958744 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:04.5643127 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:04.5646375 '0' packages received in the last request. DEBUG: 00:00:04.5670580 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:04.5671083 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:04.5678167 '0' packages received in the last request. DEBUG: 00:00:04.5681626 '0' packages received in the last request. DEBUG: 00:00:04.5751179 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:04.5766441 '28' packages received in the last request. DEBUG: 00:00:04.5779996 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:04.5783105 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:04.5786794 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:04.5789805 Calling 'NuGetRequest'::'GetPackageById', 'Az.Automation'. DEBUG: 00:00:04.5793239 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Automation'. DEBUG: 00:00:04.5796573 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Automation'. DEBUG: 00:00:04.5799541 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:04.5804889 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Automation'&$skip=0&$top=40'. DEBUG: 00:00:04.6783318 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Automation'&$skip=0&$top=40'. DEBUG: 00:00:04.6802703 '35' packages received in the last request. DEBUG: 00:00:04.6806208 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Automation'&$skip=0&$top=40'. DEBUG: 00:00:04.7614872 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Automation'&$skip=0&$top=40'. DEBUG: 00:00:04.7651253 '35' packages received in the last request. DEBUG: 00:00:04.7666112 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:04.7669156 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:04.7672250 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:04.7676430 Calling 'NuGetRequest'::'GetPackageById', 'Az.Batch'. DEBUG: 00:00:04.7679791 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Batch'. DEBUG: 00:00:04.7684442 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Batch'. DEBUG: 00:00:04.7688188 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:04.7695975 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Batch'&$skip=0&$top=40'. DEBUG: 00:00:04.8611766 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Batch'&$skip=0&$top=40'. DEBUG: 00:00:04.8623830 '20' packages received in the last request. DEBUG: 00:00:04.8628551 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Batch'&$skip=0&$top=40'. DEBUG: 00:00:04.9444440 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Batch'&$skip=0&$top=40'. DEBUG: 00:00:04.9458247 '20' packages received in the last request. DEBUG: 00:00:04.9472936 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:04.9476699 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:04.9481992 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:04.9485059 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:04.9488994 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:04.9492170 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:04.9495332 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:04.9502652 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.0308921 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.0335808 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.1171636 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.1211087 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:05.1211658 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:05.1212089 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:05.1212911 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:05.1957418 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:05.1957922 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:05.2001979 '0' packages received in the last request. DEBUG: 00:00:05.2006548 '0' packages received in the last request. DEBUG: 00:00:05.2008949 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:05.2016042 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:05.2016542 '0' packages received in the last request. DEBUG: 00:00:05.2038793 '28' packages received in the last request. DEBUG: 00:00:05.2063010 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:05.2071141 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:05.2075853 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:05.2081248 Calling 'NuGetRequest'::'GetPackageById', 'Az.Billing'. DEBUG: 00:00:05.2085042 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Billing'. DEBUG: 00:00:05.2090696 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Billing'. DEBUG: 00:00:05.2096517 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:05.2110064 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Billing'&$skip=0&$top=40'. DEBUG: 00:00:05.2857075 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Billing'&$skip=0&$top=40'. DEBUG: 00:00:05.2864770 '16' packages received in the last request. DEBUG: 00:00:05.2867956 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Billing'&$skip=0&$top=40'. DEBUG: 00:00:05.3603411 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Billing'&$skip=0&$top=40'. DEBUG: 00:00:05.3614383 '16' packages received in the last request. DEBUG: 00:00:05.3623821 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:05.3626911 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:05.3629914 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:05.3632943 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:05.3646154 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:05.3649085 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:05.3652003 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:05.3657288 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.4435067 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.4464164 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.5233297 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.5262330 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:05.5262681 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:05.5263174 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:05.5263694 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:05.5956662 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:05.5961012 '0' packages received in the last request. DEBUG: 00:00:05.5980726 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:05.5983971 '0' packages received in the last request. DEBUG: 00:00:05.6014316 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:05.6052949 '28' packages received in the last request. DEBUG: 00:00:05.6069383 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:05.6072486 '0' packages received in the last request. DEBUG: 00:00:05.6079943 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:05.6082917 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:05.6086466 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:05.6089793 Calling 'NuGetRequest'::'GetPackageById', 'Az.Cdn'. DEBUG: 00:00:05.6094037 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Cdn'. DEBUG: 00:00:05.6099263 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Cdn'. DEBUG: 00:00:05.6122251 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:05.6128855 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Cdn'&$skip=0&$top=40'. DEBUG: 00:00:05.7039185 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Cdn'&$skip=0&$top=40'. DEBUG: 00:00:05.7060413 '27' packages received in the last request. DEBUG: 00:00:05.7064515 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Cdn'&$skip=0&$top=40'. DEBUG: 00:00:05.7852480 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Cdn'&$skip=0&$top=40'. DEBUG: 00:00:05.7865589 '27' packages received in the last request. DEBUG: 00:00:05.7877828 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:05.7880923 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:05.7885371 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:05.7889370 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:05.7893035 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:05.7900861 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:05.7904290 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:05.7910168 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.8713661 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.8735108 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.9542426 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:05.9592416 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:05.9592905 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:05.9593432 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:05.9593932 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:06.0285083 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:06.0289198 '0' packages received in the last request. DEBUG: 00:00:06.0317938 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:06.0321330 '0' packages received in the last request. DEBUG: 00:00:06.0468572 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:06.0475917 '0' packages received in the last request. DEBUG: 00:00:06.0476463 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:06.0492297 '28' packages received in the last request. DEBUG: 00:00:06.0506122 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:06.0510093 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:06.0513497 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:06.0518517 Calling 'NuGetRequest'::'GetPackageById', 'Az.CloudService'. DEBUG: 00:00:06.0522865 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.CloudService'. DEBUG: 00:00:06.0526775 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.CloudService'. DEBUG: 00:00:06.0530571 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:06.0537214 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CloudService'&$skip=0&$top=40'. DEBUG: 00:00:06.1268924 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CloudService'&$skip=0&$top=40'. DEBUG: 00:00:06.1274419 '7' packages received in the last request. DEBUG: 00:00:06.1278466 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CloudService'&$skip=0&$top=40'. DEBUG: 00:00:06.1998071 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CloudService'&$skip=0&$top=40'. DEBUG: 00:00:06.2004443 '7' packages received in the last request. DEBUG: 00:00:06.2012869 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:06.2015775 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:06.2018688 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:06.2022029 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:06.2024983 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:06.2028085 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:06.2031134 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:06.2035591 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:06.2801976 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:06.2846958 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:06.3604069 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:06.3634088 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:06.3634607 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:06.3635160 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:06.3635693 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:06.4325935 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:06.4329602 '0' packages received in the last request. DEBUG: 00:00:06.4348163 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:06.4348695 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:06.4357007 '0' packages received in the last request. DEBUG: 00:00:06.4361132 '0' packages received in the last request. DEBUG: 00:00:06.4426231 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:06.4449550 '28' packages received in the last request. DEBUG: 00:00:06.4463763 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:06.4467337 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:06.4471557 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:06.4475377 Calling 'NuGetRequest'::'GetPackageById', 'Az.CognitiveServices'. DEBUG: 00:00:06.4478236 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.CognitiveServices'. DEBUG: 00:00:06.4481134 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.CognitiveServices'. DEBUG: 00:00:06.4483976 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:06.4489167 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CognitiveServices'&$skip=0&$top=40'. DEBUG: 00:00:06.5384747 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CognitiveServices'&$skip=0&$top=40'. DEBUG: 00:00:06.5395468 '25' packages received in the last request. DEBUG: 00:00:06.5401238 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CognitiveServices'&$skip=0&$top=40'. DEBUG: 00:00:06.6181231 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CognitiveServices'&$skip=0&$top=40'. DEBUG: 00:00:06.6237272 '25' packages received in the last request. DEBUG: 00:00:06.6254676 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:06.6258699 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:06.6265021 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:06.6270260 Calling 'NuGetRequest'::'GetPackageById', 'Az.Compute'. DEBUG: 00:00:06.6276311 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Compute'. DEBUG: 00:00:06.6281848 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Compute'. DEBUG: 00:00:06.6286583 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:06.6296152 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=0&$top=40'. DEBUG: 00:00:06.7501524 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=0&$top=40'. DEBUG: 00:00:06.7532140 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=0&$top=40'. DEBUG: 00:00:06.8386305 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=0&$top=40'. DEBUG: 00:00:06.8455436 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=40&$top=40'. DEBUG: 00:00:06.8455790 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=80&$top=40'. DEBUG: 00:00:06.8456218 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=120&$top=40'. DEBUG: 00:00:06.8456840 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=160&$top=40'. DEBUG: 00:00:06.9171203 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=120&$top=40'. DEBUG: 00:00:06.9174763 '0' packages received in the last request. DEBUG: 00:00:06.9211474 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=160&$top=40'. DEBUG: 00:00:06.9214654 '0' packages received in the last request. DEBUG: 00:00:06.9288237 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=80&$top=40'. DEBUG: 00:00:06.9288767 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Compute'&$skip=40&$top=40'. DEBUG: 00:00:06.9296208 '0' packages received in the last request. DEBUG: 00:00:06.9325677 '32' packages received in the last request. DEBUG: 00:00:06.9371277 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:06.9375363 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:06.9379464 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:06.9383982 Calling 'NuGetRequest'::'GetPackageById', 'Az.ConfidentialLedger'. DEBUG: 00:00:06.9387364 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ConfidentialLedger'. DEBUG: 00:00:06.9393238 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ConfidentialLedger'. DEBUG: 00:00:06.9396499 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:06.9405315 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ConfidentialLedger'&$skip=0&$top=40'. DEBUG: 00:00:07.0138729 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ConfidentialLedger'&$skip=0&$top=40'. DEBUG: 00:00:07.0142963 '3' packages received in the last request. DEBUG: 00:00:07.0147929 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ConfidentialLedger'&$skip=0&$top=40'. DEBUG: 00:00:07.0872855 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ConfidentialLedger'&$skip=0&$top=40'. DEBUG: 00:00:07.0877470 '3' packages received in the last request. DEBUG: 00:00:07.0884255 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:07.0886813 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:07.0890882 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:07.0894187 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:07.0897729 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:07.0901078 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:07.0909240 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:07.0915658 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:07.1672928 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:07.1703612 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:07.2477596 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:07.2508352 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:07.2508961 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:07.2509453 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:07.2510249 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:07.3197177 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:07.3200352 '0' packages received in the last request. DEBUG: 00:00:07.3221822 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:07.3225254 '0' packages received in the last request. DEBUG: 00:00:07.3261792 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:07.3265370 '0' packages received in the last request. DEBUG: 00:00:07.3272335 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:07.3288470 '28' packages received in the last request. DEBUG: 00:00:07.3324528 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:07.3328723 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:07.3332941 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:07.3336120 Calling 'NuGetRequest'::'GetPackageById', 'Az.ContainerInstance'. DEBUG: 00:00:07.3340058 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ContainerInstance'. DEBUG: 00:00:07.3343101 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ContainerInstance'. DEBUG: 00:00:07.3345904 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:07.3351132 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerInstance'&$skip=0&$top=40'. DEBUG: 00:00:07.4082269 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerInstance'&$skip=0&$top=40'. DEBUG: 00:00:07.4090353 '17' packages received in the last request. DEBUG: 00:00:07.4094006 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerInstance'&$skip=0&$top=40'. DEBUG: 00:00:07.4824789 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerInstance'&$skip=0&$top=40'. DEBUG: 00:00:07.4833209 '17' packages received in the last request. DEBUG: 00:00:07.4842785 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:07.4845981 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:07.4850251 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:07.4854048 Calling 'NuGetRequest'::'GetPackageById', 'Az.ContainerRegistry'. DEBUG: 00:00:07.4856988 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ContainerRegistry'. DEBUG: 00:00:07.4861340 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ContainerRegistry'. DEBUG: 00:00:07.4864620 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:07.4870877 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerRegistry'&$skip=0&$top=40'. DEBUG: 00:00:07.5603568 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerRegistry'&$skip=0&$top=40'. DEBUG: 00:00:07.5612428 '18' packages received in the last request. DEBUG: 00:00:07.5616185 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerRegistry'&$skip=0&$top=40'. DEBUG: 00:00:07.6349379 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ContainerRegistry'&$skip=0&$top=40'. DEBUG: 00:00:07.6359768 '18' packages received in the last request. DEBUG: 00:00:07.6371403 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:07.6375198 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:07.6379381 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:07.6383304 Calling 'NuGetRequest'::'GetPackageById', 'Az.CosmosDB'. DEBUG: 00:00:07.6386619 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.CosmosDB'. DEBUG: 00:00:07.6390195 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.CosmosDB'. DEBUG: 00:00:07.6394390 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:07.6399734 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CosmosDB'&$skip=0&$top=40'. DEBUG: 00:00:07.7171956 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CosmosDB'&$skip=0&$top=40'. DEBUG: 00:00:07.7188835 '24' packages received in the last request. DEBUG: 00:00:07.7193292 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CosmosDB'&$skip=0&$top=40'. DEBUG: 00:00:07.7975740 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.CosmosDB'&$skip=0&$top=40'. DEBUG: 00:00:07.8015915 '24' packages received in the last request. DEBUG: 00:00:07.8038642 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:07.8043514 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:07.8051319 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:07.8055548 Calling 'NuGetRequest'::'GetPackageById', 'Az.DataBoxEdge'. DEBUG: 00:00:07.8059468 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DataBoxEdge'. DEBUG: 00:00:07.8064235 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DataBoxEdge'. DEBUG: 00:00:07.8071050 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:07.8098726 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataBoxEdge'&$skip=0&$top=40'. DEBUG: 00:00:07.8827628 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataBoxEdge'&$skip=0&$top=40'. DEBUG: 00:00:07.8833719 '4' packages received in the last request. DEBUG: 00:00:07.8837633 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataBoxEdge'&$skip=0&$top=40'. DEBUG: 00:00:07.9565247 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataBoxEdge'&$skip=0&$top=40'. DEBUG: 00:00:07.9571873 '4' packages received in the last request. DEBUG: 00:00:07.9584357 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:07.9588103 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:07.9593176 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:07.9598348 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:07.9603006 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:07.9607121 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:07.9611067 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:07.9617029 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:08.0395012 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:08.0423725 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:08.1202139 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:08.1259558 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:08.1260007 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:08.1260415 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:08.1260810 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:08.1970924 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:08.1975136 '0' packages received in the last request. DEBUG: 00:00:08.1978021 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:08.1982387 '0' packages received in the last request. DEBUG: 00:00:08.2002290 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:08.2013897 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:08.2017998 '28' packages received in the last request. DEBUG: 00:00:08.2028854 '0' packages received in the last request. DEBUG: 00:00:08.2035011 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:08.2037786 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:08.2040790 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:08.2043668 Calling 'NuGetRequest'::'GetPackageById', 'Az.Databricks'. DEBUG: 00:00:08.2047566 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Databricks'. DEBUG: 00:00:08.2051227 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Databricks'. DEBUG: 00:00:08.2054741 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:08.2059246 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Databricks'&$skip=0&$top=40'. DEBUG: 00:00:08.2904737 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Databricks'&$skip=0&$top=40'. DEBUG: 00:00:08.2911151 '8' packages received in the last request. DEBUG: 00:00:08.2916069 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Databricks'&$skip=0&$top=40'. DEBUG: 00:00:08.3727010 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Databricks'&$skip=0&$top=40'. DEBUG: 00:00:08.3737715 '8' packages received in the last request. DEBUG: 00:00:08.3752388 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:08.3758818 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:08.3765571 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:08.3770204 Calling 'NuGetRequest'::'GetPackageById', 'Az.DataFactory'. DEBUG: 00:00:08.3776419 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DataFactory'. DEBUG: 00:00:08.3781526 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DataFactory'. DEBUG: 00:00:08.3785623 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:08.3794694 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=0&$top=40'. DEBUG: 00:00:08.4946599 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=0&$top=40'. DEBUG: 00:00:08.4980385 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=0&$top=40'. DEBUG: 00:00:08.5793534 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=0&$top=40'. DEBUG: 00:00:08.5850139 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=80&$top=40'. DEBUG: 00:00:08.5850617 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=40&$top=40'. DEBUG: 00:00:08.5851007 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=120&$top=40'. DEBUG: 00:00:08.5851490 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=160&$top=40'. DEBUG: 00:00:08.6575958 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=160&$top=40'. DEBUG: 00:00:08.6579617 '0' packages received in the last request. DEBUG: 00:00:08.6580780 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=40&$top=40'. DEBUG: 00:00:08.6591737 '4' packages received in the last request. DEBUG: 00:00:08.6601188 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=120&$top=40'. DEBUG: 00:00:08.6605364 '0' packages received in the last request. DEBUG: 00:00:08.6650667 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataFactory'&$skip=80&$top=40'. DEBUG: 00:00:08.6656994 '0' packages received in the last request. DEBUG: 00:00:08.6665880 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:08.6669897 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:08.6675597 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:08.6680334 Calling 'NuGetRequest'::'GetPackageById', 'Az.DataLakeAnalytics'. DEBUG: 00:00:08.6684376 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DataLakeAnalytics'. DEBUG: 00:00:08.6687470 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DataLakeAnalytics'. DEBUG: 00:00:08.6690982 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:08.6696254 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:08.7651943 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:08.7658893 '10' packages received in the last request. DEBUG: 00:00:08.7662877 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:08.8436880 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:08.8443180 '10' packages received in the last request. DEBUG: 00:00:08.8452995 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:08.8456216 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:08.8460003 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:08.8462867 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:08.8467776 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:08.8470716 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:08.8474873 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:08.8485087 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:08.9291261 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:08.9310725 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.0120797 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.0169621 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:09.0170178 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:09.0170770 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:09.0171305 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:09.0960401 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:09.0960898 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:09.0968887 '0' packages received in the last request. DEBUG: 00:00:09.0969410 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:09.0970207 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:09.0978680 '0' packages received in the last request. DEBUG: 00:00:09.0993327 '28' packages received in the last request. DEBUG: 00:00:09.1006198 '0' packages received in the last request. DEBUG: 00:00:09.1012840 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:09.1016041 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:09.1019009 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:09.1022394 Calling 'NuGetRequest'::'GetPackageById', 'Az.DataLakeStore'. DEBUG: 00:00:09.1025609 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DataLakeStore'. DEBUG: 00:00:09.1032324 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DataLakeStore'. DEBUG: 00:00:09.1034664 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:09.1042177 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeStore'&$skip=0&$top=40'. DEBUG: 00:00:09.1780110 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeStore'&$skip=0&$top=40'. DEBUG: 00:00:09.1790978 '21' packages received in the last request. DEBUG: 00:00:09.1795081 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeStore'&$skip=0&$top=40'. DEBUG: 00:00:09.2542512 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataLakeStore'&$skip=0&$top=40'. DEBUG: 00:00:09.2554270 '21' packages received in the last request. DEBUG: 00:00:09.2582575 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:09.2586740 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:09.2593238 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:09.2596815 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:09.2600403 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:09.2604381 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:09.2607525 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:09.2612153 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.3390948 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.3410566 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.4165859 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.4196664 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:09.4197253 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:09.4197749 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:09.4198295 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:09.4900927 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:09.4906817 '0' packages received in the last request. DEBUG: 00:00:09.4982241 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:09.4987388 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:09.4988017 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:09.4988423 '0' packages received in the last request. DEBUG: 00:00:09.5006726 '28' packages received in the last request. DEBUG: 00:00:09.5054307 '0' packages received in the last request. DEBUG: 00:00:09.5063163 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:09.5066839 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:09.5073536 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:09.5077977 Calling 'NuGetRequest'::'GetPackageById', 'Az.DataShare'. DEBUG: 00:00:09.5081519 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DataShare'. DEBUG: 00:00:09.5085522 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DataShare'. DEBUG: 00:00:09.5093107 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:09.5101860 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataShare'&$skip=0&$top=40'. DEBUG: 00:00:09.5945229 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataShare'&$skip=0&$top=40'. DEBUG: 00:00:09.5951431 '5' packages received in the last request. DEBUG: 00:00:09.5955555 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataShare'&$skip=0&$top=40'. DEBUG: 00:00:09.6735899 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DataShare'&$skip=0&$top=40'. DEBUG: 00:00:09.6742203 '5' packages received in the last request. DEBUG: 00:00:09.6749868 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:09.6752788 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:09.6758543 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:09.6763349 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:09.6767564 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:09.6770636 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:09.6773474 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:09.6779405 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.7582902 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.7606223 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.8444674 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:09.8474616 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:09.8474955 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:09.8475424 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:09.8476032 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:09.9166893 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:09.9170620 '0' packages received in the last request. DEBUG: 00:00:09.9206735 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:09.9211927 '0' packages received in the last request. DEBUG: 00:00:09.9228134 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:09.9232320 '0' packages received in the last request. DEBUG: 00:00:09.9250187 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:09.9273980 '28' packages received in the last request. DEBUG: 00:00:09.9309001 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:09.9312986 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:09.9317583 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:09.9321272 Calling 'NuGetRequest'::'GetPackageById', 'Az.DesktopVirtualization'. DEBUG: 00:00:09.9325956 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DesktopVirtualization'. DEBUG: 00:00:09.9329782 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DesktopVirtualization'. DEBUG: 00:00:09.9333467 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:09.9339822 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DesktopVirtualization'&$skip=0&$top=40'. DEBUG: 00:00:10.0071359 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DesktopVirtualization'&$skip=0&$top=40'. DEBUG: 00:00:10.0077414 '9' packages received in the last request. DEBUG: 00:00:10.0080603 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DesktopVirtualization'&$skip=0&$top=40'. DEBUG: 00:00:10.0807184 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DesktopVirtualization'&$skip=0&$top=40'. DEBUG: 00:00:10.0814995 '9' packages received in the last request. DEBUG: 00:00:10.0823805 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:10.0826837 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:10.0832453 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:10.0835725 Calling 'NuGetRequest'::'GetPackageById', 'Az.DeploymentManager'. DEBUG: 00:00:10.0839627 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DeploymentManager'. DEBUG: 00:00:10.0842625 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DeploymentManager'. DEBUG: 00:00:10.0846054 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:10.0851847 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DeploymentManager'&$skip=0&$top=40'. DEBUG: 00:00:10.1657591 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DeploymentManager'&$skip=0&$top=40'. DEBUG: 00:00:10.1664605 '5' packages received in the last request. DEBUG: 00:00:10.1668662 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DeploymentManager'&$skip=0&$top=40'. DEBUG: 00:00:10.2397137 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DeploymentManager'&$skip=0&$top=40'. DEBUG: 00:00:10.3254627 '5' packages received in the last request. DEBUG: 00:00:10.3267080 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:10.3272964 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:10.3275694 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:10.3278911 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:10.3281381 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:10.3283460 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:10.3285388 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:10.3290628 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.4051955 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.4070805 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.4877197 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.4966111 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:10.4967363 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:10.4968115 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:10.4968646 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:10.5681469 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:10.5682043 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:10.5685098 '0' packages received in the last request. DEBUG: 00:00:10.5687014 '0' packages received in the last request. DEBUG: 00:00:10.5704958 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:10.5720590 '28' packages received in the last request. DEBUG: 00:00:10.5722754 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:10.5737081 '0' packages received in the last request. DEBUG: 00:00:10.5745579 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:10.5748487 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:10.5750912 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:10.5753731 Calling 'NuGetRequest'::'GetPackageById', 'Az.DevTestLabs'. DEBUG: 00:00:10.5755772 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.DevTestLabs'. DEBUG: 00:00:10.5757632 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.DevTestLabs'. DEBUG: 00:00:10.5759995 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:10.5765367 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DevTestLabs'&$skip=0&$top=40'. DEBUG: 00:00:10.6672436 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DevTestLabs'&$skip=0&$top=40'. DEBUG: 00:00:10.6678043 '10' packages received in the last request. DEBUG: 00:00:10.6680514 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DevTestLabs'&$skip=0&$top=40'. DEBUG: 00:00:10.7440792 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.DevTestLabs'&$skip=0&$top=40'. DEBUG: 00:00:10.7446418 '10' packages received in the last request. DEBUG: 00:00:10.7454323 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:10.7457307 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:10.7462138 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:10.7474520 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:10.7479535 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:10.7484828 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:10.7491164 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:10.7497720 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.8302608 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.8324250 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.9122745 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:10.9173614 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:10.9174239 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:10.9174732 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:10.9175243 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:10.9862390 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:10.9866424 '0' packages received in the last request. DEBUG: 00:00:10.9889617 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:10.9892965 '0' packages received in the last request. DEBUG: 00:00:10.9990513 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:10.9990845 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:11.0007638 '0' packages received in the last request. DEBUG: 00:00:11.0118989 '28' packages received in the last request. DEBUG: 00:00:11.0149883 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:11.0153026 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:11.0269090 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:11.0274806 Calling 'NuGetRequest'::'GetPackageById', 'Az.Dns'. DEBUG: 00:00:11.0279106 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Dns'. DEBUG: 00:00:11.0314343 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Dns'. DEBUG: 00:00:11.0320284 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:11.0439114 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Dns'&$skip=0&$top=40'. DEBUG: 00:00:11.1185668 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Dns'&$skip=0&$top=40'. DEBUG: 00:00:11.1195075 '15' packages received in the last request. DEBUG: 00:00:11.1198461 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Dns'&$skip=0&$top=40'. DEBUG: 00:00:11.1932861 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Dns'&$skip=0&$top=40'. DEBUG: 00:00:11.1944700 '15' packages received in the last request. DEBUG: 00:00:11.1954350 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:11.1957500 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:11.1961487 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:11.1967709 Calling 'NuGetRequest'::'GetPackageById', 'Az.EventGrid'. DEBUG: 00:00:11.1973795 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.EventGrid'. DEBUG: 00:00:11.1977383 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.EventGrid'. DEBUG: 00:00:11.1981379 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:11.1989252 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventGrid'&$skip=0&$top=40'. DEBUG: 00:00:11.2723065 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventGrid'&$skip=0&$top=40'. DEBUG: 00:00:11.2732015 '17' packages received in the last request. DEBUG: 00:00:11.2735970 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventGrid'&$skip=0&$top=40'. DEBUG: 00:00:11.3471539 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventGrid'&$skip=0&$top=40'. DEBUG: 00:00:11.3509908 '17' packages received in the last request. DEBUG: 00:00:11.3523804 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:11.3527486 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:11.3533334 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:11.3537952 Calling 'NuGetRequest'::'GetPackageById', 'Az.EventHub'. DEBUG: 00:00:11.3542485 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.EventHub'. DEBUG: 00:00:11.3547472 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.EventHub'. DEBUG: 00:00:11.3552463 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:11.3562118 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventHub'&$skip=0&$top=40'. DEBUG: 00:00:11.4312979 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventHub'&$skip=0&$top=40'. DEBUG: 00:00:11.4327352 '31' packages received in the last request. DEBUG: 00:00:11.4331920 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventHub'&$skip=0&$top=40'. DEBUG: 00:00:11.5087325 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.EventHub'&$skip=0&$top=40'. DEBUG: 00:00:11.5107190 '31' packages received in the last request. DEBUG: 00:00:11.5128249 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:11.5131351 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:11.5137948 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:11.5142987 Calling 'NuGetRequest'::'GetPackageById', 'Az.FrontDoor'. DEBUG: 00:00:11.5148197 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.FrontDoor'. DEBUG: 00:00:11.5154956 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.FrontDoor'. DEBUG: 00:00:11.5160757 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:11.5170306 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.FrontDoor'&$skip=0&$top=40'. DEBUG: 00:00:11.5912293 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.FrontDoor'&$skip=0&$top=40'. DEBUG: 00:00:11.5921771 '19' packages received in the last request. DEBUG: 00:00:11.5925148 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.FrontDoor'&$skip=0&$top=40'. DEBUG: 00:00:11.6663807 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.FrontDoor'&$skip=0&$top=40'. DEBUG: 00:00:11.6675571 '19' packages received in the last request. DEBUG: 00:00:11.6688700 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:11.6692018 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:11.6696122 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:11.6704016 Calling 'NuGetRequest'::'GetPackageById', 'Az.Functions'. DEBUG: 00:00:11.6707504 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Functions'. DEBUG: 00:00:11.6711190 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Functions'. DEBUG: 00:00:11.6715432 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:11.6721072 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Functions'&$skip=0&$top=40'. DEBUG: 00:00:11.7458397 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Functions'&$skip=0&$top=40'. DEBUG: 00:00:11.7468739 '15' packages received in the last request. DEBUG: 00:00:11.7472462 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Functions'&$skip=0&$top=40'. DEBUG: 00:00:11.8215210 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Functions'&$skip=0&$top=40'. DEBUG: 00:00:11.8223927 '15' packages received in the last request. DEBUG: 00:00:11.8252772 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:11.8256005 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:11.8260572 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:11.8265179 Calling 'NuGetRequest'::'GetPackageById', 'Az.HDInsight'. DEBUG: 00:00:11.8270826 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.HDInsight'. DEBUG: 00:00:11.8279191 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.HDInsight'. DEBUG: 00:00:11.8284187 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:11.8304665 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HDInsight'&$skip=0&$top=40'. DEBUG: 00:00:11.9053020 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HDInsight'&$skip=0&$top=40'. DEBUG: 00:00:11.9066530 '27' packages received in the last request. DEBUG: 00:00:11.9069989 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HDInsight'&$skip=0&$top=40'. DEBUG: 00:00:11.9828705 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HDInsight'&$skip=0&$top=40'. DEBUG: 00:00:11.9844433 '27' packages received in the last request. DEBUG: 00:00:11.9860565 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:11.9864233 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:11.9870046 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:11.9875354 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:11.9880954 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:11.9885949 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:11.9890761 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:11.9897769 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.0854669 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.0888537 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.1657295 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.1721423 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:12.1721984 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:12.1722554 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:12.1723026 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:12.2416718 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:12.2419941 '0' packages received in the last request. DEBUG: 00:00:12.2442034 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:12.2446246 '0' packages received in the last request. DEBUG: 00:00:12.2472299 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:12.2495260 '28' packages received in the last request. DEBUG: 00:00:12.2639410 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:12.2652689 '0' packages received in the last request. DEBUG: 00:00:12.2758294 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:12.2761336 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:12.2791421 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:12.2795285 Calling 'NuGetRequest'::'GetPackageById', 'Az.HealthcareApis'. DEBUG: 00:00:12.2961222 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.HealthcareApis'. DEBUG: 00:00:12.2966745 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.HealthcareApis'. DEBUG: 00:00:12.3131710 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:12.3137107 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HealthcareApis'&$skip=0&$top=40'. DEBUG: 00:00:12.4027347 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HealthcareApis'&$skip=0&$top=40'. DEBUG: 00:00:12.4035322 '10' packages received in the last request. DEBUG: 00:00:12.4039356 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HealthcareApis'&$skip=0&$top=40'. DEBUG: 00:00:12.4806951 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.HealthcareApis'&$skip=0&$top=40'. DEBUG: 00:00:12.4812512 '10' packages received in the last request. DEBUG: 00:00:12.4820178 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:12.4823038 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:12.4826446 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:12.4832627 Calling 'NuGetRequest'::'GetPackageById', 'Az.IotHub'. DEBUG: 00:00:12.4836832 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.IotHub'. DEBUG: 00:00:12.4841290 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.IotHub'. DEBUG: 00:00:12.4845040 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:12.4850347 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.IotHub'&$skip=0&$top=40'. DEBUG: 00:00:12.5780089 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.IotHub'&$skip=0&$top=40'. DEBUG: 00:00:12.5800509 '30' packages received in the last request. DEBUG: 00:00:12.5804088 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.IotHub'&$skip=0&$top=40'. DEBUG: 00:00:12.6590396 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.IotHub'&$skip=0&$top=40'. DEBUG: 00:00:12.6604551 '30' packages received in the last request. DEBUG: 00:00:12.6639579 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:12.6643540 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:12.6647949 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:12.6654148 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:12.6659735 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:12.6665833 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:12.6669426 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:12.6676165 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.7487163 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.7507097 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.8306175 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:12.8335994 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:12.8336600 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:12.8337215 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:12.8337730 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:12.9033907 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:12.9037112 '0' packages received in the last request. DEBUG: 00:00:12.9057222 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:12.9060876 '0' packages received in the last request. DEBUG: 00:00:12.9090465 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:12.9094563 '0' packages received in the last request. DEBUG: 00:00:12.9095105 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:12.9114288 '28' packages received in the last request. DEBUG: 00:00:12.9149462 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:12.9152747 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:12.9157488 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:12.9204676 Calling 'NuGetRequest'::'GetPackageById', 'Az.KeyVault'. DEBUG: 00:00:12.9341896 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.KeyVault'. DEBUG: 00:00:12.9344919 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.KeyVault'. DEBUG: 00:00:12.9461636 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:12.9469760 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=0&$top=40'. DEBUG: 00:00:13.0237345 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=0&$top=40'. DEBUG: 00:00:13.0267755 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=0&$top=40'. DEBUG: 00:00:13.1050615 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=0&$top=40'. DEBUG: 00:00:13.1084652 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=40&$top=40'. DEBUG: 00:00:13.1085227 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=80&$top=40'. DEBUG: 00:00:13.1085740 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=120&$top=40'. DEBUG: 00:00:13.1086241 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=160&$top=40'. DEBUG: 00:00:13.1778110 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=160&$top=40'. DEBUG: 00:00:13.1784238 '0' packages received in the last request. DEBUG: 00:00:13.1807731 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=120&$top=40'. DEBUG: 00:00:13.1813626 '0' packages received in the last request. DEBUG: 00:00:13.1821963 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=40&$top=40'. DEBUG: 00:00:13.1836444 '11' packages received in the last request. DEBUG: 00:00:13.1903303 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.KeyVault'&$skip=80&$top=40'. DEBUG: 00:00:13.1908717 '0' packages received in the last request. DEBUG: 00:00:13.1920447 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:13.1926858 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:13.1931056 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:13.1937300 Calling 'NuGetRequest'::'GetPackageById', 'Az.Kusto'. DEBUG: 00:00:13.1942120 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Kusto'. DEBUG: 00:00:13.1973944 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Kusto'. DEBUG: 00:00:13.2021268 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:13.2141520 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Kusto'&$skip=0&$top=40'. DEBUG: 00:00:13.3005644 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Kusto'&$skip=0&$top=40'. DEBUG: 00:00:13.3016551 '10' packages received in the last request. DEBUG: 00:00:13.3021210 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Kusto'&$skip=0&$top=40'. DEBUG: 00:00:13.3787746 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Kusto'&$skip=0&$top=40'. DEBUG: 00:00:13.3797161 '10' packages received in the last request. DEBUG: 00:00:13.3809709 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:13.3813696 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:13.3821658 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:13.3830222 Calling 'NuGetRequest'::'GetPackageById', 'Az.LogicApp'. DEBUG: 00:00:13.3836026 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.LogicApp'. DEBUG: 00:00:13.3840766 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.LogicApp'. DEBUG: 00:00:13.3844876 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:13.3852076 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.LogicApp'&$skip=0&$top=40'. DEBUG: 00:00:13.4805742 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.LogicApp'&$skip=0&$top=40'. DEBUG: 00:00:13.4821170 '16' packages received in the last request. DEBUG: 00:00:13.4824717 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.LogicApp'&$skip=0&$top=40'. DEBUG: 00:00:13.5595752 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.LogicApp'&$skip=0&$top=40'. DEBUG: 00:00:13.5606540 '16' packages received in the last request. DEBUG: 00:00:13.5619457 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:13.5626233 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:13.5633709 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:13.5639678 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:13.5644680 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:13.5649519 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:13.5654452 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:13.5663808 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:13.6474516 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:13.6510829 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:13.7315485 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:13.7370071 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:13.7370403 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:13.7370864 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:13.7371404 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:13.8065270 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:13.8078212 '0' packages received in the last request. DEBUG: 00:00:13.8108997 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:13.8113507 '0' packages received in the last request. DEBUG: 00:00:13.8168102 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:13.8168651 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:13.8198093 '28' packages received in the last request. DEBUG: 00:00:13.8233244 '0' packages received in the last request. DEBUG: 00:00:13.8252532 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:13.8400145 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:13.8404549 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:13.8579248 Calling 'NuGetRequest'::'GetPackageById', 'Az.MachineLearning'. DEBUG: 00:00:13.8583809 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.MachineLearning'. DEBUG: 00:00:13.8756257 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.MachineLearning'. DEBUG: 00:00:13.8761353 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:13.8916380 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MachineLearning'&$skip=0&$top=40'. DEBUG: 00:00:13.9799206 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MachineLearning'&$skip=0&$top=40'. DEBUG: 00:00:13.9813878 '12' packages received in the last request. DEBUG: 00:00:13.9818484 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MachineLearning'&$skip=0&$top=40'. DEBUG: 00:00:14.0585598 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MachineLearning'&$skip=0&$top=40'. DEBUG: 00:00:14.0595822 '12' packages received in the last request. DEBUG: 00:00:14.0609750 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:14.0613752 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:14.0619816 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:14.0644318 Calling 'NuGetRequest'::'GetPackageById', 'Az.Maintenance'. DEBUG: 00:00:14.0648628 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Maintenance'. DEBUG: 00:00:14.0654661 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Maintenance'. DEBUG: 00:00:14.0659675 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:14.0666221 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Maintenance'&$skip=0&$top=40'. DEBUG: 00:00:14.1514815 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Maintenance'&$skip=0&$top=40'. DEBUG: 00:00:14.1523326 '8' packages received in the last request. DEBUG: 00:00:14.1582739 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Maintenance'&$skip=0&$top=40'. DEBUG: 00:00:14.2384577 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Maintenance'&$skip=0&$top=40'. DEBUG: 00:00:14.2394087 '8' packages received in the last request. DEBUG: 00:00:14.2407210 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:14.2411025 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:14.2416984 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:14.2420708 Calling 'NuGetRequest'::'GetPackageById', 'Az.ManagedServiceIdentity'. DEBUG: 00:00:14.2426771 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ManagedServiceIdentity'. DEBUG: 00:00:14.2432237 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ManagedServiceIdentity'. DEBUG: 00:00:14.2437028 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:14.2444536 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServiceIdentity'&$skip=0&$top=40'. DEBUG: 00:00:14.3300890 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServiceIdentity'&$skip=0&$top=40'. DEBUG: 00:00:14.3310550 '12' packages received in the last request. DEBUG: 00:00:14.3314599 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServiceIdentity'&$skip=0&$top=40'. DEBUG: 00:00:14.4088433 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServiceIdentity'&$skip=0&$top=40'. DEBUG: 00:00:14.4103849 '12' packages received in the last request. DEBUG: 00:00:14.4160383 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:14.4212999 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:14.4317028 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:14.4574293 Calling 'NuGetRequest'::'GetPackageById', 'Az.ManagedServices'. DEBUG: 00:00:14.4609380 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ManagedServices'. DEBUG: 00:00:14.4622499 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ManagedServices'. DEBUG: 00:00:14.4642038 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:14.4825717 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServices'&$skip=0&$top=40'. DEBUG: 00:00:14.5741983 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServices'&$skip=0&$top=40'. DEBUG: 00:00:14.5756310 '8' packages received in the last request. DEBUG: 00:00:14.5764647 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServices'&$skip=0&$top=40'. DEBUG: 00:00:14.6545606 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ManagedServices'&$skip=0&$top=40'. DEBUG: 00:00:14.6553848 '8' packages received in the last request. DEBUG: 00:00:14.6565020 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:14.6568279 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:14.6574016 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:14.6578603 Calling 'NuGetRequest'::'GetPackageById', 'Az.MarketplaceOrdering'. DEBUG: 00:00:14.6582787 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.MarketplaceOrdering'. DEBUG: 00:00:14.6588579 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.MarketplaceOrdering'. DEBUG: 00:00:14.6592948 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:14.6600312 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MarketplaceOrdering'&$skip=0&$top=40'. DEBUG: 00:00:14.7465278 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MarketplaceOrdering'&$skip=0&$top=40'. DEBUG: 00:00:14.7474655 '11' packages received in the last request. DEBUG: 00:00:14.7479709 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MarketplaceOrdering'&$skip=0&$top=40'. DEBUG: 00:00:14.8249575 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MarketplaceOrdering'&$skip=0&$top=40'. DEBUG: 00:00:14.8260759 '11' packages received in the last request. DEBUG: 00:00:14.8279266 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:14.8282972 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:14.8313737 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:14.8318485 Calling 'NuGetRequest'::'GetPackageById', 'Az.Media'. DEBUG: 00:00:14.8324389 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Media'. DEBUG: 00:00:14.8329594 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Media'. DEBUG: 00:00:14.8334704 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:14.8343676 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Media'&$skip=0&$top=40'. DEBUG: 00:00:14.9200689 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Media'&$skip=0&$top=40'. DEBUG: 00:00:14.9211301 '10' packages received in the last request. DEBUG: 00:00:14.9215397 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Media'&$skip=0&$top=40'. DEBUG: 00:00:14.9974902 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Media'&$skip=0&$top=40'. DEBUG: 00:00:14.9983300 '10' packages received in the last request. DEBUG: 00:00:14.9993555 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:14.9997114 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:15.0004053 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:15.0009167 Calling 'NuGetRequest'::'GetPackageById', 'Az.Migrate'. DEBUG: 00:00:15.0014946 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Migrate'. DEBUG: 00:00:15.0020995 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Migrate'. DEBUG: 00:00:15.0024877 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:15.0032244 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Migrate'&$skip=0&$top=40'. DEBUG: 00:00:15.0892014 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Migrate'&$skip=0&$top=40'. DEBUG: 00:00:15.0901839 '10' packages received in the last request. DEBUG: 00:00:15.0905965 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Migrate'&$skip=0&$top=40'. DEBUG: 00:00:15.1676579 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Migrate'&$skip=0&$top=40'. DEBUG: 00:00:15.1684778 '10' packages received in the last request. DEBUG: 00:00:15.1695070 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:15.1698573 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:15.1703610 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:15.1708538 Calling 'NuGetRequest'::'GetPackageById', 'Az.Monitor'. DEBUG: 00:00:15.1712443 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Monitor'. DEBUG: 00:00:15.1718105 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Monitor'. DEBUG: 00:00:15.1723345 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:15.1730985 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Monitor'&$skip=0&$top=40'. DEBUG: 00:00:15.2745991 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Monitor'&$skip=0&$top=40'. DEBUG: 00:00:15.2764438 '30' packages received in the last request. DEBUG: 00:00:15.2768162 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Monitor'&$skip=0&$top=40'. DEBUG: 00:00:15.3565888 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Monitor'&$skip=0&$top=40'. DEBUG: 00:00:15.3615602 '30' packages received in the last request. DEBUG: 00:00:15.3633615 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:15.3637012 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:15.3642643 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:15.3647543 Calling 'NuGetRequest'::'GetPackageById', 'Az.MySql'. DEBUG: 00:00:15.3652709 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.MySql'. DEBUG: 00:00:15.3657547 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.MySql'. DEBUG: 00:00:15.3662158 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:15.3668645 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MySql'&$skip=0&$top=40'. DEBUG: 00:00:15.4531932 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MySql'&$skip=0&$top=40'. DEBUG: 00:00:15.4542853 '10' packages received in the last request. DEBUG: 00:00:15.4546828 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MySql'&$skip=0&$top=40'. DEBUG: 00:00:15.5311586 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.MySql'&$skip=0&$top=40'. DEBUG: 00:00:15.5320681 '10' packages received in the last request. DEBUG: 00:00:15.5333426 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:15.5337065 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:15.5343467 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:15.5349257 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:15.5353523 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:15.5357816 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:15.5362866 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:15.5370001 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:15.6171149 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:15.6193805 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:15.6996853 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:15.7076370 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:15.7076729 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:15.7077178 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:15.7077758 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:15.7916006 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:15.7917410 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:15.7917579 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:15.7930695 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:15.7931399 '0' packages received in the last request. DEBUG: 00:00:15.7949012 '28' packages received in the last request. DEBUG: 00:00:15.7960722 '0' packages received in the last request. DEBUG: 00:00:15.7965453 '0' packages received in the last request. DEBUG: 00:00:15.7975524 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:15.7982169 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:15.7986037 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:15.7989695 Calling 'NuGetRequest'::'GetPackageById', 'Az.Network'. DEBUG: 00:00:15.7995280 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Network'. DEBUG: 00:00:15.7999207 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Network'. DEBUG: 00:00:15.8002649 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:15.8008394 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=0&$top=40'. DEBUG: 00:00:15.9296153 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=0&$top=40'. DEBUG: 00:00:15.9396293 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=0&$top=40'. DEBUG: 00:00:16.0678383 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=0&$top=40'. DEBUG: 00:00:16.0817429 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=40&$top=40'. DEBUG: 00:00:16.0817918 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=80&$top=40'. DEBUG: 00:00:16.0818428 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=120&$top=40'. DEBUG: 00:00:16.0818976 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=160&$top=40'. DEBUG: 00:00:16.1636376 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=80&$top=40'. DEBUG: 00:00:16.1637003 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=160&$top=40'. DEBUG: 00:00:16.1638506 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=120&$top=40'. DEBUG: 00:00:16.1660806 '0' packages received in the last request. DEBUG: 00:00:16.1671525 '0' packages received in the last request. DEBUG: 00:00:16.1675290 '0' packages received in the last request. DEBUG: 00:00:16.2685526 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Network'&$skip=40&$top=40'. DEBUG: 00:00:16.2780363 '29' packages received in the last request. DEBUG: 00:00:16.2824800 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:16.2828642 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:16.2834290 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:16.2842030 Calling 'NuGetRequest'::'GetPackageById', 'Az.NotificationHubs'. DEBUG: 00:00:16.2846295 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.NotificationHubs'. DEBUG: 00:00:16.2853464 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.NotificationHubs'. DEBUG: 00:00:16.2857626 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:16.2866429 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.NotificationHubs'&$skip=0&$top=40'. DEBUG: 00:00:16.3840542 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.NotificationHubs'&$skip=0&$top=40'. DEBUG: 00:00:16.3850589 '10' packages received in the last request. DEBUG: 00:00:16.3854488 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.NotificationHubs'&$skip=0&$top=40'. DEBUG: 00:00:16.4626357 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.NotificationHubs'&$skip=0&$top=40'. DEBUG: 00:00:16.4634547 '10' packages received in the last request. DEBUG: 00:00:16.4647131 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:16.4650431 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:16.4654845 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:16.4662809 Calling 'NuGetRequest'::'GetPackageById', 'Az.OperationalInsights'. DEBUG: 00:00:16.4666711 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.OperationalInsights'. DEBUG: 00:00:16.4672331 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.OperationalInsights'. DEBUG: 00:00:16.4677076 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:16.4683061 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.OperationalInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.5616074 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.OperationalInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.5630225 '24' packages received in the last request. DEBUG: 00:00:16.5633645 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.OperationalInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.6415144 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.OperationalInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.6428932 '24' packages received in the last request. DEBUG: 00:00:16.6460833 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:16.6464669 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:16.6469528 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:16.6480817 Calling 'NuGetRequest'::'GetPackageById', 'Az.PolicyInsights'. DEBUG: 00:00:16.6485701 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.PolicyInsights'. DEBUG: 00:00:16.6490265 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.PolicyInsights'. DEBUG: 00:00:16.6494998 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:16.6521065 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PolicyInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.7420921 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PolicyInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.7430919 '21' packages received in the last request. DEBUG: 00:00:16.7434549 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PolicyInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.8205716 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PolicyInsights'&$skip=0&$top=40'. DEBUG: 00:00:16.8216091 '21' packages received in the last request. DEBUG: 00:00:16.8228097 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:16.8232268 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:16.8238105 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:16.8243267 Calling 'NuGetRequest'::'GetPackageById', 'Az.PostgreSql'. DEBUG: 00:00:16.8248316 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.PostgreSql'. DEBUG: 00:00:16.8254694 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.PostgreSql'. DEBUG: 00:00:16.8259668 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:16.8265764 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PostgreSql'&$skip=0&$top=40'. DEBUG: 00:00:16.9135832 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PostgreSql'&$skip=0&$top=40'. DEBUG: 00:00:16.9146876 '10' packages received in the last request. DEBUG: 00:00:16.9150667 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PostgreSql'&$skip=0&$top=40'. DEBUG: 00:00:16.9983191 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PostgreSql'&$skip=0&$top=40'. DEBUG: 00:00:16.9992956 '10' packages received in the last request. DEBUG: 00:00:17.0002798 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:17.0006052 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:17.0010206 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:17.0018434 Calling 'NuGetRequest'::'GetPackageById', 'Az.PowerBIEmbedded'. DEBUG: 00:00:17.0023455 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.PowerBIEmbedded'. DEBUG: 00:00:17.0027975 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.PowerBIEmbedded'. DEBUG: 00:00:17.0032022 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:17.0038146 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PowerBIEmbedded'&$skip=0&$top=40'. DEBUG: 00:00:17.0923232 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PowerBIEmbedded'&$skip=0&$top=40'. DEBUG: 00:00:17.0930056 '12' packages received in the last request. DEBUG: 00:00:17.0934008 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PowerBIEmbedded'&$skip=0&$top=40'. DEBUG: 00:00:17.1804698 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PowerBIEmbedded'&$skip=0&$top=40'. DEBUG: 00:00:17.1824694 '12' packages received in the last request. DEBUG: 00:00:17.1841423 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:17.1846041 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:17.1853409 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:17.1859545 Calling 'NuGetRequest'::'GetPackageById', 'Az.PrivateDns'. DEBUG: 00:00:17.1864486 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.PrivateDns'. DEBUG: 00:00:17.1869798 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.PrivateDns'. DEBUG: 00:00:17.1874091 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:17.1883210 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PrivateDns'&$skip=0&$top=40'. DEBUG: 00:00:17.2721225 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PrivateDns'&$skip=0&$top=40'. DEBUG: 00:00:17.2731075 '8' packages received in the last request. DEBUG: 00:00:17.2736071 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PrivateDns'&$skip=0&$top=40'. DEBUG: 00:00:17.3500082 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.PrivateDns'&$skip=0&$top=40'. DEBUG: 00:00:17.3509027 '8' packages received in the last request. DEBUG: 00:00:17.3547676 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:17.3551839 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:17.3559639 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:17.3565494 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:17.3571084 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:17.3576455 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:17.3582328 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:17.3591004 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:17.4399036 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:17.4419704 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:17.5235868 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:17.5268814 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:17.5269292 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:17.5269810 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:17.5270498 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:17.5988677 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:17.5996577 '0' packages received in the last request. DEBUG: 00:00:17.5997018 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:17.6021059 '0' packages received in the last request. DEBUG: 00:00:17.6021521 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:17.6031711 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:17.6042701 '28' packages received in the last request. DEBUG: 00:00:17.6059392 '0' packages received in the last request. DEBUG: 00:00:17.6068457 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:17.6072045 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:17.6119871 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:17.6124030 Calling 'NuGetRequest'::'GetPackageById', 'Az.RecoveryServices'. DEBUG: 00:00:17.6130289 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.RecoveryServices'. DEBUG: 00:00:17.6135906 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.RecoveryServices'. DEBUG: 00:00:17.6184805 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:17.6285374 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=0&$top=40'. DEBUG: 00:00:17.7386589 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=0&$top=40'. DEBUG: 00:00:17.7416029 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=0&$top=40'. DEBUG: 00:00:17.8249580 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=0&$top=40'. DEBUG: 00:00:17.8338181 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=40&$top=40'. DEBUG: 00:00:17.8338643 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=80&$top=40'. DEBUG: 00:00:17.8339223 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=160&$top=40'. DEBUG: 00:00:17.8339742 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=120&$top=40'. DEBUG: 00:00:17.9103681 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=160&$top=40'. DEBUG: 00:00:17.9104304 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=120&$top=40'. DEBUG: 00:00:17.9105215 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=80&$top=40'. DEBUG: 00:00:17.9117074 '0' packages received in the last request. DEBUG: 00:00:17.9126098 '0' packages received in the last request. DEBUG: 00:00:17.9131036 '0' packages received in the last request. DEBUG: 00:00:17.9340859 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RecoveryServices'&$skip=40&$top=40'. DEBUG: 00:00:17.9369876 '23' packages received in the last request. DEBUG: 00:00:17.9393288 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:17.9399119 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:17.9405090 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:17.9435215 Calling 'NuGetRequest'::'GetPackageById', 'Az.RedisCache'. DEBUG: 00:00:17.9439194 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.RedisCache'. DEBUG: 00:00:17.9551982 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.RedisCache'. DEBUG: 00:00:17.9581540 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:17.9589301 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisCache'&$skip=0&$top=40'. DEBUG: 00:00:18.0464308 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisCache'&$skip=0&$top=40'. DEBUG: 00:00:18.0488941 '16' packages received in the last request. DEBUG: 00:00:18.0492411 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisCache'&$skip=0&$top=40'. DEBUG: 00:00:18.1266443 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisCache'&$skip=0&$top=40'. DEBUG: 00:00:18.1277240 '16' packages received in the last request. DEBUG: 00:00:18.1290010 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:18.1293982 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:18.1299566 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:18.1305005 Calling 'NuGetRequest'::'GetPackageById', 'Az.RedisEnterpriseCache'. DEBUG: 00:00:18.1310313 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.RedisEnterpriseCache'. DEBUG: 00:00:18.1317413 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.RedisEnterpriseCache'. DEBUG: 00:00:18.1326615 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:18.1333386 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisEnterpriseCache'&$skip=0&$top=40'. DEBUG: 00:00:18.2186058 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisEnterpriseCache'&$skip=0&$top=40'. DEBUG: 00:00:18.2199559 '3' packages received in the last request. DEBUG: 00:00:18.2206318 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisEnterpriseCache'&$skip=0&$top=40'. DEBUG: 00:00:18.2973843 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.RedisEnterpriseCache'&$skip=0&$top=40'. DEBUG: 00:00:18.2991911 '3' packages received in the last request. DEBUG: 00:00:18.3012025 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:18.3015283 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:18.3023755 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:18.3027019 Calling 'NuGetRequest'::'GetPackageById', 'Az.Relay'. DEBUG: 00:00:18.3044089 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Relay'. DEBUG: 00:00:18.3049285 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Relay'. DEBUG: 00:00:18.3068771 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:18.3097821 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Relay'&$skip=0&$top=40'. DEBUG: 00:00:18.3949081 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Relay'&$skip=0&$top=40'. DEBUG: 00:00:18.3957050 '11' packages received in the last request. DEBUG: 00:00:18.3960183 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Relay'&$skip=0&$top=40'. DEBUG: 00:00:18.4722357 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Relay'&$skip=0&$top=40'. DEBUG: 00:00:18.4729296 '11' packages received in the last request. DEBUG: 00:00:18.4739968 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:18.4743824 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:18.4749578 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:18.4755765 Calling 'NuGetRequest'::'GetPackageById', 'Az.ResourceMover'. DEBUG: 00:00:18.4762290 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ResourceMover'. DEBUG: 00:00:18.4772251 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ResourceMover'. DEBUG: 00:00:18.4776324 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:18.4783973 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ResourceMover'&$skip=0&$top=40'. DEBUG: 00:00:18.5697861 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ResourceMover'&$skip=0&$top=40'. DEBUG: 00:00:18.5733181 '4' packages received in the last request. DEBUG: 00:00:18.5744642 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ResourceMover'&$skip=0&$top=40'. DEBUG: 00:00:18.6502108 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ResourceMover'&$skip=0&$top=40'. DEBUG: 00:00:18.6507634 '4' packages received in the last request. DEBUG: 00:00:18.6517060 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:18.6520876 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:18.6525760 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:18.6530070 Calling 'NuGetRequest'::'GetPackageById', 'Az.Resources'. DEBUG: 00:00:18.6536295 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Resources'. DEBUG: 00:00:18.6540501 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Resources'. DEBUG: 00:00:18.6546823 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:18.6565273 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=0&$top=40'. DEBUG: 00:00:18.7576082 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=0&$top=40'. DEBUG: 00:00:18.7601063 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=0&$top=40'. DEBUG: 00:00:18.8417038 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=0&$top=40'. DEBUG: 00:00:18.8472541 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=40&$top=40'. DEBUG: 00:00:18.8472846 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=80&$top=40'. DEBUG: 00:00:18.8473220 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=120&$top=40'. DEBUG: 00:00:18.8473704 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=160&$top=40'. DEBUG: 00:00:18.9183624 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=120&$top=40'. DEBUG: 00:00:18.9187666 '0' packages received in the last request. DEBUG: 00:00:18.9191276 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=160&$top=40'. DEBUG: 00:00:18.9200337 '0' packages received in the last request. DEBUG: 00:00:18.9318905 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=80&$top=40'. DEBUG: 00:00:18.9327468 '0' packages received in the last request. DEBUG: 00:00:18.9328130 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Resources'&$skip=40&$top=40'. DEBUG: 00:00:18.9371724 '37' packages received in the last request. DEBUG: 00:00:18.9391791 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:18.9492583 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:18.9497309 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:18.9504922 Calling 'NuGetRequest'::'GetPackageById', 'Az.Security'. DEBUG: 00:00:18.9538809 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Security'. DEBUG: 00:00:18.9549831 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Security'. DEBUG: 00:00:18.9662446 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:18.9705324 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Security'&$skip=0&$top=40'. DEBUG: 00:00:19.0603928 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Security'&$skip=0&$top=40'. DEBUG: 00:00:19.0637983 '21' packages received in the last request. DEBUG: 00:00:19.0642707 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Security'&$skip=0&$top=40'. DEBUG: 00:00:19.1373417 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Security'&$skip=0&$top=40'. DEBUG: 00:00:19.1391861 '21' packages received in the last request. DEBUG: 00:00:19.1407259 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:19.1411147 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:19.1417816 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:19.1423720 Calling 'NuGetRequest'::'GetPackageById', 'Az.SecurityInsights'. DEBUG: 00:00:19.1428207 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.SecurityInsights'. DEBUG: 00:00:19.1433722 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.SecurityInsights'. DEBUG: 00:00:19.1439173 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:19.1447819 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SecurityInsights'&$skip=0&$top=40'. DEBUG: 00:00:19.2266151 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SecurityInsights'&$skip=0&$top=40'. DEBUG: 00:00:19.2271830 '5' packages received in the last request. DEBUG: 00:00:19.2275880 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SecurityInsights'&$skip=0&$top=40'. DEBUG: 00:00:19.3103130 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SecurityInsights'&$skip=0&$top=40'. DEBUG: 00:00:19.3110485 '5' packages received in the last request. DEBUG: 00:00:19.3119267 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:19.3124184 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:19.3134424 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:19.3139685 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:19.3157964 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:19.3173002 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:19.3178785 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:19.3185932 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:19.3923437 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:19.3961824 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:19.4699281 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:19.4728637 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:19.4729102 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:19.4729614 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:19.4730170 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:19.5449846 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:19.5450542 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:19.5458973 '0' packages received in the last request. DEBUG: 00:00:19.5459533 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:19.5473917 '0' packages received in the last request. DEBUG: 00:00:19.5483466 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:19.5492677 '28' packages received in the last request. DEBUG: 00:00:19.5515451 '0' packages received in the last request. DEBUG: 00:00:19.5525842 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:19.5529741 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:19.5534569 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:19.5538605 Calling 'NuGetRequest'::'GetPackageById', 'Az.ServiceBus'. DEBUG: 00:00:19.5542703 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ServiceBus'. DEBUG: 00:00:19.5546027 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ServiceBus'. DEBUG: 00:00:19.5549618 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:19.5554926 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceBus'&$skip=0&$top=40'. DEBUG: 00:00:19.6441817 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceBus'&$skip=0&$top=40'. DEBUG: 00:00:19.6459233 '22' packages received in the last request. DEBUG: 00:00:19.6462855 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceBus'&$skip=0&$top=40'. DEBUG: 00:00:19.7242094 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceBus'&$skip=0&$top=40'. DEBUG: 00:00:19.7257182 '22' packages received in the last request. DEBUG: 00:00:19.7293689 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:19.7297871 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:19.7304133 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:19.7309085 Calling 'NuGetRequest'::'GetPackageById', 'Az.ServiceFabric'. DEBUG: 00:00:19.7313316 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.ServiceFabric'. DEBUG: 00:00:19.7319483 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.ServiceFabric'. DEBUG: 00:00:19.7322947 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:19.7349109 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceFabric'&$skip=0&$top=40'. DEBUG: 00:00:19.8265485 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceFabric'&$skip=0&$top=40'. DEBUG: 00:00:19.8286990 '26' packages received in the last request. DEBUG: 00:00:19.8291372 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceFabric'&$skip=0&$top=40'. DEBUG: 00:00:19.9083217 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.ServiceFabric'&$skip=0&$top=40'. DEBUG: 00:00:19.9096285 '26' packages received in the last request. DEBUG: 00:00:19.9108638 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:19.9111792 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:19.9115443 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:19.9122268 Calling 'NuGetRequest'::'GetPackageById', 'Az.SignalR'. DEBUG: 00:00:19.9125365 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.SignalR'. DEBUG: 00:00:19.9132252 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.SignalR'. DEBUG: 00:00:19.9135728 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:19.9142189 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SignalR'&$skip=0&$top=40'. DEBUG: 00:00:20.0011185 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SignalR'&$skip=0&$top=40'. DEBUG: 00:00:20.0018989 '16' packages received in the last request. DEBUG: 00:00:20.0022589 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SignalR'&$skip=0&$top=40'. DEBUG: 00:00:20.0798539 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SignalR'&$skip=0&$top=40'. DEBUG: 00:00:20.0806283 '16' packages received in the last request. DEBUG: 00:00:20.0815490 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:20.0818709 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:20.0822957 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:20.0832627 Calling 'NuGetRequest'::'GetPackageById', 'Az.Sql'. DEBUG: 00:00:20.0838066 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Sql'. DEBUG: 00:00:20.0842407 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Sql'. DEBUG: 00:00:20.0846896 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:20.0853186 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=0&$top=40'. DEBUG: 00:00:20.2048968 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=0&$top=40'. DEBUG: 00:00:20.2097813 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=0&$top=40'. DEBUG: 00:00:20.2977185 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=0&$top=40'. DEBUG: 00:00:20.3073799 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=80&$top=40'. DEBUG: 00:00:20.3074358 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=40&$top=40'. DEBUG: 00:00:20.3074900 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=120&$top=40'. DEBUG: 00:00:20.3075599 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=160&$top=40'. DEBUG: 00:00:20.3793898 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=80&$top=40'. DEBUG: 00:00:20.3797712 '0' packages received in the last request. DEBUG: 00:00:20.3850222 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=160&$top=40'. DEBUG: 00:00:20.3853804 '0' packages received in the last request. DEBUG: 00:00:20.3884834 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=40&$top=40'. DEBUG: 00:00:20.3895897 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Sql'&$skip=120&$top=40'. DEBUG: 00:00:20.3926775 '30' packages received in the last request. DEBUG: 00:00:20.3969392 '0' packages received in the last request. DEBUG: 00:00:20.4040906 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:20.4044138 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:20.4051663 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:20.4055607 Calling 'NuGetRequest'::'GetPackageById', 'Az.SqlVirtualMachine'. DEBUG: 00:00:20.4087434 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.SqlVirtualMachine'. DEBUG: 00:00:20.4095908 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.SqlVirtualMachine'. DEBUG: 00:00:20.4205251 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:20.4211072 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SqlVirtualMachine'&$skip=0&$top=40'. DEBUG: 00:00:20.5051727 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SqlVirtualMachine'&$skip=0&$top=40'. DEBUG: 00:00:20.5056691 '5' packages received in the last request. DEBUG: 00:00:20.5060733 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SqlVirtualMachine'&$skip=0&$top=40'. DEBUG: 00:00:20.5823226 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.SqlVirtualMachine'&$skip=0&$top=40'. DEBUG: 00:00:20.5828581 '5' packages received in the last request. DEBUG: 00:00:20.5839234 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:20.5843201 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:20.5847737 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:20.5851472 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:20.5855145 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:20.5859828 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:20.5864122 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:20.5870526 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:20.6664057 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:20.6687504 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:20.7486260 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:20.7525816 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:20.7526255 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:20.7526822 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:20.7527428 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:20.8245539 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:20.8249736 '0' packages received in the last request. DEBUG: 00:00:20.8250173 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:20.8274774 '28' packages received in the last request. DEBUG: 00:00:20.8304484 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:20.8304845 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:20.8317971 '0' packages received in the last request. DEBUG: 00:00:20.8320842 '0' packages received in the last request. DEBUG: 00:00:20.8328586 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:20.8331563 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:20.8340456 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:20.8343692 Calling 'NuGetRequest'::'GetPackageById', 'Az.StackHCI'. DEBUG: 00:00:20.8348864 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.StackHCI'. DEBUG: 00:00:20.8353207 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.StackHCI'. DEBUG: 00:00:20.8357551 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:20.8363718 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StackHCI'&$skip=0&$top=40'. DEBUG: 00:00:20.9196688 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StackHCI'&$skip=0&$top=40'. DEBUG: 00:00:20.9208602 '19' packages received in the last request. DEBUG: 00:00:20.9211860 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StackHCI'&$skip=0&$top=40'. DEBUG: 00:00:20.9995156 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StackHCI'&$skip=0&$top=40'. DEBUG: 00:00:21.0006641 '19' packages received in the last request. DEBUG: 00:00:21.0017162 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:21.0020438 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:21.0025089 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:21.0030006 Calling 'NuGetRequest'::'GetPackageById', 'Az.Storage'. DEBUG: 00:00:21.0033303 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Storage'. DEBUG: 00:00:21.0040747 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Storage'. DEBUG: 00:00:21.0043960 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:21.0050108 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=0&$top=40'. DEBUG: 00:00:21.1247246 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=0&$top=40'. DEBUG: 00:00:21.1283237 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=0&$top=40'. DEBUG: 00:00:21.2083702 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=0&$top=40'. DEBUG: 00:00:21.2145537 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=40&$top=40'. DEBUG: 00:00:21.2145897 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=80&$top=40'. DEBUG: 00:00:21.2146381 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=120&$top=40'. DEBUG: 00:00:21.2146969 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=160&$top=40'. DEBUG: 00:00:21.2833784 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=120&$top=40'. DEBUG: 00:00:21.2838826 '0' packages received in the last request. DEBUG: 00:00:21.2862876 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=160&$top=40'. DEBUG: 00:00:21.2866723 '0' packages received in the last request. DEBUG: 00:00:21.2968368 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=40&$top=40'. DEBUG: 00:00:21.3024752 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Storage'&$skip=80&$top=40'. DEBUG: 00:00:21.3040125 '10' packages received in the last request. DEBUG: 00:00:21.3109591 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:21.3126965 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:21.3237806 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:21.3241497 Calling 'NuGetRequest'::'GetPackageById', 'Az.StorageSync'. DEBUG: 00:00:21.3285278 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.StorageSync'. DEBUG: 00:00:21.3289079 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.StorageSync'. DEBUG: 00:00:21.3436813 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:21.3442096 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StorageSync'&$skip=0&$top=40'. DEBUG: 00:00:21.4343601 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StorageSync'&$skip=0&$top=40'. DEBUG: 00:00:21.4358248 '18' packages received in the last request. DEBUG: 00:00:21.4364513 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StorageSync'&$skip=0&$top=40'. DEBUG: 00:00:21.5106492 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StorageSync'&$skip=0&$top=40'. DEBUG: 00:00:21.5118168 '18' packages received in the last request. DEBUG: 00:00:21.5132008 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:21.5135646 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:21.5140792 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:21.5145401 Calling 'NuGetRequest'::'GetPackageById', 'Az.StreamAnalytics'. DEBUG: 00:00:21.5149781 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.StreamAnalytics'. DEBUG: 00:00:21.5154337 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.StreamAnalytics'. DEBUG: 00:00:21.5159190 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:21.5165387 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StreamAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:21.5984526 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StreamAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:21.5991106 '11' packages received in the last request. DEBUG: 00:00:21.5994613 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StreamAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:21.6722537 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.StreamAnalytics'&$skip=0&$top=40'. DEBUG: 00:00:21.6730664 '11' packages received in the last request. DEBUG: 00:00:21.6740322 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:21.6743943 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:21.6749380 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:21.6754723 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:21.6758480 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:21.6762819 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:21.6767625 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:21.6774773 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:21.7550714 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:21.7572032 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:21.8334446 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:21.8402279 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:21.8402662 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:21.8403093 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:21.8403628 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:21.9167392 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:21.9167910 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:21.9168394 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:21.9187767 '0' packages received in the last request. DEBUG: 00:00:21.9188308 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:21.9223243 '0' packages received in the last request. DEBUG: 00:00:21.9246091 '28' packages received in the last request. DEBUG: 00:00:21.9257186 '0' packages received in the last request. DEBUG: 00:00:21.9264784 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:21.9267904 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:21.9272096 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:21.9278139 Calling 'NuGetRequest'::'GetPackageById', 'Az.Support'. DEBUG: 00:00:21.9281635 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Support'. DEBUG: 00:00:21.9287715 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Support'. DEBUG: 00:00:21.9292074 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:21.9297577 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Support'&$skip=0&$top=40'. DEBUG: 00:00:22.0077114 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Support'&$skip=0&$top=40'. DEBUG: 00:00:22.0081044 '2' packages received in the last request. DEBUG: 00:00:22.0085554 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Support'&$skip=0&$top=40'. DEBUG: 00:00:22.0810587 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Support'&$skip=0&$top=40'. DEBUG: 00:00:22.0815509 '2' packages received in the last request. DEBUG: 00:00:22.0824627 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:22.0828449 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:22.0833371 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:22.0838159 Calling 'NuGetRequest'::'GetPackageById', 'Az.Accounts'. DEBUG: 00:00:22.0850262 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Accounts'. DEBUG: 00:00:22.0856090 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Accounts'. DEBUG: 00:00:22.0869149 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:22.0920166 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:22.1679859 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:22.1700780 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:22.2525889 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=0&$top=40'. DEBUG: 00:00:22.2593481 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:22.2593844 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:22.2594318 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:22.2594899 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:22.3289755 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=160&$top=40'. DEBUG: 00:00:22.3293582 '0' packages received in the last request. DEBUG: 00:00:22.3305250 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=120&$top=40'. DEBUG: 00:00:22.3309844 '0' packages received in the last request. DEBUG: 00:00:22.3310393 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=80&$top=40'. DEBUG: 00:00:22.3321552 '0' packages received in the last request. DEBUG: 00:00:22.3381853 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Accounts'&$skip=40&$top=40'. DEBUG: 00:00:22.3398345 '28' packages received in the last request. DEBUG: 00:00:22.3419631 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:22.3423463 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:22.3427802 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:22.3433991 Calling 'NuGetRequest'::'GetPackageById', 'Az.Synapse'. DEBUG: 00:00:22.3437454 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Synapse'. DEBUG: 00:00:22.3445580 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Synapse'. DEBUG: 00:00:22.3450742 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:22.3457947 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Synapse'&$skip=0&$top=40'. DEBUG: 00:00:22.4444796 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Synapse'&$skip=0&$top=40'. DEBUG: 00:00:22.4468050 '28' packages received in the last request. DEBUG: 00:00:22.4471715 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Synapse'&$skip=0&$top=40'. DEBUG: 00:00:22.5292020 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Synapse'&$skip=0&$top=40'. DEBUG: 00:00:22.5331865 '28' packages received in the last request. DEBUG: 00:00:22.5349163 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:22.5353192 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:22.5359150 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:22.5407824 Calling 'NuGetRequest'::'GetPackageById', 'Az.TrafficManager'. DEBUG: 00:00:22.5411048 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.TrafficManager'. DEBUG: 00:00:22.5415906 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.TrafficManager'. DEBUG: 00:00:22.5419964 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:22.5426418 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.TrafficManager'&$skip=0&$top=40'. DEBUG: 00:00:22.6319400 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.TrafficManager'&$skip=0&$top=40'. DEBUG: 00:00:22.6327850 '13' packages received in the last request. DEBUG: 00:00:22.6331785 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.TrafficManager'&$skip=0&$top=40'. DEBUG: 00:00:22.7118204 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.TrafficManager'&$skip=0&$top=40'. DEBUG: 00:00:22.7127934 '13' packages received in the last request. DEBUG: 00:00:22.7141946 There are '4' registered sources in 'NuGet' provider. DEBUG: 00:00:22.7145909 Source 'https://www.powershellgallery.com/api/v2/' is not one of the registered sources in 'NuGet' provider. DEBUG: 00:00:22.7151812 Source 'https://www.powershellgallery.com/api/v2/' is validated. DEBUG: 00:00:22.7159765 Calling 'NuGetRequest'::'GetPackageById', 'Az.Websites'. DEBUG: 00:00:22.7165968 Calling 'NuGetPackageRepository'::'FindPackagesById', 'Az.Websites'. DEBUG: 00:00:22.7169716 Calling 'NuGetPackageFeed2'::'FindPackage', 'Az.Websites'. DEBUG: 00:00:22.7175696 Calling 'NuGetClient'::'FindPackage'. DEBUG: 00:00:22.7185347 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=0&$top=40'. DEBUG: 00:00:22.8193593 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=0&$top=40'. DEBUG: 00:00:22.8223081 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=0&$top=40'. DEBUG: 00:00:22.9032212 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=0&$top=40'. DEBUG: 00:00:22.9093953 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=40&$top=40'. DEBUG: 00:00:22.9094348 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=80&$top=40'. DEBUG: 00:00:22.9094822 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=120&$top=40'. DEBUG: 00:00:22.9095420 Downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=160&$top=40'. DEBUG: 00:00:22.9859184 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=120&$top=40'. DEBUG: 00:00:22.9859990 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=160&$top=40'. DEBUG: 00:00:22.9870918 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=80&$top=40'. DEBUG: 00:00:22.9871475 '0' packages received in the last request. DEBUG: 00:00:22.9903969 '0' packages received in the last request. DEBUG: 00:00:22.9911559 '0' packages received in the last request. DEBUG: 00:00:23.0070220 Completed downloading 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.Websites'&$skip=40&$top=40'. DEBUG: 00:00:23.0081027 '9' packages received in the last request. DEBUG: 00:00:23.0189828 Returning the call 'NuGetClient'::'GetPackageDependencies'. DEBUG: 00:00:23.0235673 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:23.5388636 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:23.5409209 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Accounts.2.10.0\Az.Accounts.2.10.0.nupkg DEBUG: 00:00:24.9867495 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:25.0513173 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:25.0599368 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:25.2134598 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:25.2151960 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Advisor.1.1.2\Az.Advisor.1.1.2.nupkg DEBUG: 00:00:25.3112890 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:25.3277427 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:25.3289630 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:25.5039410 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:25.5328161 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Aks.4.3.0\Az.Aks.4.3.0.nupkg DEBUG: 00:00:25.8574935 Using the 'Az.Accounts.psd1' file for getting the authenticode signature. DEBUG: 00:00:26.0280053 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:26.0429324 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:26.0443499 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:26.1378501 For publisher validation, current module 'Az.Accounts' with version '2.10.0' with publisher name 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US' from root certificate authority 'CN=Microsoft Root Certificate Authority 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'. Is this module signed by Microsoft: 'True'. DEBUG: 00:00:26.2013715 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:26.2153296 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.AnalysisServices.1.1.4\Az.AnalysisServices.1.1.4.nupkg DEBUG: 00:00:26.3252987 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:26.3369325 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:26.3431975 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:26.9207020 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:26.9282562 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.ApiManagement.3.0.1\Az.ApiManagement.3.0.1.nupkg DEBUG: 00:00:27.5621641 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:27.5790142 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:27.5822146 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:27.8396457 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:27.8437451 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.AppConfiguration.1.2.0\Az.AppConfiguration.1.2.0.nupkg DEBUG: 00:00:28.1635504 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:28.1783707 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:28.1800998 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:28.3431022 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:28.3453109 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.ApplicationInsights.2.1.0\Az.ApplicationInsights.2.1.0.nupkg DEBUG: 00:00:28.7868588 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:28.8120006 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:28.8157056 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:28.9646221 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:28.9665700 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Attestation.1.0.0\Az.Attestation.1.0.0.nupkg DEBUG: 00:00:29.2091669 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:29.2206559 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:29.2235893 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:29.3671453 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:29.3693467 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Automation.1.7.4\Az.Automation.1.7.4.nupkg DEBUG: 00:00:29.8085876 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:29.8216494 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:29.8240767 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:30.0117693 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:30.0133847 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Batch.3.2.1\Az.Batch.3.2.1.nupkg DEBUG: 00:00:30.4528492 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:30.4680953 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:30.4711159 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:30.8450881 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:30.8535092 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Billing.2.0.0\Az.Billing.2.0.0.nupkg DEBUG: 00:00:31.3213253 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:31.3379681 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:31.3419545 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:31.6458942 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:31.6532247 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Cdn.2.1.0\Az.Cdn.2.1.0.nupkg DEBUG: 00:00:32.0638106 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:32.1187356 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:32.1290083 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:32.3574623 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:32.3692787 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.CloudService.1.1.0\Az.CloudService.1.1.0.nupkg DEBUG: 00:00:32.8230350 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:32.8690035 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:32.8795359 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:33.0503773 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:33.0522523 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.CognitiveServices.1.11.0\Az.CognitiveServices.1.11.0.nupkg DEBUG: 00:00:33.1901404 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:33.2020458 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:33.2069650 Calling 'NuGetClient'::'InstallPackage'. DEBUG: 00:00:33.6050390 Calling 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:33.6072521 C:\Users[usr]\AppData\Local\Temp\1260728147\Az.Compute.4.31.0\Az.Compute.4.31.0.nupkg DEBUG: 00:00:34.4012345 Returning the call 'NuGetClient'::'InstallPackageLocal'. DEBUG: 00:00:34.4710325 Returning the call 'NuGetClient'::'InstallSinglePackage'. DEBUG: 00:00:34.4756876 PowerShell Script 'PSModule' Function 'Install-Package' returns null. Install-Package: Administrator rights are required to install or update. Log on to the computer with an account that has Administrator rights, and then try again, or install by adding "-Scope CurrentUser" to your command. You can also try running the Windows PowerShell session with elevated rights (Run as Administrator). DEBUG: 00:00:34.4795398 Calling 'NuGetClient'::'InstallPackage'. PS C:\Program Files\PowerShell\7-preview>
@vleonavmsft , could you provide the version of PowerShellGet? You can get it via Get-Module PowerShellGet after you execute Install-Module in the same process.
In addition, could you see the same issue if you are using PowerShell 7.2 on the same machine?
Hi, I installed PS 7.2.6, same problem, but text looks a bit different: Install-Package: Administrator rights are required to install or update. Log on to the computer with an account that has Administrator rights, and then try again, or install by adding "-Scope CurrentUser" to your command. You can also try running the Windows PowerShell session with elevated rights (Run as Administrator).
PsGet version: ModuleType Version PreRelease Name ExportedCommands
Script 2.2.5 PowerShellGet {Find-Command, Find-DscResource, Find-Module, Fin