Skip to content

Commit 775d9b8

Browse files
authored
Update azuredeploy.json - reverting azSearch to "apiVersion": "2021-04-01-preview",
1 parent bd634ef commit 775d9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azuredeploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"resources": [
159159
{
160160
"type": "Microsoft.Search/searchServices",
161-
"apiVersion": "2024-07-01",
161+
"apiVersion": "2021-04-01-preview",
162162
"name": "[parameters('azureSearchName')]",
163163
"location": "[parameters('location')]",
164164
"sku": {

0 commit comments

Comments
 (0)