You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Fabric_deployment.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
+
### Fabric deployment is not currently used in this accelerator. The steps below are not applicable and can be ignored, as this functionality is still in development.
2
+
1
3
### How to customize
2
4
3
5
If you'd like to customize the solution accelerator, here are some ways you might do that:
4
-
- Ingest your own [audio conversation files](./docs/ConversationalDataFormat.md) by uploading them into the `cu_audio_files_all` lakehouse folder and run the data pipeline
5
-
- Deploy with Microsoft Fabric by following the steps in [Fabric_deployment.md](./docs/Fabric_deployment.md)
6
+
- Ingest your own [audio conversation files](./ConversationalDataFormat.md) by uploading them into the `cu_audio_files_all` lakehouse folder and run the data pipeline
7
+
- Deploy with Microsoft Fabric by following the steps in [Fabric_deployment.md](./Fabric_deployment.md)
6
8
7
9
8
10
3.**Create Fabric workspace**
@@ -40,7 +42,7 @@ If you'd like to customize the solution accelerator, here are some ways you migh
40
42
3. solutionprefix_param - prefix used to append to lakehouse upon creation
41
43
5.**Add App Authentication**
42
44
43
-
Follow steps in [App Authentication](./docs/AppAuthentication.md) to configure authentication in app service.
45
+
Follow steps in [App Authentication](./AppAuthentication.md) to configure authentication in app service.
0 commit comments