32

Introduction to Microsoft Azure SQL database - from Atidan

  • Upload
    atidan

  • View
    643

  • Download
    3

Embed Size (px)

Citation preview

Page 1: Introduction to Microsoft Azure SQL database - from Atidan
Page 2: Introduction to Microsoft Azure SQL database - from Atidan
Page 3: Introduction to Microsoft Azure SQL database - from Atidan
Page 4: Introduction to Microsoft Azure SQL database - from Atidan
Page 5: Introduction to Microsoft Azure SQL database - from Atidan
Page 6: Introduction to Microsoft Azure SQL database - from Atidan
Page 7: Introduction to Microsoft Azure SQL database - from Atidan
Page 8: Introduction to Microsoft Azure SQL database - from Atidan
Page 9: Introduction to Microsoft Azure SQL database - from Atidan
Page 10: Introduction to Microsoft Azure SQL database - from Atidan
Page 11: Introduction to Microsoft Azure SQL database - from Atidan
Page 12: Introduction to Microsoft Azure SQL database - from Atidan
Page 13: Introduction to Microsoft Azure SQL database - from Atidan
Page 14: Introduction to Microsoft Azure SQL database - from Atidan
Page 15: Introduction to Microsoft Azure SQL database - from Atidan
Page 16: Introduction to Microsoft Azure SQL database - from Atidan
Page 17: Introduction to Microsoft Azure SQL database - from Atidan
Page 18: Introduction to Microsoft Azure SQL database - from Atidan
Page 19: Introduction to Microsoft Azure SQL database - from Atidan
Page 20: Introduction to Microsoft Azure SQL database - from Atidan
Page 21: Introduction to Microsoft Azure SQL database - from Atidan
Page 22: Introduction to Microsoft Azure SQL database - from Atidan

1.

2.

3.

1.

2.

3.

4.

5.

6.

7.

8.

9.

<connectionStrings><addname="AdventureWorks"connectionString=

"Data Source=[server].database.windows.net;Integrated Security=False;Initial Catalog=ProductsDb;User Id=[login];Password=[password];Trusted_Connection=False;Encrypt=true;"

providerName="System.Data.SqlClient"/></connectionStrings>

Page 23: Introduction to Microsoft Azure SQL database - from Atidan
Page 24: Introduction to Microsoft Azure SQL database - from Atidan
Page 25: Introduction to Microsoft Azure SQL database - from Atidan
Page 26: Introduction to Microsoft Azure SQL database - from Atidan
Page 27: Introduction to Microsoft Azure SQL database - from Atidan
Page 28: Introduction to Microsoft Azure SQL database - from Atidan
Page 29: Introduction to Microsoft Azure SQL database - from Atidan
Page 30: Introduction to Microsoft Azure SQL database - from Atidan
Page 31: Introduction to Microsoft Azure SQL database - from Atidan

Database Size Price Per Database Per Month

0 to 100 MB Flat $4.995

> 100 to 1 GB Flat $9.99

> 1GB to 10 GB $9.99 for first GB, $3.99 per additional GB

> 10 GB to 50 GB $45.954 for first 10 GB, $1.998 for each additional GB

> 50 GB to 150 GB $145.874 for first 50 GB, $0.999 for each additional GB

Page 32: Introduction to Microsoft Azure SQL database - from Atidan