InterviewSolution
Saved Bookmarks
| 1. |
Tell Me Something About Security And Sql Azure? |
|
Answer» SQL Azure SERVICE allows blocking a request BASED on its IP ADDRESS through SQL Azure firewall. It uses SQL server Authentication mechanism to authenticate connections. Also connections to SQL Azure are SSL-encrypted by DEFAULT. SQL Azure service allows blocking a request based on its IP address through SQL Azure firewall. It uses SQL server Authentication mechanism to authenticate connections. Also connections to SQL Azure are SSL-encrypted by default. |
|