Upload workload to tenant #15
-
Uploading the nupgk gives this error, and there seems to be no messages in the audit logs that can point to what's missing. Followed these steps to upload FE and BE: https://learn.microsoft.com/en-us/fabric/workload-development-kit/azure-web-app-deployment-tutorial Might have missed something, but hard to tell without info in the logs. My account is missing the workloads tab as shown in the docs. Not clear how to enable that, and maybe that is causing this to fail? In dev mode, I do see the workload section, but not workload tab. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 17 replies
-
Hi @dhrumil83,
Regarding WorkloadHub - it is the expected experience for now since no public Workloads available yet (even if there are activated Workloads in the tenant). We are consulting with our Product team on whether this experience matches the developers' requirement, will update. |
Beta Was this translation helpful? Give feedback.
Hi @dhrumil83,
ResourceId property has only two 'modes': developer mode (with the 'localinstance') used for connecting a developer workload to Fabric, and production mode as described in the comment above.
In order to upload and activate a workload in your tenant, you will need the production mode for ResourceId and rest of configurations in your XML files to be compatible with your Entra ID (AAD) configurations, including custom domains.