Friday, September 22, 2023

How to Create Sql Database in AZURE

First, Please open the sandbox and then activate it

sandbox --> installation link --sandbox.yajiv.com

Next, open the Microsoft Azure -->Link-->Azure.yajiv.com
Create SQL database in Azure:-
Click on SQL database and create a new database:-

Please enter the resource group and database name. After that, we will create the server

.
First, enter the server name and location. Afterwards, select SQL authentication and provide your own credentials, including the user ID and password, to access our own database.
 note:- The server name should be small letters only.

After clicking the 'OK' button, proceed to the networking settings.

Next, select the 'Public endpoint' option and set 'Allow Azure services and resources to access this server' to 'Yes'

After clicking 'Review + Create,' create your own database
note:- The deployment took 10 minutes





















No comments:

Post a Comment

My Requirement is Delete option in Vendor Master for all roles except System Administrator

   [FormControlEventHandler(formControlStr(VendParameters, VendParameters_YNV_VendorMasterDeletionOption), FormControlEventType::Modified)] ...