exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 2 question 11 discussion

Actual exam question from Microsoft's AZ-303
Question #: 11
Topic #: 2
[All AZ-303 Questions]

You have an Azure SQL database named Db1 that runs on an Azure SQL server named SQLserver1.
You need to ensure that you can use the query editor on the Azure portal to query Db1.
What should you do?

  • A. Copy the ADO.NET connection string of Db1 and paste the string to the query editor.
  • B. Approve private endpoint connections for SQLserver1.
  • C. Modify the Advanced Data Security settings of Db1.
  • D. Configure the Firewalls and virtual networks settings for SQLserver1.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connect-query-portal

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
azurecert2021
Highly Voted 4 years, 7 months ago
1) The query editor uses ports 443 and 1443 to communicate. Ensure you have enabled outbound HTTPS traffic on these ports. You also need to add your outbound IP address to the server's allowed firewall rules to access your databases and data warehouses. 2) If you have a Private Link connection, the Query Editor works without needing to add the Client Ip address into the SQL Database firewall.
upvoted 29 times
PradeepWaragoda
3 years, 8 months ago
You mean port 1433?
upvoted 1 times
...
SanjSL
3 years, 8 months ago
For public connections to query editor, you need to add your outbound IP address to the server's allowed firewall rules to access your databases and data warehouses.
upvoted 1 times
...
...
kopper2019
Highly Voted 4 years, 7 months ago
given answer is OK
upvoted 16 times
us3r
4 years, 1 month ago
OK is given.
upvoted 6 times
...
...
justfordevelopment
Most Recent 3 years, 4 months ago
In the exam on 12-03-2022. Total 50 questions including case study. "Litware Acquired Fabricam" case study.
upvoted 1 times
...
ERROR505
3 years, 5 months ago
Selected Answer: D
You have to add you IP to the firewall in order to access the SQL.
upvoted 1 times
...
moon2351
3 years, 5 months ago
Answer is D
upvoted 1 times
...
edmacoar123
3 years, 8 months ago
On exam today 19/11/21. Correct answer. Score 860.
upvoted 4 times
...
syu31svc
3 years, 11 months ago
https://docs.microsoft.com/en-us/azure/azure-sql/database/connect-query-portal A connection to the server could not be established. This might indicate an issue with your local firewall configuration or your network proxy settings Answer is D
upvoted 6 times
...
MinhajR
3 years, 11 months ago
On Exam 27/08/2021
upvoted 2 times
...
Linus0
4 years, 1 month ago
What is Azure SQL? https://docs.microsoft.com/en-us/azure/azure-sql/azure-sql-iaas-vs-paas-what-is-overview Azure SQL Database, Azure SQL Managed Instance, SQL Server on Azure VMs So what is "Azure SQL Server" on the question?
upvoted 3 times
...
nfett
4 years, 1 month ago
given answer appears to be correct.
upvoted 1 times
...
Juwon
4 years, 4 months ago
This is because the query editor uses port 443 and 1443 to communicate. You will need to ensure you have enabled outbound HTTPS traffic on these ports.
upvoted 4 times
...
777Jason777
4 years, 6 months ago
i 'wish' the question said 'oh this is a VM'. too many types of sql server these days
upvoted 1 times
levo017
4 years, 5 months ago
It doesn't have to be a sql server VM to use Azure Portal for query editing.
upvoted 1 times
ddb116
4 years, 2 months ago
Azure SQL Server vs Azure SQL instances vs Azure SQL Database. The questions does say "that runs on an Azure SQL server" I think that is the assumption they want us to make.
upvoted 1 times
...
...
...
lasgidi
4 years, 7 months ago
given answer is correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...