Azure / Azure/azure-cli

invalid resouce name error, if path include Japanese Characters.

Open
#24,044 1 comment 0 reactions 1 assignee Claimed by @evelyn-ys View on GitHub
act-codegen-extensibility-squad Auto-Assign Azure CLI Team customer-reported potential-pruning question Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### **This is autogenerated. Please review and update as needed.**

## Describe the bug

**Command Name**
`az storage fs file move`

**Errors:**
```
(InvalidResourceName) The specifed resource name contains invalid characters.
RequestId:e84fa5ff-201f-0041-5d27-d34ed8000000
Time:2022-09-28T10:48:41.8663852Z
Code: InvalidResourceName
Message: The specifed resource name contains invalid characters.
RequestId:e84fa5ff-201f-0041-5d27-d34ed8000000
Time:2022-09-28T10:48:41.8663852Z

```

## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

- _Put any pre-requisite steps here..._
- `az storage fs file move -f {} --account-name {} --new-path {} --path {}`

## Expected Behavior

## Environment Summary
```
Windows-10-10.0.19044-SP0
Python 3.10.5
Installer: MSI

azure-cli 2.40.0

Extensions:
datafactory 0.6.0

Dependencies:
msal 1.18.0b1
azure-mgmt-resource 21.1.0b1
```
## Additional Context

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.