-
Notifications
You must be signed in to change notification settings - Fork 376
Update trial capacity increase instructions #2264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Clarified steps for increasing trial capacity and added access to trial properties.
@simonsabin : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit b628e1d: ✅ Validation status: passed
For more details, please refer to the build report. |
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates the trial capacity increase instructions to provide clearer, more detailed steps for users attempting to increase their Microsoft Fabric trial capacity from 4 to 64 capacity units.
- Added step to click on trial name to access trial properties
- Clarified the capacity size selection process with specific dropdown instructions
- Enhanced existing step descriptions for better user guidance
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
1. Your current trial size is displayed here. Select the **Change size** button to increase from 4 capacity units to 64 capacity units. | ||
1. Select **Capacity settings**, and then choose the **Trial** tab. Your current trial size is displayed here against your Trial. | ||
1. Click on the **Name of the trial** to access the Trial properties | ||
2. Select the **Change size** button and the select **64 capacity units** in the capacity size drop down, to increase from 4 capacity units to 64 capacity units. |
Copilot
AI
Sep 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a grammatical error: 'and the select' should be 'and then select'.
2. Select the **Change size** button and the select **64 capacity units** in the capacity size drop down, to increase from 4 capacity units to 64 capacity units. | |
2. Select the **Change size** button and then select **64 capacity units** in the capacity size drop down, to increase from 4 capacity units to 64 capacity units. |
Copilot uses AI. Check for mistakes.
1. Select **Capacity settings**, and then choose the **Trial** tab. | ||
1. Your current trial size is displayed here. Select the **Change size** button to increase from 4 capacity units to 64 capacity units. | ||
1. Select **Capacity settings**, and then choose the **Trial** tab. Your current trial size is displayed here against your Trial. | ||
1. Click on the **Name of the trial** to access the Trial properties |
Copilot
AI
Sep 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing period at the end of the sentence for consistency with other numbered list items.
1. Click on the **Name of the trial** to access the Trial properties | |
1. Click on the **Name of the trial** to access the Trial properties. |
Copilot uses AI. Check for mistakes.
Clarified steps for increasing trial capacity and added access to trial properties.