I have azure free trail account , I want to create a new storage account and then i want to upload a file to a container in it and then i want to view the records of that file i upload
- Create a resource group
- created a storage account and added that to resoure group
- Clicked upload and uploaded a file from my laptop , I see that file is uploaded , but not able to see the records .
Please help how do i see the records of the file that i uploaded
CodePudding user response:
You cannot view the blob content from within the "Manage uploads" page. Please browse to the container and then use the context menu like demonstrated in the screenshot below: