Forum Discussion

Leela's avatar
Leela
Frequent Visitor
1 month ago
Solved

Issue Creating Lakehouse

Hi,

I am unable to create lakehouse and encountered below error :

Creating Lakehouse is not supported in this workspace. To create Lakehouse, you can start a Microsoft Fabric trial, however, there are no trials available on this tenant. If you have access to another tenant associated with your work or school organization, we recommend that you start a trial on that tenant. If you don't have access to another tenant, you may still be able to try out Microsoft Fabric.

 

I have created Entra id and used that to login to get started with fabric trail , but seems not working ,do help me out 

  • Hi Leela 

    The TooManyRequestsForCapacity (HTTP 430) error indicates that the Spark job could not be scheduled because the Fabric capacity reached either its available Spark compute limit or the Spark job/API rate limit. This is typically related to capacity contention rather than an issue with the Spark code itself.

    To troubleshoot, please try the following:

    • Review the Monitoring Hub to check whether there are any running or queued Spark jobs. Cancel any unnecessary or stalled jobs.
    • Navigate to Workspace Settings β†’ Job Management and review the Job Concurrency & Queue Monitoring information to identify any capacity contention.
    • Retry the Spark job after existing workloads have completed.
    • If your environment supports Autoscale Billing, consider enabling it to provide additional compute capacity during peak demand.
    • If this occurs frequently, consider upgrading to a larger Fabric capacity SKU to accommodate your workload.

    Reference : Fabric Notebooks troubleshooting guide - Microsoft Fabric | Microsoft Learn

    Hope this helps!!

    Thank You.

9 Replies

  • Omkar_1712's avatar
    Omkar_1712
    Solution Specialist

    Hello Leela,

    The error indicates that your tenant currently doesn't have access to a Microsoft Fabric capacity, and a Fabric trial isn't available for your organization.

    A few things you can check:

    • Verify with your Microsoft 365/Fabric administrator that Microsoft Fabric is enabled for your tenant and that you're assigned the appropriate license.
    • If you're expecting to use a Fabric Trial, ask your tenant administrator whether trial creation has been disabled or if your organization has exhausted the available trials.
    • If your organization already has a Fabric capacity (F-SKU or Premium), ensure your workspace is assigned to that capacity. Lakehouses can only be created in a Fabric-enabled workspace.
    • If you're using a personal or developer tenant, you may need to use a tenant where Fabric trials are supported or purchase/assign a Fabric capacity.

    Creating a Microsoft Entra ID tenant by itself does not automatically provision a Fabric trial or capacity, so the issue is likely related to licensing or tenant configuration rather than your account.

    Best regards,
    Omkar Shinde
    Microsoft Fabric Enthusiast | Power BI Consultant

    πŸ’‘ If you found this response helpful, please consider giving it a Kudos.
    βœ… If this resolves your question, please mark it as the Accepted Solution to help others in the community.

  • Hi Leela ,

     

    That error usually means your workspace isn't backed by a Fabric capacity and no trial is available on your tenant β€” creating a new Entra ID alone won't fix it, because trial eligibility is controlled at the tenant level, not the user level. If the tenant has Fabric trials disabled, blocked by admin settings, or has exhausted trial capacity, any new user in that tenant will hit the same wall.


    A few things worth checking:

    1. Admin portal – In the Fabric/Power BI admin portal, confirm Microsoft Fabric is enabled for the whole organization (or at least for your security group).
    2. Workspace capacity – Open workspace settings and check the License mode. Lakehouse needs a Fabric capacity (F SKU / Trial / Premium Per Capacity). "Pro" or "My workspace" won't work.
    3. Trial availability – Go to Account Manager β†’ Start trial. If the button is missing or greyed out, trials are turned off or unavailable on that tenant.
    4. Tenant admin help – If it's a work/school tenant, ask your admin to enable Fabric and either assign an F SKU or allow user trials.
    5. If no trial is possible – Use an existing Fabric capacity workspace, spin up a pay-as-you-go F2 in Azure (cheapest option to unblock yourself), or try the trial on a different eligible tenant.

     

    Quick questions so we can narrow it down:

    • What's the license mode of the workspace you're trying to create the Lakehouse in?
    • Are you the tenant admin on the new Entra tenant, and did the Start Trial option appear for you there?

     

    Helpful docs:

     

    If this got you what you needed, a Kudos and an Accepted Solution mark would be great β€” it helps others searching for the same thing find the answer quicker.

    Disclosure: My earlier response above was drafted with the assistance of an AI tool (Microsoft Copilot) and cross-checked against Microsoft Learn documentation. Sharing this note for transparency as per the Community AI Usage Policy

    • v-aatheeque's avatar
      v-aatheeque
      Community Support

      Hi Leela

      We wanted to follow up to check if you’ve had an opportunity to review the previous responses. If you require further assistance, please don’t hesitate to let us know.

       

      • Leela's avatar
        Leela
        Frequent Visitor

        Hi, i have got same-day access. However, I have encountered another issue. While trying to create a table from a file in the lakehouse , I received a capacity error. Since this is a free trial, shouldn't it be exempt from capacity limits? Thanks!