Skip to main content

Posts

Showing posts with the label azure database

How to create Azure SQL Database

Hello guys in this blog we are going to create Azure SQL Database which will be useful for many integration scenarios for D365 and other external applications. To make use of azure portal first of all you need to have azure subscription which is essential to use all the azure services.After which you just have to follow steps given below. Visit to azure portal(portal.azure.com) and from Hamburger menu or from search menu you can search for Azure SQL as follows.          And select desired database type   Select resource group and set desired database name If you have server then select server otherwise you need to create server as follows. Now select desired architecture from given sets. After this status page will open as follows which will show deployment status of database in azure. After completion you get overview of Azure SQL Database from Azure Portal Home>Azure SQL>Overview I hope this will help you to cre...