Skip to content
New issue

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

az monitor data-collection rule association list #6431

Closed
JazzminnNo opened this issue Jun 21, 2023 · 5 comments
Closed

az monitor data-collection rule association list #6431

JazzminnNo opened this issue Jun 21, 2023 · 5 comments
Assignees
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Monitor needs-author-feedback More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue.

Comments

@JazzminnNo
Copy link

Describe the bug

Running the command results into an error. I used the latest version of Azure CLI 2.49.0.

Related command

az monitor data-collection rule association list

Errors

The command failed with an unexpected error. Here is the traceback:
No value for given attribute
Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 663, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 726, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 710, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 128, in next
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 76, in next
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 104, in get_next
request = prepare_request(next_link)
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 82, in prepare_request
'resourceUri': self._serialize.url("resource_uri", resource_uri, 'str', skip_quote=True, min_length=1),
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 652, in url
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 760, in serialize_data
ValueError: No value for given attribute

Issue script & Debug output

cli.knack.cli: Command arguments: ['monitor', 'data-collection', 'rule', 'association', 'list', '--debug']
cli.knack.cli: init debug log:
Enable color in terminal.
cli.knack.cli: Event: Cli.PreExecute []
cli.knack.cli: Event: CommandParser.OnGlobalArgumentsCreate [<function CLILogging.on_global_arguments at 0x01A0A4A8>, <function OutputProducer.on_global_arguments at 0x01AD8C40>, <function CLIQuery.on_global_arguments at 0x01AF7898>]
cli.knack.cli: Event: CommandInvoker.OnPreCommandTableCreate []
cli.azure.cli.core: Modules found from index for 'monitor': ['azure.cli.command_modules.monitor', 'azext_log_analytics_solution', 'azext_amcs']
cli.azure.cli.core: Loading command modules:
cli.azure.cli.core: Name Load Time Groups Commands
cli.azure.cli.core: monitor 0.499 29 83
cli.azure.cli.core: Total (1) 0.499 29 83
cli.azure.cli.core: These extensions are not installed and will be skipped: ['azext_ai_examples', 'azext_next']
cli.azure.cli.core: Loading extensions:
cli.azure.cli.core: Name Load Time Groups Commands Directory
cli.azure.cli.core: log-analytics-solution 0.012 3 5 C:\Users\anonymous.azure\cliextensions\log-analytics-solution
cli.azure.cli.core: monitor-control-service 0.032 10 37 C:\Users\anonymous.azure\cliextensions\monitor-control-service
cli.azure.cli.core: Total (2) 0.044 13 42
cli.azure.cli.core: Loaded 39 groups, 125 commands.
cli.azure.cli.core: Found a match in the command table.
cli.azure.cli.core: Raw command : monitor data-collection rule association list
cli.azure.cli.core: Command table: monitor data-collection rule association list
cli.knack.cli: Event: CommandInvoker.OnPreCommandTableTruncate [<function AzCliLogging.init_command_file_logging at 0x03DCB4F0>]
cli.azure.cli.core.azlogging: metadata file logging enabled - writing logs to 'C:\Users\anonymous.azure\commands\2023-06-21.13-16-57.monitor_data-collection_rule_association_list.12444.log'.
az_command_data_logger: command args: monitor data-collection rule association list --debug
cli.knack.cli: Event: CommandInvoker.OnPreArgumentLoad [<function register_global_subscription_argument..add_subscription_parameter at 0x03DF2610>]
cli.knack.cli: Event: CommandInvoker.OnPostArgumentLoad []
cli.knack.cli: Event: CommandInvoker.OnPostCommandTableCreate [<function register_ids_argument..add_ids_arguments at 0x03E04538>, <function register_cache_arguments..add_cache_arguments at 0x03E04730>]
cli.knack.cli: Event: CommandInvoker.OnCommandTableLoaded []
cli.knack.cli: Event: CommandInvoker.OnPreParseArgs []
cli.knack.cli: Event: CommandInvoker.OnPostParseArgs [<function OutputProducer.handle_output_argument at 0x01AD8C88>, <function CLIQuery.handle_query_parameter at 0x01AF78E0>, <function register_ids_argument..parse_ids_arguments at 0x03E046E8>]
az_command_data_logger: extension name: monitor-control-service
az_command_data_logger: extension version: 0.3.1
cli.azure.cli.core.commands.client_factory: Getting management service client client_type=MonitorClient
cli.azure.cli.core.auth.persistence: build_persistence: location='C:\Users\anonymous\.azure\msal_token_cache.bin', encrypt=True
cli.azure.cli.core.auth.binary_cache: load: C:\Users\anonymous.azure\msal_http_cache.bin
urllib3.util.retry: Converted retries value: 1 -> Retry(total=1, connect=None, read=None, redirect=None, status=None)
msal.authority: openid_config = {'token_endpoint': 'https://login.microsoftonline.com/6e93a626-8aca-4dc1-9191-ce291b4b75a1/oauth2/v2.0/token', 'token_endpoint_auth_methods_supported': ['client_secret_post', 'private_key_jwt', 'client_secret_basic'], 'jwks_uri': 'https://login.microsoftonline.com/6e93a626-8aca-4dc1-9191-ce291b4b75a1/discovery/v2.0/keys', 'response_modes_supported': ['query', 'fragment', 'form_post'], 'subject_types_supported': ['pairwise'], 'id_token_signing_alg_values_supported': ['RS256'], 'response_types_supported': ['code', 'id_token', 'code id_token', 'id_token token'], 'scopes_supported': ['openid', 'profile', 'email', 'offline_access'], 'issuer': 'https://login.microsoftonline.com/6e93a626-8aca-4dc1-9191-ce291b4b75a1/v2.0', 'request_uri_parameter_supported': False, 'userinfo_endpoint': 'https://graph.microsoft.com/oidc/userinfo', 'authorization_endpoint': 'https://login.microsoftonline.com/6e93a626-8aca-4dc1-9191-ce291b4b75a1/oauth2/v2.0/authorize', 'device_authorization_endpoint': 'https://login.microsoftonline.com/6e93a626-8aca-4dc1-9191-ce291b4b75a1/oauth2/v2.0/devicecode', 'http_logout_supported': True, 'frontchannel_logout_supported': True, 'end_session_endpoint': 'https://login.microsoftonline.com/6e93a626-8aca-4dc1-9191-ce291b4b75a1/oauth2/v2.0/logout', 'claims_supported': ['sub', 'iss', 'cloud_instance_name', 'cloud_instance_host_name', 'cloud_graph_host_name', 'msgraph_host', 'aud', 'exp', 'iat', 'auth_time', 'acr', 'nonce', 'preferred_username', 'name', 'tid', 'ver', 'at_hash', 'c_hash', 'email'], 'kerberos_endpoint': 'https://login.microsoftonline.com/6e93a626-8aca-4dc1-9191-ce291b4b75a1/kerberos', 'tenant_region_scope': 'EU', 'cloud_instance_name': 'microsoftonline.com', 'cloud_graph_host_name': 'graph.windows.net', 'msgraph_host': 'graph.microsoft.com', 'rbac_url': 'https://pas.windows.net'}
msal.application: Broker enabled? False
cli.azure.cli.core.azclierror: Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 663, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 726, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 710, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 128, in next
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 76, in next
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 104, in get_next
request = prepare_request(next_link)
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 82, in prepare_request
'resourceUri': self._serialize.url("resource_uri", resource_uri, 'str', skip_quote=True, min_length=1),
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 652, in url
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 760, in serialize_data
ValueError: No value for given attribute

cli.azure.cli.core.azclierror: The command failed with an unexpected error. Here is the traceback:
az_command_data_logger: The command failed with an unexpected error. Here is the traceback:
cli.azure.cli.core.azclierror: No value for given attribute
Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 663, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 726, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 710, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 128, in next
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 76, in next
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 104, in get_next
request = prepare_request(next_link)
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 82, in prepare_request
'resourceUri': self._serialize.url("resource_uri", resource_uri, 'str', skip_quote=True, min_length=1),
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 652, in url
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 760, in serialize_data
ValueError: No value for given attribute
az_command_data_logger: No value for given attribute
Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 663, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 726, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 710, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 128, in next
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/core/paging.py", line 76, in next
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 104, in get_next
request = prepare_request(next_link)
File "C:\Users\anonymous.azure\cliextensions\monitor-control-service\azext_amcs\vendored_sdks\amcs\operations_data_collection_rule_associations_operations.py", line 82, in prepare_request
'resourceUri': self.serialize.url("resource_uri", resource_uri, 'str', skip_quote=True, min_length=1),
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 652, in url
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 760, in serialize_data
ValueError: No value for given attribute
To check existing issues, please visit: https://github.com/Azure/azure-cli/issues
cli.knack.cli: Event: Cli.PostExecute [<function AzCliLogging.deinit_cmd_metadata_logging at 0x03DCB610>]
az_command_data_logger: exit code: 1
cli.main: Command ran in 1.637 seconds (init: 0.540, invoke: 1.097)
telemetry.main: Begin splitting cli events and extra events, total events: 1
telemetry.client: Accumulated 0 events. Flush the clients.
telemetry.main: Finish splitting cli events and extra events, cli events: 1
telemetry.save: Save telemetry record of length 7207 in cache
telemetry.check: Returns Positive.
telemetry.main: Begin creating telemetry upload process.
telemetry.process: Creating upload process: "C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\Lib\site-packages\azure\cli\telemetry_init
.pyc C:\Users\anonymous.azure"
telemetry.process: Return from creating process
telemetry.main: Finish creating telemetry upload process.

Expected behavior

Showing a list with the associations

Environment Summary

azure-cli 2.49.0

Additional context

No response

@JazzminnNo JazzminnNo added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Jun 21, 2023
@ghost ghost added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot Monitor labels Jun 21, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 21, 2023

Thank you for opening this issue, we will look into it.

@ghost ghost assigned AllyW Jun 21, 2023
@ghost ghost added this to the Backlog milestone Jun 21, 2023
@ghost ghost added the Azure CLI Team The command of the issue is owned by Azure CLI team label Jun 21, 2023
@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Jun 21, 2023
@JazzminnNo JazzminnNo changed the title az monitor data-collection association list az monitor data-collection rule association list Jun 21, 2023
@JazzminnNo
Copy link
Author

JazzminnNo commented Aug 8, 2023

Is there an update on this? I need to use this command to import state into Terraform. Is there another way I can fetch the data collection rule association list? I already tried the Powershell module. I also got an error there: Get-AzDataCollectionRuleAssociation: Exception type: ErrorResponseCommonV2Exception, Message: Microsoft.Azure.Management.Monitor.Models.ErrorResponseCommonV2Exception: Operation returned an invalid status code 'NotFound'
at Microsoft.Azure.Management.Monitor.DataCollectionRuleAssociationsOperations.ListByResourceWithHttpMessagesAsync(String resourceUri, Dictionary`2 customHeaders, CancellationToken cancellationToken)
at Microsoft.Azure.Management.Monitor.DataCollectionRuleAssociationsOperationsExtensions.ListByResourceAsync(IDataCollectionRuleAssociationsOperations operations, String resourceUri, CancellationToken cancellationToken)
at Microsoft.Azure.Management.Monitor.DataCollectionRuleAssociationsOperationsExtensions.ListByResource(IDataCollectionRuleAssociationsOperations operations, String resourceUri)
at Microsoft.Azure.Commands.Insights.DataCollectionRules.GetAzureRmDataCollectionRuleAssociationCommand.ProcessRecordInternal()
at Microsoft.Azure.Commands.Insights.MonitorCmdletBase.ExecuteCmdlet(), Code: Null, Status code:Null, Reason phrase: Null

@yonzhan yonzhan added feature-request This issue requires a new behavior in the product in order be resolved. and removed bug This issue requires a change to an existing behavior in the product in order to be resolved. labels Aug 21, 2023
@AllyW
Copy link
Member

AllyW commented Oct 30, 2023

@JazzminnNo hi, az monitor data-collection rule association list required inputs to work properly. Either give it --rule-name your-rule-name --resource-group your-resource-group or provide it --resource your-resource and then you will get the association infos.

You can find examples below by running az monitor data-collection rule association list -h:
image

@AllyW AllyW added the needs-author-feedback More information is needed from author to address the issue. label Jan 29, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the no-recent-activity There has been no recent activity on this issue. label Feb 5, 2024
Copy link
Contributor

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

1 similar comment
Copy link
Contributor

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Monitor needs-author-feedback More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue.
Projects
None yet
Development

No branches or pull requests

3 participants