Skip to content

Commit 6b666f7

Browse files
authored
Merge pull request #91 from microsoft/ckm-v2-dev
Ckm v2 dev
2 parents 9d34b85 + 9af495b commit 6b666f7

File tree

167 files changed

+22196
-11205
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+22196
-11205
lines changed

Deployment/bicep/main.bicepparam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
using './master.bicep'
1+
using './main.bicep'
22

33
param solutionPrefix = 'ckm'

Deployment/scripts/fabric_scripts/create_fabric_items.py

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -185,25 +185,10 @@
185185
},
186186
"typeProperties": {
187187
"notebookId": pipeline_notebook_id,
188-
"workspaceId": workspaceId,
189-
# "parameters": {
190-
# "input_scenario": {
191-
# "value": {
192-
# "value": "@pipeline().parameters.input_scenario",
193-
# "type": "Expression"
194-
# },
195-
# "type": "string"
196-
# }
197-
# }
188+
"workspaceId": workspaceId
198189
}
199190
}
200-
],
201-
# "parameters": {
202-
# "input_scenario": {
203-
# "type": "string",
204-
# "defaultValue": "fsi"
205-
# }
206-
# }
191+
]
207192
}
208193
}
209194

Deployment/scripts/fabric_scripts/data/conversation_input/Travel_20240131132334.json

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)