Skip to content

Commit 412ded3

Browse files
authored
Apply suggestions from PR review
Fix punctuation and capitalization style
1 parent 35e28b0 commit 412ded3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

azure-sql/database/auditing-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To configure writing audit logs to an event hub, select **Event Hub**. Select th
7272
:::image type="content" source="media/auditing-setup/auditing-select-event-hub.png" alt-text="Screenshot showing the Event hub." lightbox="media/auditing-setup/auditing-select-event-hub.png":::
7373

7474
> [!NOTE]
75-
> If you are using multiple targets like storage account , log analytics or event hub , make sure you have permissions for all the targets else saving audit configuration would fail as it will try to save the settings for all targets.
75+
> If you are using multiple targets like storage account, log analytics, or event hub, make sure you have permissions for all the targets else saving audit configuration would fail as it will try to save the settings for all targets.
7676
7777
## Next steps
7878

docs/ssms/visual-db-tools/query-and-view-designer-tools-visual-database-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When you design a query, view, in-line function, or single-statement stored proc
3838

3939
You can create a query or view by working in any of the panes: you can specify a column to display by choosing it in the Diagram pane, entering it into the Criteria pane, or making it part of the SQL statement in the SQL pane.
4040

41-
## Displaying and Hiding Panes
41+
## Displaying and hiding panes
4242

4343
To hide a pane or display a pane that isn't visible, right-click the design surface, point to **Pane**, and then select the name of the pane. If the Query and View Designer is opened in Query Designer mode, the **Results** pane isn't available.
4444

0 commit comments

Comments
 (0)