Skip to content

Commit 7ae9718

Browse files
EXP environment changes for Existing Fabric workspace
1 parent d15c956 commit 7ae9718

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/FabricDeployment.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Fabric Deployment
22
## Step 1: Create Fabric workspace
3+
4+
ℹ️ Note: If you already have an existing Microsoft Fabric Workspace, you can **skip this step** and proceed to Step 2. To retrieve an existing Workspace ID, check **Point 5 below**.
5+
36
1. Navigate to ([Fabric Workspace](https://app.fabric.microsoft.com/))
47
2. Click on Workspaces from left Navigation
58
3. Click on + New Workspace
@@ -19,7 +22,7 @@
1922
- ```cd ./Build-your-own-copilot-Solution-Accelerator/infra/scripts/fabric_scripts```
2023
- ```sh ./run_fabric_items_scripts.sh keyvault_param workspaceid_param solutionprefix_param```
2124
1. keyvault_param - the name of the keyvault that was created in Step 1
22-
2. workspaceid_param - the workspaceid created in Step 2
25+
2. workspaceid_param - Existing Workspaceid or workspaceid created in Step 2
2326
3. solutionprefix_param - prefix used to append to lakehouse upon creation
2427
4. Get Fabric Lakehouse connection details:
2528
5. Once deployment is complete, navigate to Fabric Workspace

0 commit comments

Comments
 (0)