Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit ee83716

Browse files
authored
PR review resolutions (#14)
* Update outbound-firewall-rule-overview.md * Update temporal-tables.md
1 parent d060225 commit ee83716

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

azure-sql/database/outbound-firewall-rule-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Outbound firewall rules limit network traffic from the [Azure SQL Database logic
4848

4949
1. After you're done, you should see a screen similar to the one below. Select **OK** to apply these settings.
5050

51-
:::image type="content" source="media/outbound-firewall-rule-overview/fully-qualified-domain-names.png" alt-text="Screenshot of of Outbound Networking pane after fully-qualified domain names are added.":::
51+
:::image type="content" source="media/outbound-firewall-rule-overview/fully-qualified-domain-names.png" alt-text="Screenshot of Outbound Networking pane after fully-qualified domain names are added.":::
5252

5353
## Set outbound firewall rules using PowerShell
5454

@@ -123,4 +123,4 @@ az sql server outbound-firewall-rule delete -g sql-server-group -s sql-server-na
123123
- [Overview of Azure SQL Database and SQL Managed Instance security capabilities](security-overview.md?view=azuresql-db&preserve-view=true)
124124
- [Connectivity architecture](connectivity-architecture.md?view=azuresql-db&preserve-view=true)
125125
- [Azure SQL Database network access controls](network-access-controls-overview.md?view=azuresql-db&preserve-view=true)
126-
- [Azure Private Link for Azure SQL Database](private-endpoint-overview.md?view=azuresql-db&preserve-view=true)
126+
- [Azure Private Link for Azure SQL Database](private-endpoint-overview.md?view=azuresql-db&preserve-view=true)

azure-sql/temporal-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ WHERE [UserID] = 1;
159159

160160
Graphic visualization is especially convenient for temporal queries as you can show trends and usage patterns in an intuitive way very easily:
161161

162-
:::image type="content" source="media/temporal-tables/temporal-table-graph-example.png" alt-text="Graph of visted pages over time, based on temporal table history table data." lightbox="media/temporal-tables/temporal-table-graph-example.png":::
162+
:::image type="content" source="media/temporal-tables/temporal-table-graph-example.png" alt-text="Graph of visited pages over time, based on temporal table history table data." lightbox="media/temporal-tables/temporal-table-graph-example.png":::
163163

164164
<a id="evolving-table-schema"></a>
165165

0 commit comments

Comments
 (0)