Azure / CloudShell

Container Image for Azure Cloud Shell (https://azure.microsoft.com/en-us/features/cloud-shell/)
https://shell.azure.com
MIT License
256 stars 105 forks source link

[BUG] Error occurred during file upload #497

Open hichemfantar opened 1 month ago

hichemfantar commented 1 month ago

To Reproduce

  1. open azure cloud shell ui in azure portal
  2. upload a file, I'm using https://github.com/Azure-Samples/azure-digital-twins-getting-started/blob/main/models/energy-grid-example/distributionGridBulkImport.json
  3. error shows up

Observed Behavior

Error occurred during file upload
File: distributionGridBulkImport.json

Image

Image

Expected behavior

A clear description of what you expected to happen instead.

Is this specific to Cloud Shell?

Please verify if the same issue can be reproduced by running the same tool outside Cloud Shell - for example, by installing it on your own computer. If so, it is likely to be a bug in that tool or in the Azure service it communicates with, not in Cloud Shell. Please file the issue with the appropriate project.

Interface information

https://portal.azure.com Chrome on Windows 10

Additional context

works in https://portal.azure.com/#cloudshell/

mbifeld commented 2 days ago

Hi @hichemfantar , I was able to successfully upload the JSON file you linked into Cloud Shell in portal.azure.com. I see in the 'Additional context' section you say it is working in https://portal.azure.com/#cloudshell/. Where are you testing that it failed? I am aware of an issue uploading/downloading files in Cloud Shell in the M365 Admin Center.

hichemfantar commented 10 hours ago

I’m not able to reproduce this atm so feel free to close it.