SQL Database/Data Warehouse Flashcards

(4 cards)

1
Q

Provide access to a developer that needs to run queries on a Azure SQL Database with a single database

A

Create a server-level firewall rule and ensure that outbound TCP port 1433 is open on the developer’s computer.
You should not ensure that inbound TCP port 1433 is open on the developer’s computer because it exposes to malicious attacks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Point-to-Site connection

A

Used when you need to access Azure SQL Database managed instance from a computer. This connection is a VPN connection that allows you to access the private IP address used by managed instance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ExpressRoute

A

Is used to extend on-premises private network to Azure over a connectivity provider.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Pricing Azure Data Warehouse

A

Billed by cluster hour and storage used. The compute costs are separated by the storage so that it can be paused when not in use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly