You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan to (if possible) use this on an Azure DevOps pipeline and output the report to an artifact, I've setup the pipeline, but nothing seems to output and I don't think the report generates anything.
The debug output doesn't seem to suggest much either, have you any ideas?
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [DisplaySecretsWarning], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [DisplayRegionIdentified], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [CheckForUpgrade], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: AzureQoSEvent: Module: Az.Accounts:4.0.0; CommandName: Get-AzSubscription; PSVersion: 7.4.6; IsSuccess: True; Duration: 00:00:00.2069578; SanitizeDuration: 00:00:00.0033887
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [EnableDataCollection], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 18:37:43 - GetAzureRMSubscriptionCommand end processing.
Already authenticated in Tenant xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Extracting Subscriptions from Tenant xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Let me know if you any require anymore output for debugging.
Great job though, think the output is great!
The text was updated successfully, but these errors were encountered:
Hi,
I plan to (if possible) use this on an Azure DevOps pipeline and output the report to an artifact, I've setup the pipeline, but nothing seems to output and I don't think the report generates anything.
The debug output doesn't seem to suggest much either, have you any ideas?
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [DisplaySecretsWarning], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [DisplayRegionIdentified], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [CheckForUpgrade], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: AzureQoSEvent: Module: Az.Accounts:4.0.0; CommandName: Get-AzSubscription; PSVersion: 7.4.6; IsSuccess: True; Duration: 00:00:00.2069578; SanitizeDuration: 00:00:00.0033887
DEBUG: 18:37:43 - [ConfigManager] Got nothing from [EnableDataCollection], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 18:37:43 - GetAzureRMSubscriptionCommand end processing.
Already authenticated in Tenant xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Extracting Subscriptions from Tenant xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Let me know if you any require anymore output for debugging.
Great job though, think the output is great!
The text was updated successfully, but these errors were encountered: