Introduction: In this article we are going to see how to get the connection string for the newly created SQL Azure Database using the Management portal in SQL Azure. Overview:…
Introduction: In this article we are going to see how to Add and Remove Firewall Rules using the Management portal in SQL Azure. Overview: SQL Azure Firewall rules are provided…
Introduction: In this article we are going to see how to create new View using the Management portal in SQL Azure. Overview: Creating view in traditional SQL Server database locally…
Introduction: In this article we are going to see how to create a new database stored procedure using the new Azure portal instead of using the SQL Server Management Studio.…
Introduction: In this article we are going to see how to create a new table and insert some records using the new Azure portal instead of using the SQL Server…