Skip to content

Commit 5124b07

Browse files
author
MightyPen
committed
docs/ssms/, 'http://' needs 's', erase 'en-us/', CATS inspired.
1 parent 3f4996c commit 5124b07

125 files changed

Lines changed: 265 additions & 265 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/relational-databases/polybase/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
- name: Stack Overflow
6666
href: https://stackoverflow.com/questions/tagged/sql-server
6767
- name: MSDN Forums
68-
href: https://social.msdn.microsoft.com/Forums/home?category=sqlserver
68+
href: https://social.msdn.microsoft.com/Forums/en-us/home?category=sqlserver
6969
- name: Submit feedback
7070
href: https://feedback.azure.com/forums/908035-sql-server
7171
- name: Reddit

docs/ssms/administer-servers-with-sql-server-management-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ manager: craigg
2222
The tool components of [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] include Registered Servers, Object Explorer, Solution Explorer, Template Explorer, the Object Explorer Details page, and the document window. To display a tool, on the **View** menu, click the tool name. To display the Query Editor tool, click the **New Query** button on the toolbar.
2323

2424
> [!IMPORTANT]
25-
> Network traffic between [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] and [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] is unencrypted by default. Do not work with sensitive data (including passwords) in [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] unless you have established an encrypted connection. For more information, see [How to: Enable Encrypted Connections to the Database Engine (SQL Server Configuration Manager)](http://msdn.microsoft.com/e1e55519-97ec-4404-81ef-881da3b42006).
25+
> Network traffic between [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] and [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] is unencrypted by default. Do not work with sensitive data (including passwords) in [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] unless you have established an encrypted connection. For more information, see [How to: Enable Encrypted Connections to the Database Engine (SQL Server Configuration Manager)](https://msdn.microsoft.com/e1e55519-97ec-4404-81ef-881da3b42006).
2626
2727
Use [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)] to:
2828

@@ -56,5 +56,5 @@ To start and stop [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] or [!IN
5656

5757
## See Also
5858
[Use SQL Server Management Studio](../ssms/use-sql-server-management-studio.md)
59-
[How to: View server properties (SQL Server Management Studio)](http://msdn.microsoft.com/55f3ac04-5626-4ad2-96bd-a1f1b079659d)
59+
[How to: View server properties (SQL Server Management Studio)](https://msdn.microsoft.com/55f3ac04-5626-4ad2-96bd-a1f1b079659d)
6060

docs/ssms/agent/alerts.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,44 +115,44 @@ Following are links to common tasks:
115115

116116
- [SQL Server Management Studio](../../ssms/agent/create-an-alert-using-an-error-number.md)
117117

118-
- [Transact-SQL](http://msdn.microsoft.com/d9b41853-e22d-4813-a79f-57efb4511f09)
118+
- [Transact-SQL](https://msdn.microsoft.com/d9b41853-e22d-4813-a79f-57efb4511f09)
119119

120120
**To create an alert based on severity levels**
121121

122122
- [SQL Server Management Studio](../../ssms/agent/create-an-alert-using-severity-level.md)
123123

124-
- [Transact-SQL](http://msdn.microsoft.com/d9b41853-e22d-4813-a79f-57efb4511f09)
124+
- [Transact-SQL](https://msdn.microsoft.com/d9b41853-e22d-4813-a79f-57efb4511f09)
125125

126126
**To create an alert based on a WMI event**
127127

128128
- [SQL Server Management Studio](../../ssms/agent/create-a-wmi-event-alert.md)
129129

130-
- [Transact-SQL](http://msdn.microsoft.com/d9b41853-e22d-4813-a79f-57efb4511f09)
130+
- [Transact-SQL](https://msdn.microsoft.com/d9b41853-e22d-4813-a79f-57efb4511f09)
131131

132132
**To define the response to an alert**
133133

134134
- [SQL Server Management Studio](../../ssms/agent/define-the-response-to-an-alert-sql-server-management-studio.md)
135135

136-
- [Transact-SQL](http://msdn.microsoft.com/0525e0a2-ed0b-4e69-8a4c-a9e3e3622fbd)
136+
- [Transact-SQL](https://msdn.microsoft.com/0525e0a2-ed0b-4e69-8a4c-a9e3e3622fbd)
137137

138138
**To create a user-defined event error message**
139139

140-
- [Transact-SQL](http://msdn.microsoft.com/54746d30-f944-40e5-a707-f2d9be0fb9eb)
140+
- [Transact-SQL](https://msdn.microsoft.com/54746d30-f944-40e5-a707-f2d9be0fb9eb)
141141

142142
**To modify a user-defined event error message**
143143

144-
- [Transact-SQL](http://msdn.microsoft.com/1b28f280-8ef9-48e9-bd99-ec14d79abaca)
144+
- [Transact-SQL](https://msdn.microsoft.com/1b28f280-8ef9-48e9-bd99-ec14d79abaca)
145145

146146
**To delete a user-defined event error message**
147147

148-
- [Transact-SQL](http://msdn.microsoft.com/17287a15-cdde-43d1-bb18-9f920bc15db8)
148+
- [Transact-SQL](https://msdn.microsoft.com/17287a15-cdde-43d1-bb18-9f920bc15db8)
149149

150150
**To disable or reactivate an alert**
151151

152152
- [SQL Server Management Studio](../../ssms/agent/disable-or-reactivate-an-alert.md)
153153

154-
- [Transact-SQL](http://msdn.microsoft.com/4bbaeaab-8aca-4c9e-abc1-82ce73090bd3)
154+
- [Transact-SQL](https://msdn.microsoft.com/4bbaeaab-8aca-4c9e-abc1-82ce73090bd3)
155155

156156
## See Also
157-
[sp_update_alert (Transact-SQL)](http://msdn.microsoft.com/bcd731b1-3c4e-4086-b58a-af7a3af904ad)
157+
[sp_update_alert (Transact-SQL)](https://msdn.microsoft.com/bcd731b1-3c4e-4086-b58a-af7a3af904ad)
158158

docs/ssms/agent/assign-a-job-to-a-job-category.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For detailed information, see [Implement SQL Server Agent Security](../../ssms/a
8585
GO
8686
```
8787
88-
For more information, see [sp_update_job (Transact-SQL)](http://msdn.microsoft.com/cbdfea38-9e42-47f3-8fc8-5978b82e2623).
88+
For more information, see [sp_update_job (Transact-SQL)](https://msdn.microsoft.com/cbdfea38-9e42-47f3-8fc8-5978b82e2623).
8989
9090
## <a name="SMO"></a>Using SQL Server Management Objects
9191
**To assign a job to a job category**

docs/ssms/agent/assign-alerts-to-an-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ Only members of the **sysadmin** fixed server role can assign alerts to operator
9999
GO
100100
```
101101
102-
For more information, see [sp_add_notification (Transact-SQL)](http://msdn.microsoft.com/0525e0a2-ed0b-4e69-8a4c-a9e3e3622fbd).
102+
For more information, see [sp_add_notification (Transact-SQL)](https://msdn.microsoft.com/0525e0a2-ed0b-4e69-8a4c-a9e3e3622fbd).
103103

docs/ssms/agent/automatically-delete-a-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ For detailed information, see [Implement SQL Server Agent Security](../../ssms/a
8080
## <a name="SMO"></a>Using SQL Server Management Objects
8181
**To automatically delete a job**
8282

83-
Use the **DeleteLevel** property of the **Job** class by using a programming language that you choose, such as Visual Basic, Visual C#, or PowerShell. For more information, see [SQL Server Management Objects (SMO)](http://msdn.microsoft.com/library/ms162169.aspx).
83+
Use the **DeleteLevel** property of the **Job** class by using a programming language that you choose, such as Visual Basic, Visual C#, or PowerShell. For more information, see [SQL Server Management Objects (SMO)](https://msdn.microsoft.com/library/ms162169.aspx).
8484

docs/ssms/agent/change-an-operator-s-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ Only members of the **sysadmin** fixed server role can edit operators.
8989
GO
9090
```
9191
92-
For more information, see [sp_update_operator (Transact-SQL)](http://msdn.microsoft.com/231750a6-4828-4d03-afe6-b91d38c42ed3).
92+
For more information, see [sp_update_operator (Transact-SQL)](https://msdn.microsoft.com/231750a6-4828-4d03-afe6-b91d38c42ed3).
9393

docs/ssms/agent/change-steps-of-a-sql-server-agent-master-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ Unless you are a member of the **sysadmin** fixed server role, you can only modi
8989
GO
9090
```
9191
92-
For more information, see [sp_update_jobstep (Transact-SQL)](http://msdn.microsoft.com/e158802c-c347-4a5d-bf75-c03e5ae56e6b).
92+
For more information, see [sp_update_jobstep (Transact-SQL)](https://msdn.microsoft.com/e158802c-c347-4a5d-bf75-c03e5ae56e6b).
9393

docs/ssms/agent/change-the-membership-of-a-job-category.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For detailed information, see [Implement SQL Server Agent Security](../../ssms/a
8585
GO
8686
```
8787
88-
For more information, see [sp_update_job (Transact-SQL)](http://msdn.microsoft.com/cbdfea38-9e42-47f3-8fc8-5978b82e2623).
88+
For more information, see [sp_update_job (Transact-SQL)](https://msdn.microsoft.com/cbdfea38-9e42-47f3-8fc8-5978b82e2623).
8989
9090
## <a name="SMO"></a>Using SQL Server Management Objects
9191
**To change the membership of a job category**

docs/ssms/agent/change-the-scheduling-details-for-a-sql-server-agent-master-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ Unless you are a member of the **sysadmin** fixed server role, you can only modi
8484
GO
8585
```
8686
87-
For more information, see [sp_update_schedule (Transact-SQL)](http://msdn.microsoft.com/97b3119b-e43e-447a-bbfb-0b5499e2fefe).
87+
For more information, see [sp_update_schedule (Transact-SQL)](https://msdn.microsoft.com/97b3119b-e43e-447a-bbfb-0b5499e2fefe).
8888

0 commit comments

Comments
 (0)