Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (4k points)
I have a web app in Azure which is taking some data as input. I want to save it in SQL DB. Is there any way of viewing the data or checking it?

I am using workbench for MySQL for database purposes.

1 Answer

0 votes
by (9.6k points)

To view the data you can download SQL server management studio and access your database through it. Visual Studio Community Edition or Visual Code can also be used for similar purposes. 

The SQL database firewall will need to be configured according to your client for a successful connection. 

If you're using the Azure portal itself, you can try using 'Query Editor' in the overview menu of your SQL database.

Check this Azure Administrator certification out for more insights on Microsoft Azure!

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jan 29, 2021 in Azure by chandra (29.3k points)
0 votes
1 answer

Browse Categories

...