Skip to content

Commit ec1c6c4

Browse files
committed
disableLocalAuth
1 parent a785144 commit ec1c6c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infra/core/search/search-services.bicep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ resource search 'Microsoft.Search/searchServices@2021-04-01-preview' = {
4747
// The free tier does not support managed identity
4848
identity: searchIdentityProvider
4949
properties: {
50-
authOptions: authOptions
5150
disableLocalAuth: disableLocalAuth
5251
disabledDataExfiltrationOptions: disabledDataExfiltrationOptions
5352
encryptionWithCmk: encryptionWithCmk

0 commit comments

Comments
 (0)