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

Hundreds of "SyntaxWarning: invalid escape sequence" #8174

Open
onlined opened this issue Oct 21, 2024 · 2 comments
Open

Hundreds of "SyntaxWarning: invalid escape sequence" #8174

onlined opened this issue Oct 21, 2024 · 2 comments
Assignees
Labels
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. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone

Comments

@onlined
Copy link

onlined commented Oct 21, 2024

Same issue as Azure/azure-cli#28829. ruff check ./src --select W605 --ignore-noqa finds 1113 errors.

@bebound you might want to know

@yonzhan
Copy link
Collaborator

yonzhan commented Oct 21, 2024

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

@microsoft-github-policy-service microsoft-github-policy-service bot 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. labels Oct 21, 2024
@yonzhan yonzhan added the Azure CLI Team The command of the issue is owned by Azure CLI team label Oct 21, 2024
@yonzhan yonzhan added this to the Backlog milestone Oct 21, 2024
@bebound
Copy link
Contributor

bebound commented Oct 25, 2024

Thanks for your remind.

Here are the affected filename:

src/aosm/azext_aosm/aaz/latest/aosm/publisher/artifact_manifest/_list_credential.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/artifact_manifest/_show.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/artifact_manifest/_update_state.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/artifact_store/artifact/version/_list.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/artifact_store/artifact/version/_update_state.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/network_function_definition/version/_show.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/network_function_definition/version/_update_state.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/network_service_design/version/_show.py
src/aosm/azext_aosm/aaz/latest/aosm/publisher/network_service_design/version/_update_state.py
src/aosm/azext_aosm/vendored_sdks/models/_models.py
src/arcgateway/azext_arcgateway/aaz/latest/arcgateway/_create.py
src/arcgateway/azext_arcgateway/aaz/latest/arcgateway/_delete.py
src/arcgateway/azext_arcgateway/aaz/latest/arcgateway/_show.py
src/arcgateway/azext_arcgateway/aaz/latest/arcgateway/_wait.py
src/arcgateway/azext_arcgateway/aaz/latest/arcgateway/settings/_update.py
src/astronomer/azext_astronomer/aaz/latest/astronomer/organization/_create.py
src/astronomer/azext_astronomer/aaz/latest/astronomer/organization/_delete.py
src/astronomer/azext_astronomer/aaz/latest/astronomer/organization/_show.py
src/astronomer/azext_astronomer/aaz/latest/astronomer/organization/_update.py
src/astronomer/azext_astronomer/aaz/latest/astronomer/organization/_wait.py
src/attestation/azext_attestation/aaz/latest/attestation/policy/_reset.py
src/attestation/azext_attestation/aaz/latest/attestation/policy/_set.py
src/attestation/azext_attestation/aaz/latest/attestation/signer/_add.py
src/attestation/azext_attestation/aaz/latest/attestation/signer/_remove.py
src/billing-benefits/azext_billing_benefits/aaz/latest/billing_benefits/reservation_order_aliases/_create.py
src/billing-benefits/azext_billing_benefits/aaz/latest/billing_benefits/reservation_order_aliases/_show.py
src/billing-benefits/azext_billing_benefits/aaz/latest/billing_benefits/reservation_order_aliases/_wait.py
src/billing-benefits/azext_billing_benefits/aaz/latest/billing_benefits/savings_plan_order_aliases/_create.py
src/billing-benefits/azext_billing_benefits/aaz/latest/billing_benefits/savings_plan_order_aliases/_show.py
src/billing-benefits/azext_billing_benefits/aaz/latest/billing_benefits/savings_plan_order_aliases/_wait.py
src/communication/azext_communication/aaz/latest/communication/_create.py
src/communication/azext_communication/aaz/latest/communication/_delete.py
src/communication/azext_communication/aaz/latest/communication/_link_notification_hub.py
src/communication/azext_communication/aaz/latest/communication/_list_key.py
src/communication/azext_communication/aaz/latest/communication/_regenerate_key.py
src/communication/azext_communication/aaz/latest/communication/_show.py
src/communication/azext_communication/aaz/latest/communication/_update.py
src/communication/azext_communication/aaz/latest/communication/_wait.py
src/communication/azext_communication/aaz/latest/communication/identity/_assign.py
src/communication/azext_communication/aaz/latest/communication/identity/_remove.py
src/communication/azext_communication/aaz/latest/communication/identity/_show.py
src/communication/azext_communication/aaz/latest/communication/identity/_wait.py
src/confluent/azext_confluent/aaz/latest/confluent/organization/_create.py
src/confluent/azext_confluent/aaz/latest/confluent/organization/_update.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/_delete.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/_show.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/_update.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/_upgrade_extension.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/_create.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/_delete.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/_list.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/_show.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/_update.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/_wait.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/license/_create.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/license/_delete.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/license/_show.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/license/_update.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/license/_wait.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_endpoint_connection/_delete.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_endpoint_connection/_list.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_endpoint_connection/_show.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_endpoint_connection/_update.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_endpoint_connection/_wait.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_resource/_list.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_resource/_show.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/_create.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/_delete.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/_show.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/_update.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/_wait.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/network_security_perimeter_configuration/_list.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/network_security_perimeter_configuration/_reconcile.py
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/private_link_scope/network_security_perimeter_configuration/_show.py
src/connectedvmware/azext_connectedvmware/vendored_sdks/resourcegraph/models/_models_py3.py
src/databox/azext_databox/aaz/latest/databox/job/_cancel.py
src/databox/azext_databox/aaz/latest/databox/job/_create.py
src/databox/azext_databox/aaz/latest/databox/job/_delete.py
src/databox/azext_databox/aaz/latest/databox/job/_list_credential.py
src/databox/azext_databox/aaz/latest/databox/job/_mark_devices_shipped.py
src/databox/azext_databox/aaz/latest/databox/job/_show.py
src/databox/azext_databox/aaz/latest/databox/job/_update.py
src/datamigration/azext_datamigration/vendored_sdks/datamigration/models/_models.py
src/datamigration/azext_datamigration/vendored_sdks/datamigration/models/_models_py3.py
src/dataprotection/azext_dataprotection/vendored_sdks/azure_mgmt_preview_aks/v2023_02_02_preview/aio/operations/_managed_clusters_operations.py
src/dataprotection/azext_dataprotection/vendored_sdks/azure_mgmt_preview_aks/v2023_02_02_preview/models/_models_py3.py
src/dataprotection/azext_dataprotection/vendored_sdks/azure_mgmt_preview_aks/v2023_02_02_preview/operations/_managed_clusters_operations.py
src/devcenter/azext_devcenter/aaz/latest/devcenter/admin/schedule/_create.py
src/devcenter/azext_devcenter/aaz/latest/devcenter/admin/schedule/_delete.py
src/devcenter/azext_devcenter/aaz/latest/devcenter/admin/schedule/_show.py
src/devcenter/azext_devcenter/aaz/latest/devcenter/admin/schedule/_update.py
src/devcenter/azext_devcenter/aaz/latest/devcenter/admin/schedule/_wait.py
src/dms-preview/azext_dms/vendored_sdks/datamigration/models/_models.py
src/dms-preview/azext_dms/vendored_sdks/datamigration/models/_models_py3.py
src/eventgrid/azext_eventgrid/aaz/latest/eventgrid/namespace/client/_create.py
src/eventgrid/azext_eventgrid/aaz/latest/eventgrid/namespace/client/_delete.py
src/eventgrid/azext_eventgrid/aaz/latest/eventgrid/namespace/client/_show.py
src/eventgrid/azext_eventgrid/aaz/latest/eventgrid/namespace/client/_update.py
src/eventgrid/azext_eventgrid/aaz/latest/eventgrid/namespace/client/_wait.py
src/hdinsightonaks/azext_hdinsightonaks/aaz/latest/hdinsight_on_aks/cluster/_create.py
src/hdinsightonaks/azext_hdinsightonaks/aaz/latest/hdinsight_on_aks/cluster/_update.py
src/hdinsightonaks/azext_hdinsightonaks/aaz/latest/hdinsight_on_aks/clusterpool/_create.py
src/hdinsightonaks/azext_hdinsightonaks/aaz/latest/hdinsight_on_aks/clusterpool/_update.py
src/image-gallery/azext_image_gallery/vendored_sdks/azure_mgmt_compute/models/_compute_management_client_enums.py
src/image-gallery/azext_image_gallery/vendored_sdks/azure_mgmt_compute/models/_models_py3.py
src/k8s-runtime/azext_k8s_runtime/vendored_sdks/resourcegraph/models/_models_py3.py
src/keyvault-preview/azext_keyvault_preview/vendored_sdks/azure_mgmt_keyvault/v2021_12_01_preview/models/_models.py
src/keyvault-preview/azext_keyvault_preview/vendored_sdks/azure_mgmt_keyvault/v2021_12_01_preview/models/_models_py3.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/node/_create.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/node/_delete.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/node/_get_provisioning_details.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/node/_list.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/node/_show.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/node/_update.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/node/_wait.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/resource/_create.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/resource/_delete.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/resource/_show.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/resource/_update.py
src/mcc/azext_mcc/aaz/latest/mcc/ent/resource/_wait.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/node/_create.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/node/_delete.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/node/_get_provisioning_details.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/node/_list.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/node/_show.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/node/_update.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/resource/_create.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/resource/_delete.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/resource/_show.py
src/mcc/azext_mcc/aaz/latest/mcc/isp/resource/_update.py
src/mixed-reality/azext_mixed_reality/aaz/latest/remote_rendering_account/_create.py
src/mixed-reality/azext_mixed_reality/aaz/latest/remote_rendering_account/_delete.py
src/mixed-reality/azext_mixed_reality/aaz/latest/remote_rendering_account/_show.py
src/mixed-reality/azext_mixed_reality/aaz/latest/remote_rendering_account/_update.py
src/mixed-reality/azext_mixed_reality/aaz/latest/remote_rendering_account/key/_renew.py
src/mixed-reality/azext_mixed_reality/aaz/latest/remote_rendering_account/key/_show.py
src/mixed-reality/azext_mixed_reality/aaz/latest/spatial_anchors_account/_create.py
src/mixed-reality/azext_mixed_reality/aaz/latest/spatial_anchors_account/_delete.py
src/mixed-reality/azext_mixed_reality/aaz/latest/spatial_anchors_account/_show.py
src/mixed-reality/azext_mixed_reality/aaz/latest/spatial_anchors_account/_update.py
src/mixed-reality/azext_mixed_reality/aaz/latest/spatial_anchors_account/key/_renew.py
src/mixed-reality/azext_mixed_reality/aaz/latest/spatial_anchors_account/key/_show.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/attached_data_network/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/attached_data_network/_delete.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/attached_data_network/_show.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/attached_data_network/_update.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/attached_data_network/_wait.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/data_network/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/data_network/_delete.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/data_network/_show.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/data_network/_update.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/data_network/_wait.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/pccp/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/pccp/_update.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/pcdp/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/service/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/service/_update.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/sim/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/sim/group/_bulk_upload_sims.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/sim/group/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/sim/group/_update.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/sim/policy/_create.py
src/mobile-network/azext_mobile_network/aaz/latest/mobile_network/sim/policy/_update.py
src/monitor-control-service/azext_amcs/aaz/latest/monitor/data_collection/rule/_create.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/_create.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/_get_metric_rule.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/_get_metric_statu.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/_list_app_service.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/_list_connected_partner_resource.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/_list_host.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/_switch_billing.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/monitored_subscription/_create.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/monitored_subscription/_update.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/tag_rule/_create.py
src/new-relic/azext_new_relic/aaz/latest/new_relic/monitor/tag_rule/_update.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/custom_rollout/_create.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/custom_rollout/_delete.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/custom_rollout/_show.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/custom_rollout/_stop.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/custom_rollout/_update.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/custom_rollout/_wait.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/default_rollout/_create.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/default_rollout/_delete.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/default_rollout/_show.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/default_rollout/_stop.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/default_rollout/_update.py
src/providerhub/azext_providerhub/aaz/latest/providerhub/default_rollout/_wait.py
src/quota/azext_quota/vendored_sdks/quota/aio/operations/_quota_operations.py
src/quota/azext_quota/vendored_sdks/quota/aio/operations/_quota_request_status_operations.py
src/quota/azext_quota/vendored_sdks/quota/aio/operations/_usages_operations.py
src/quota/azext_quota/vendored_sdks/quota/models/_models.py
src/quota/azext_quota/vendored_sdks/quota/models/_models_py3.py
src/quota/azext_quota/vendored_sdks/quota/operations/_quota_operations.py
src/quota/azext_quota/vendored_sdks/quota/operations/_quota_request_status_operations.py
src/quota/azext_quota/vendored_sdks/quota/operations/_usages_operations.py
src/reservation/azext_reservation/vendored_sdks/reservations/aio/operations/_azure_reservation_api_operations.py
src/reservation/azext_reservation/vendored_sdks/reservations/aio/operations/_reservation_operations.py
src/reservation/azext_reservation/vendored_sdks/reservations/aio/operations/_reservation_order_operations.py
src/reservation/azext_reservation/vendored_sdks/reservations/operations/_azure_reservation_api_operations.py
src/reservation/azext_reservation/vendored_sdks/reservations/operations/_reservation_operations.py
src/reservation/azext_reservation/vendored_sdks/reservations/operations/_reservation_order_operations.py
src/resource-graph/azext_resourcegraph/vendored_sdks/resourcegraph/models/_models.py
src/resource-graph/azext_resourcegraph/vendored_sdks/resourcegraph/models/_models_py3.py
src/site-recovery/azext_site_recovery/aaz/latest/site_recovery/protected_item/_create.py
src/site-recovery/azext_site_recovery/aaz/latest/site_recovery/protected_item/_update.py
src/spring-cloud/azext_spring_cloud/_log_stream.py
src/spring-cloud/azext_spring_cloud/_utils.py
src/spring-cloud/azext_spring_cloud/tests/latest/test_asc_app.py
src/spring-cloud/azext_spring_cloud/vendored_sdks/appplatform/v2022_01_01_preview/models/_models.py
src/spring-cloud/azext_spring_cloud/vendored_sdks/appplatform/v2022_01_01_preview/models/_models_py3.py
src/spring-cloud/azext_spring_cloud/vendored_sdks/appplatform/v2022_03_01_preview/models/_models_py3.py
src/spring/azext_spring/vendored_sdks/appplatform/v2023_12_01/models/_models_py3.py
src/spring/azext_spring/vendored_sdks/appplatform/v2024_05_01_preview/models/_models_py3.py
src/stream-analytics/azext_stream_analytics/vendored_sdks/streamanalytics/aio/operations/_functions_operations.py
src/stream-analytics/azext_stream_analytics/vendored_sdks/streamanalytics/aio/operations/_inputs_operations.py
src/stream-analytics/azext_stream_analytics/vendored_sdks/streamanalytics/aio/operations/_outputs_operations.py
src/stream-analytics/azext_stream_analytics/vendored_sdks/streamanalytics/models/_stream_analytics_management_client_enums.py
src/stream-analytics/azext_stream_analytics/vendored_sdks/streamanalytics/operations/_functions_operations.py
src/stream-analytics/azext_stream_analytics/vendored_sdks/streamanalytics/operations/_inputs_operations.py
src/stream-analytics/azext_stream_analytics/vendored_sdks/streamanalytics/operations/_outputs_operations.py
src/support/azext_support/aaz/latest/support/in_subscription/file/_create.py
src/support/azext_support/aaz/latest/support/in_subscription/file_workspace/_create.py
src/support/azext_support/aaz/latest/support/no_subscription/file/_create.py
src/support/azext_support/aaz/latest/support/no_subscription/file_workspace/_create.py
src/swiftlet/azext_swiftlet/generated/_help.py
src/swiftlet/azext_swiftlet/manual/_help.py
src/swiftlet/azext_swiftlet/vendored_sdks/swiftlet/models/_models.py
src/swiftlet/azext_swiftlet/vendored_sdks/swiftlet/models/_models_py3.py
src/timeseriesinsights/azext_timeseriesinsights/aaz/latest/tsi/access_policy/_create.py
src/timeseriesinsights/azext_timeseriesinsights/aaz/latest/tsi/environment/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/addon/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/addon/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/addon/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/addon/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/addon/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/authorization/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/authorization/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/authorization/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/authorization/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/authorization/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/cloud_link/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/cloud_link/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/cloud_link/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/cloud_link/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/cloud_link/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/cloud_link/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/cluster/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/cluster/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/cluster/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/cluster/_list_zones.py
src/vmware/azext_vmware/aaz/latest/vmware/cluster/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/cluster/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/cluster/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/datastore/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/datastore/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/datastore/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/datastore/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/datastore/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/global_reach_connection/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/global_reach_connection/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/global_reach_connection/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/global_reach_connection/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/global_reach_connection/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/hcx_enterprise_site/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/hcx_enterprise_site/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/hcx_enterprise_site/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/hcx_enterprise_site/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/iscsi_path/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/iscsi_path/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/iscsi_path/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/iscsi_path/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/iscsi_path/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/placement_policy/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/placement_policy/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/placement_policy/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/placement_policy/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/placement_policy/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_list_admin_credentials.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_rotate_nsxt_password.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_rotate_vcenter_password.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/identity_source/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/identity_source/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/identity_source/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/identity_source/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/identity_source/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/private_cloud/identity_source/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/script_cmdlet/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/script_cmdlet/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/script_execution/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/script_execution/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/script_execution/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/script_execution/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/script_execution/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/script_package/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/script_package/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/vm/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/vm/_restrict_movement.py
src/vmware/azext_vmware/aaz/latest/vmware/vm/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dhcp/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dhcp/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dhcp/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dhcp/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dhcp/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_service/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_service/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_service/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_service/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_service/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_service/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_zone/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_zone/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_zone/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_zone/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_zone/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/dns_zone/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/gateway/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/gateway/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/port_mirroring/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/port_mirroring/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/port_mirroring/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/port_mirroring/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/port_mirroring/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/port_mirroring/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/public_ip/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/public_ip/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/public_ip/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/public_ip/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/public_ip/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/segment/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/segment/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/segment/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/segment/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/segment/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/segment/_wait.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm_group/_create.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm_group/_delete.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm_group/_list.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm_group/_show.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm_group/_update.py
src/vmware/azext_vmware/aaz/latest/vmware/workload_network/vm_group/_wait.py
src/workloads/azext_workloads/aaz/latest/workloads/sap_virtual_instance/_create.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants