File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
scenarios/Agents/setup/standard-agent-with-threadstorage/modules-standard Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ resource searchService 'Microsoft.Search/searchServices@2024-06-01-preview' exis
7070}
7171
7272#disable-next-line BCP081
73- resource aiHub 'Microsoft.MachineLearningServices/workspaces@2025-01 -01-preview' = {
73+ resource aiHub 'Microsoft.MachineLearningServices/workspaces@2024-10 -01-preview' = {
7474 name : aiHubName
7575 location : location
7676 tags : tags
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ resource cosmosDBAccount 'Microsoft.DocumentDB/databaseAccounts@2024-12-01-previ
4141}
4242
4343#disable-next-line BCP081
44- resource aiProject 'Microsoft.MachineLearningServices/workspaces@2025-01 -01-preview' = {
44+ resource aiProject 'Microsoft.MachineLearningServices/workspaces@2024-10 -01-preview' = {
4545 name : aiProjectName
4646 location : location
4747 tags : union (tags , {
You can’t perform that action at this time.
0 commit comments