Skip to content

This code will help you to deploy SQL Azure Databases in Microsoft Azure using C# .Net (create/list/drop servers, add/list firewall rules, create/list/drop databases)

victorm-ai/SQLAzureWithCsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Overview -SQL Azure with C sharp

This code will help you to deploy SQL Azure Databases in Microsoft Azure using C# .Net (create/list/drop servers, add/list firewall rules, create/list/drop databases)

About the project

The MAML (Microsoft Azure Manage Libraries) let us to manage resources of Microsoft Azure services by code, in this opportunity we can see how to work with SQL Azure databases.

Technology used

  • Visual Studio 2013.
  • .NET (language C#).
  • Microsoft Azure.

Requirements

  • Visual Studio 2013.
  • Windows 7/8/10.
  • One Microsoft Azure account.
  • File.publishsettings.

Additional information

If you can see how this project was created, you can do click on this link: http://bit.ly/2iXVHDI

About

This code will help you to deploy SQL Azure Databases in Microsoft Azure using C# .Net (create/list/drop servers, add/list firewall rules, create/list/drop databases)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published