Edit

Share via


Manage the resources in a Fabric environment

Resources in a Microsoft Fabric environment provide a file system that you can use to manage your files and folders. You can easily access the environment resources from notebooks and collaborate with others if the notebooks are attached to the same environment.

Screen recording of the environment Resources section.

Interact with resources in a notebook

When the notebook is attached to an environment, you can easily find the environment Resources folders that appear in Explorer. You can do common operations like uploading, downloading, renaming, deleting, and moving files. You can also create, delete, and rename folders from both the environment and the notebook UI.

If you drag and drop the file with supported type from the environment Resources folders to a notebook code cell, a code snippet is automatically generated to help you access the file. To learn more, see Notebook code snippets.

Note

The resource storage has a maximum file size limit of 500 MB. Individual files are restricted to 50 MB, with a total limit of 100 files and folders combined.