Skip to content

Commit 34b02a8

Browse files
committed
edit alt text
1 parent 690bb15 commit 34b02a8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/ssms/scripting/generate-and-publish-scripts-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Use this page to specify if you want the wizard to save scripts to the location
124124

125125
**Save Scripts to a Specific Location** - save one or more Transact-SQL script files to a location you specify.
126126

127-
![Save](media/generate-and-publish-scripts-wizard/save.png)
127+
![Save as notebook](media/generate-and-publish-scripts-wizard/save.png)
128128

129129
- **[Save as notebook](../../azure-data-studio/notebooks-guidance.md)** - Save the script to one or more .sql files. Select the browse button (**...**) to specify a name and location for the file.
130130

@@ -218,7 +218,7 @@ Use this page to specify how you want this wizard to generate scripts. Many diff
218218

219219
### <a name="Summary"></a> Summary Page
220220

221-
![Summary](media/generate-and-publish-scripts-wizard/summary.png)
221+
![GS Summary](media/generate-and-publish-scripts-wizard/summary.png)
222222

223223
This page summarizes the options that you have selected in this wizard. To change an option, select **Previous**. To begin generating scripts that are saved or published, select **Next**.
224224

docs/ssms/scripting/generate-scripts-sql-server-management-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ You can use the **Object Explorer Details** pane to generate a script for multip
6262

6363
4. Open the **Object Explorer Details** pane by either selecting **F7**, or opening the **View** menu and selecting **Object Explorer Details**.
6464

65-
![Object Explorer](media/generate-scripts-sql-server-management-studio/object-explorer-details-view-menu.png)
65+
![View menu](media/generate-scripts-sql-server-management-studio/object-explorer-details-view-menu.png)
6666

6767
5. Left-click one of the objects you want to script.
6868

6969
6. Ctrl + left-click the second object you want to script.
7070

7171
7. Right-click one of the selected objects, and select **Script \<object type> as**.
7272

73-
![Object Explorer](media/generate-scripts-sql-server-management-studio/object-explorer-details.png)
73+
![Details](media/generate-scripts-sql-server-management-studio/object-explorer-details.png)

0 commit comments

Comments
 (0)