ConnectionString para Managed Identity - Ingestion
Closed this issue · 1 comments
placerda commented
No se forma bien el connection string en el data source.
"credentials": {
"connectionString": f"ResourceId=/subscriptions/xxxxxxxxxxxxxxxxxxxxxxx/resourceGroups/xxxxxxxxxxxxx/providers/Microsoft.Storage/storageAccounts/xxxxxxxxxxxx;"
#storage_connection_string
},
"container": {
"name": storage_container
},
"identity": {
"@odata.type": "#Microsoft.Azure.Search.DataUserAssignedIdentity",
"userAssignedIdentity": "/subscriptions/xxxxxxxxxxxxxx/resourcegroups/xxxxxxxxxxxxxxxxxxxxx/providers/Microsoft.ManagedIdentity/userAssignedIdentities/xxxxxxxxxxxxxx"
}
placerda commented
This was fixed. We're closing older issues as part of repo maintenance. Feel free to reopen if needed.