We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rule is mapped in project settings.
Fails to obtain Kudu publish credentials.
.\aggregator-cli.exe map.rule --verbose --project "xxx" --event workitem.updated --instance "InstanceName" --resourceGroup "resourceGroup" --rule "existingRule" [2024-11-14 13:08:22Z] aggregator-cli v1.2.0 (build: 1.2.0.0 Release) (c) Copyright © TFS Aggregator Team [2024-11-14 13:08:22Z] Authenticating to Azure... [2024-11-14 13:08:22Z] Connected to subscription xxx [2024-11-14 13:08:22Z] Authenticating to Azure DevOps... [2024-11-14 13:08:23Z] Connected to xxx.visualstudio.com [2024-11-14 13:08:23Z] Reading Azure DevOps project data... [2024-11-14 13:08:23Z] Project xxx data read. [2024-11-14 13:08:23Z] Retrieving existingRule Function Key... [2024-11-14 13:08:23Z] Retrieving Kudu publish credentials for InstanceName. [2024-11-14 13:08:24Z] Object reference not set to an instance of an object.
Please share additional details about your environment. Version 1.2.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce
Expected behavior
Rule is mapped in project settings.
Actual behavior
Fails to obtain Kudu publish credentials.
Diagnostic logs
.\aggregator-cli.exe map.rule --verbose --project "xxx" --event workitem.updated --instance "InstanceName" --resourceGroup "resourceGroup" --rule "existingRule"
[2024-11-14 13:08:22Z] aggregator-cli v1.2.0 (build: 1.2.0.0 Release) (c) Copyright © TFS Aggregator Team
[2024-11-14 13:08:22Z] Authenticating to Azure...
[2024-11-14 13:08:22Z] Connected to subscription xxx
[2024-11-14 13:08:22Z] Authenticating to Azure DevOps...
[2024-11-14 13:08:23Z] Connected to xxx.visualstudio.com
[2024-11-14 13:08:23Z] Reading Azure DevOps project data...
[2024-11-14 13:08:23Z] Project xxx data read.
[2024-11-14 13:08:23Z] Retrieving existingRule Function Key...
[2024-11-14 13:08:23Z] Retrieving Kudu publish credentials for InstanceName.
[2024-11-14 13:08:24Z] Object reference not set to an instance of an object.
Environment
The text was updated successfully, but these errors were encountered: