Skip to content
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

Byc version2 changes #34

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions ClientAdvisor/Deployment/FabricDeployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@

## Step 2: Deploy Fabric resources and artifacts
1. Navigate to ([Azure Portal](https://portal.azure.com/))
2. Click on Azure Cloud Shell in the top right of navigation Menu (add image)
2. Click on Azure Cloud Shell in the top right of navigation Menu
![CloudShell](images/fabric/CloudShell.png)
3. Run the run the following commands:
- ```az login```
- ```rm -rf Build-your-own-copilot-Solution-Accelerator```
- ```git clone https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator```
- ```cd ./Build-your-own-copilot-Solution-Accelerator/ClientAdvisor/Deployment/scripts/fabric_scripts```
- ```sh ./run_fabric_items_scripts.sh keyvault_param workspaceid_param solutionprefix_param```
1. keyvault_param - the name of the keyvault that was created in Step 1
2. workspaceid_param - the workspaceid created in Step 2
1. keyvault_param - the name of the keyvault that was created in the one click deployment step
2. workspaceid_param - the workspaceid created in Step 1
3. solutionprefix_param - prefix used to append to lakehouse upon creation
4. Get Fabric Lakehouse connection details:
5. Once deployment is complete, navigate to Fabric Workspace
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.