We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d026a3e commit 4b10bb9Copy full SHA for 4b10bb9
docs/FabricDeployment.md
@@ -16,7 +16,7 @@
16
- ```az login```
17
- ```rm -rf Build-your-own-copilot-Solution-Accelerator```
18
- ```git clone https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator```
19
- - ```cd ./Build-your-own-copilot-Solution-Accelerator/src/infra/scripts/fabric_scripts```
+ - ```cd ./Build-your-own-copilot-Solution-Accelerator/infra/scripts/fabric_scripts```
20
- ```sh ./run_fabric_items_scripts.sh keyvault_param workspaceid_param solutionprefix_param```
21
1. keyvault_param - the name of the keyvault that was created in Step 1
22
2. workspaceid_param - the workspaceid created in Step 2
0 commit comments