Manage a workload in Fabric (preview)
This article describes how to upload and manage a workload to the Fabric service. Workloads enhance the usability of your service within a familiar workspace, eliminating the need to leave the Fabric environment. Fabric workloads increase user engagement and improve your application’s discoverability in the Fabric store. The Fabric workspace includes various components, known as Fabric items, which handle the storage, analysis, and presentation of your data.
Prerequisites
Before you can deploy a workload, you must have the following prerequisites:
- A Fabric account with the Admin permissions.
- The NuGet package workload solution that you want to deploy. For information about creating a workload solution, see QuickStart: Run a workload sample.
Note
When a DevGateway is connected to Fabric backend, the developer workload takes precedence over the workload activated in the tenant. If you try to create an item in a workspace associated with the same capacity as the one registered in the DevGateway configuration, Fabric backend calls your local workload instead of the activated one.
Upload a workload
To upload a workload to the Fabric service, follow these steps:
Log into Fabric with an Admin account.
From Settings, go to the Admin portal.
From Workloads, select Upload workload.
Browse to the nugget package you want to upload, and select Open.
Select workload.
Select uploaded version
Select Add.
Notice that the version number is now listed and Status is Active in tenant.
Manage a workload
Once you have a workload uploaded, you can manage it by performing the following actions:
Update a workload
To change to a different active version of a workload, follow these steps:
From Workloads in the Admin portal select the workload you want to deactivate.
From the Add tab, select Edit.
Select the version you want to activate and select Add.
Select Add again to confirm the change.
Notice that the new version number is now listed and Status is Active in tenant.
Delete a workload
To delete a workload, follow these steps:
From Workloads in the Admin portal select the workload you want to delete.
From the Uploads tab, select delete icon next to the version you want to delete.
You can't delete the active version of a workload. To delete the active version, first deactivate it.
Deactivate a workload
To deactivate a workload, follow these steps:
From Workloads in the Admin portal select the workload you want to deactivate.
From the Add tab, select Deactivate.