Skip to content

Instantly share code, notes, and snippets.

@gbellmann
Created April 23, 2015 03:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gbellmann/8f72fdb509c86413ea4f to your computer and use it in GitHub Desktop.
Save gbellmann/8f72fdb509c86413ea4f to your computer and use it in GitHub Desktop.
{
"name" : "miorigendedatossql",
"type" : "azuresql",
"credentials" : { "connectionString" : "cadena de conexión" },
"container" : { "name" : "nombre de la tabla o vista" },
"dataChangeDetectionPolicy" : {
"@odata.type" : "#Microsoft.Azure.Search.SqlIntegratedChangeTrackingPolicy"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment