Set up Power BI and Azure
Detailed below are the Power BI capacity and Azure CLI-related prerequisite steps to set up the LoadFAST.
Power BI capacity
Ensure you have at least one embedded or premium Power BI capacity to use LoadFAST on. If one is not available, follow the steps detailed below to create a capacity:
Log into the Azure portal.
Type “Power BI Embedded" in the search bar and select said option as it appears.
Click on Create.
Fill in the required information and then click on Review + Create.
PROJECT DETAILS
Subscription: Choose the same subscription that will be used to deploy the LoadFAST tool in Azure Marketplace.
Resource group: Choose a resource group. The resource group should be inside the same tenant/subscription that will be used to deploy the LoadFAST tool.
RESOURCE DETAILS
Resource name: Create and enter a name. This is the embed capacity name and will be used for the Assign capacity to your Power BI workspace steps (in pre-deployment) and the steps following it.
Location: Choose a location.
Size: This is the Power BI embed capacity size. Select the resource size that best meets your needs.
Power BI capacity administrator: Enter the relevant user.
You must have the necessary CPU cores quota inside the subscription for the Kubernetes resource to be deployed successfully. Follow the steps below to check or assign the Kubernetes Regional Cores Quota:
Type "Subscriptions" in the Azure portal search bar and select said option as it appears.
Select Usage + quotas (under Settings) from the left pane. Use the filter next to the search bar to ensure the grid is filtered to Compute.
Search for Standard DASv4 Family vCPU.
Calculate the available cores needed (maximum concurrent load count * 2).
Warning: The option selected for the maximum concurrent load count value later in the Deployment section CANNOT be increased after deployment. If an increase is needed, the tool will have to be re-deployed and re-set up from the beginning.
Take this into consideration as you select an option.
Example:
If 100 was selected as the maximum concurrent load count value but...
I only need 50 --> The load limit can be reduced directly within the tool.
I need 150 --> The tool will have to be re-deployed.
For the region where you want to deploy the LoadFAST tool in, check if the Current usage value meets the available cores needed value (e.g., in the image below, the Current usage value is 40 of 1,500).
If your subscription does not have enough cores, then increase the core quota limit by clicking on the pencil icon under the Adjustable column.
Enter the new limit required (400 is used as an example value in the image). Click on Submit and wait for the request to process.
A pop-up page, as shown below, will appear once the request is successfully processed.
Activate the Power BI Embedded Capacity
To work with Power BI APIs related to embedding feature, you need to activate the Embedded capacity.
Type “Power BI Embedded" in the Azure portal search bar and select said option as it appears.
Select the LoadFAST's embed capacity as shown below.
Click on the Start/play button.
Last updated