Xing Zhou

Results 180 comments of Xing Zhou

@eymizrac Any update for the Swagger link?

@eymizrac Any update?

@eymizrac May I ask is the requirement of this issue the same as #23664? If so, could you please help close the duplicate one?

It is a known issue of service that some features are not supported with Azure Data Lake Storage Gen2. As for Blob REST APIs, [doc link:](https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-known-issues#blob-storage-apis) >These Blob REST APIs...

For the error of ARM template, it should also be caused by some features not supported by hierarchical namespace accounts. This requires service team to confirm what and why it...

The problem of ARM deployment still exists. The error information returned by the service is as follows: ``` {"status":"Failed","error":{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for...

> CLI command is az storage fs create with azure cli >= 2.6.0. > Customer can create container(file system) in Data Lake Gen2 storage account using az storage fs create...

@rguptar In fact, the offline configuration file used by CLI is [aliases.json](https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/arm-compute/quickstart-templates/aliases.json ), and `src/azure-cli/azure/cli/command_modules/vm/_alias.py` is only a backup when the [aliases.json](https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/arm-compute/quickstart-templates/aliases.json ) cannot access due to network problems. Please...