asp.net - Enable audit to azure DB -
i've created azure db , want enable audit (e.g. user alter entry,when,etc), how can ?
i click on manage , didn't find place when can that...
azure sql database not back upwards alter info capture (cdc) feature in standard sql server provides in-built auditing capabilities. need solve auditing requirement other way (pre / post triggers?)
the total set of azure sql db limitations (and differences standard sql server) listed here: http://msdn.microsoft.com/en-us/library/azure/ff394115.aspx.
there's older technet blog on how accomplish workable solution here: http://social.technet.microsoft.com/wiki/contents/articles/2976.how-to-enable-sql-azure-change-tracking.aspx
asp.net azure sql-azure
No comments:
Post a Comment