Posts

Showing posts from August, 2021

Setting up Azure SQL Database with help of Udemy Course

  Permalink Udemy course link   Objective - to create azure sql db in my personal (gurao@hotmail.com) Azure account and then access it for flowwright forms.   <AZURE SQL DB - START>    azure resource group: rg-kf-AzureSQLDB    database name: db-azsql-kf-flowwright-trial    Server name: svr-azsql-kf-flowwright-trial    Server name with fqdn :     admin : azsqlserveradmin    (V**!k**!**3  This  MS tutorial link  helped in creating DB in Azure.   Also, Azure Studio had to be used. SSMS could help. Could not create Schema in Azure, some issues..   <AZURE SQL DB - END>