How secure is an Azure database within Microsoft

azure-sql-databaseSecurity

I am considering moving most of my Databases to Azure SQL server Database, but I am concerned that Microsoft will be able to snoop and look at the data inside the database, which is absolutely not acceptable.

  • Can Microsoft see any data in an Azure AQL DB?
  • What is the extent of Microsoft ability to influence a database in Azure?

Thanks for the help.

Best Answer

The only way to be secure, is to control your data. If someone else is running it on its own infrastructure, they are able to read, change or use them. Period. For example: if your database is confidential one, you should not use someone else infrastructure. Saying that ( which is completely obvious), you may assume, that as long as you not breaking the law, and USA is not in political conflict with your country, Microsoft is not interested in peeking at your data, exactly as any other company

So if you have something to hide, use your own server. If you have nothing special ( and putting it on the web is in compliance with local law) go on.