Skip to content

Commit 925c96a

Browse files
authored
Merge pull request #20745 from PiJoCoder/patch-2
Minor wording change to Notebook execution instruction
2 parents f17cc16 + 6ef9075 commit 925c96a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/database-engine/configure-windows/connect-to-sql-server-when-system-administrators-are-locked-out.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,16 @@ For step-by-step instructions about how to start [!INCLUDE[ssNoVersion](../../in
6464

6565
### Using PowerShell
6666

67-
**Option 1: Follow the steps directly in a notebook via Azure Data Studio**
67+
#### Option 1: Run the steps directly in an executable notebook via Azure Data Studio
6868

6969
> [!NOTE]
7070
> Before attempting to open this notebook, check that Azure Data Studio is installed on your local machine. To install, go to [Learn how to install Azure Data Studio](../../azure-data-studio/download-azure-data-studio.md).
7171
7272
> [!div class="nextstepaction"]
7373
> [Open Notebook in Azure Data Studio](azuredatastudio://microsoft.notebook/open?url=https://raw.githubusercontent.com/microsoft/mssql-support/master/sample-scripts/DOCs-to-Notebooks/T-shooting-SQL-SystemAdmins-Locked-out.ipynb)
7474
75-
**Option 2: Follow the step manually**
76-
75+
#### Option 2: Follow the step manually
76+
7777
1. Open a Windows PowerShell command - Run as an Administrator
7878
1. Set up service name and SQL Server instance, and Windows login variables. Replace these with values to match your environment
7979

docs/relational-databases/logs/troubleshoot-a-full-transaction-log-sql-server-error-9002.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ms.custom: "seo-lt-2019"
2424
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]
2525

2626

27-
**Option 1: Follow the steps directly in a notebook via Azure Data Studio**
27+
### Option 1: Run the steps directly in an executable notebook via Azure Data Studio
2828

2929
> [!NOTE]
3030
> Before attempting to open this notebook, check that Azure Data Studio is installed on your local machine. To install, go to [Learn how to install Azure Data Studio](../../azure-data-studio/download-azure-data-studio.md).
@@ -33,7 +33,7 @@ ms.custom: "seo-lt-2019"
3333
> [Open Notebook in Azure Data Studio](azuredatastudio://microsoft.notebook/open?url=https://raw.githubusercontent.com/microsoft/mssql-support/master/sample-scripts/DOCs-to-Notebooks/T-Shooting_LogFull_9002.ipynb)
3434
3535

36-
**Option 2: Follow the step manually**
36+
### Option 2: Follow the step manually
3737

3838

3939
This topic discusses possible responses to a full transaction log and suggests how to avoid it in the future.

0 commit comments

Comments
 (0)