Hi,
I'm struggling to work out how to connect to Azure, it says it can be done in 20 minutes but no documentation is provided and simply links to the AWS S3 documentation.
What to choose to setup the resource?
Hi,
I'm struggling to work out how to connect to Azure, it says it can be done in 20 minutes but no documentation is provided and simply links to the AWS S3 documentation.
What to choose to setup the resource?
Welcome to the forum @Benjamin_Roust_Hansen,
I have many apps that use Azure SQL, and some that use Azure Functions. I assume you are needing to work with Azure SQL?
You just need to use the Microsoft SQL database resource. Azure SQL is just Microsoft SQL behind the scenes. Just supply the Host, Username, Password and other details settings that are applicable to you just like you were connecting any other front end like SQL Server Management Studio or ODBC. You can get these details from your Azure management portal.
If it is not the database you are trying to connect to, can you be more specific about which Azure service you are trying to connect with?