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 kusto script delete -> ResourceNotFound #27626

Open
deyanp opened this issue Oct 18, 2023 · 3 comments
Open

az kusto script delete -> ResourceNotFound #27626

deyanp opened this issue Oct 18, 2023 · 3 comments
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization. Kusto Service Attention This issue is responsible by Azure service team.

Comments

@deyanp
Copy link

deyanp commented Oct 18, 2023

Describe the bug

trying to delete a script with name containing forwards slashes e.g. a/b/c using the az kusto script delete command with --name "a/b/c", and getting an error ResourceNotFound with Message: The resource with identifier '/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Kusto/Clusters/xxx/Databases/xxx/Scripts/a' is not found.

Related command

az kusto script delete

Errors

ResourceNotFound with Message: The resource with identifier '/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Kusto/Clusters/xxx/Databases/xxx/Scripts/a' is not found.

Issue script & Debug output

see above

Expected behavior

script successfully deleted

Environment Summary

azure-cli 2.53.0

core 2.53.0
telemetry 1.1.0

Extensions:
account 0.2.3
application-insights 0.1.16
azure-devops 0.25.0
kusto 0.5.0
storage-preview 1.0.0b1

Dependencies:
msal 1.24.0b2
azure-mgmt-resource 23.1.0b2

Python location '/opt/az/bin/python3'
Extensions directory '/home/deyan/.azure/cliextensions'

Python (Linux) 3.10.10 (main, Sep 20 2023, 06:07:38) [GCC 11.4.0]

Legal docs and information: aka.ms/AzureCliLegal

Your CLI is up-to-date.

Additional context

No response

@deyanp deyanp added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Oct 18, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Oct 18, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Oct 18, 2023

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

@yonzhan yonzhan added Kusto Service Attention This issue is responsible by Azure service team. labels Oct 18, 2023
@jsntcy
Copy link
Member

jsntcy commented Oct 19, 2023

@zoharHenMicrosoft, could you please look at this issue?

@zoharHenMicrosoft
Copy link
Member

@zoharHenMicrosoft, could you please look at this issue?
I'm no longer working on that, please try to contact orhasban_org_fte@microsoft.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization. Kusto Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants