Skip to content

Commit dd11788

Browse files
authored
Merge pull request MicrosoftDocs#16310 from exchange12rocks/master
Corrects a typo: sever -> server
2 parents 71f9c50 + 911b226 commit dd11788

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

articles/biztalk-services/biztalk-migrating-to-edi-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Reviewers: Karthik Bharthy
2323
Written using: Microsoft Azure BizTalk Services – February 2014 release.
2424

2525
## Introduction
26-
Electronic Data Interchange (EDI) is one of the most prevalent means by which businesses exchange data electronically, also termed as Business-to-Business or B2B transactions. BizTalk Server has had EDI support for over a decade since the initial BizTalk Sever release. With BizTalk Services, Microsoft continues the support for EDI solutions on the Microsoft Azure platform. B2B transactions are mostly external to an organization, and hence it’s easier to implement if it was implemented on a cloud platform. Microsoft Azure provides this capability through BizTalk Services.
26+
Electronic Data Interchange (EDI) is one of the most prevalent means by which businesses exchange data electronically, also termed as Business-to-Business or B2B transactions. BizTalk Server has had EDI support for over a decade since the initial BizTalk Server release. With BizTalk Services, Microsoft continues the support for EDI solutions on the Microsoft Azure platform. B2B transactions are mostly external to an organization, and hence it’s easier to implement if it was implemented on a cloud platform. Microsoft Azure provides this capability through BizTalk Services.
2727

2828
While some customers look at BizTalk Services as a "green field" platform for new EDI solutions, many customers have current BizTalk Server EDI solutions that they may want to migrate to Azure. Because BizTalk Services EDI is architected based on the same key entities as BizTalk Server EDI architecture (trading partners, entities, agreements), it is possible to migrate BizTalk Server EDI artifacts to BizTalk Services.
2929

articles/machine-learning/desktop-workbench/data-prep-appendix2-supported-data-sources.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Scale-out execution relies on Spark's Parquet reading capabilities and supports
111111
A local hard drive or a mapped network storage location.
112112

113113
### SQL Server
114-
On-prem SQL sever, or Azure SQL database.
114+
On-prem SQL server, or Azure SQL database.
115115

116116
### Azure Blob storage
117117
Azure Blob storage, which requires an Azure subscription.

articles/security/azure-database-security-checklist.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Azure Database is a robust database platform, with a full range of security feat
5959
## Next steps
6060
You can improve the protection of your database against malicious users or unauthorized access with just a few simple steps. In this tutorial you learn to:
6161

62-
- Set up [firewall rules](https://docs.microsoft.com/azure/sql-database/sql-database-firewall-configure) for your sever and or database.
62+
- Set up [firewall rules](https://docs.microsoft.com/azure/sql-database/sql-database-firewall-configure) for your server and or database.
6363
- Protect your data with [encryption](https://docs.microsoft.com/sql/relational-databases/security/encryption/sql-server-encryption).
6464
- Enable [SQL Database auditing](https://docs.microsoft.com/azure/sql-database/sql-database-auditing).
6565

articles/sql-database/sql-database-security-tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Azure SQL Database Auditing tracks database events and writes them to an audit l
168168

169169
1. Select **SQL databases** from the left-hand menu, and click your database on the **SQL databases** page.
170170

171-
2. In the Settings blade, select **Auditing & Threat Detection**. Notice that sever-level auditing is diabled and that there is a **View server settings** link that allows you to view or modify the server auditing settings from this context.
171+
2. In the Settings blade, select **Auditing & Threat Detection**. Notice that server-level auditing is disabled and that there is a **View server settings** link that allows you to view or modify the server auditing settings from this context.
172172

173173
![Auditing Blade](./media/sql-database-security-tutorial/auditing-get-started-settings.png)
174174

articles/storage/files/storage-sync-files-troubleshoot.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -775,11 +775,11 @@ To monitor tiering activity on a server, use Event ID 9002, 9003, 9016 and 9029
775775
<a id="monitor-recall-activity"></a>**How to monitor recall activity on a server**
776776
To monitor recall activity on a server, use Event ID 9005, 9006, 9007 in the Telemetry event log (located under Applications and Services\Microsoft\FileSync\Agent in Event Viewer). Note, these events are logged hourly.
777777

778-
- Event ID 9005 provides recall reliability for a sever endpoint. For example, Total unique files accessed, Total unique files with failed access, etc.
778+
- Event ID 9005 provides recall reliability for a server endpoint. For example, Total unique files accessed, Total unique files with failed access, etc.
779779

780780
- Event ID 9006 provides recall error distribution for a server endpoint. For example, Total Failed Requests, ErrorCode, etc. Note, one event is logged per error code.
781781

782-
- Event ID 9007 provides recall performance for a sever endpoint. For example, TotalRecallIOSize, TotalRecallTimeTaken, etc.
782+
- Event ID 9007 provides recall performance for a server endpoint. For example, TotalRecallIOSize, TotalRecallTimeTaken, etc.
783783

784784
<a id="files-fail-tiering"></a>**Troubleshoot files that fail to tier**
785785
If files fail to tier to Azure Files:

includes/site-recovery-vmware-register-process-server.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* Connect to the Process Server virtual machine using Remote Desktop Connection.
2-
* You can launch the cspsconfigtool.exe by clicking on the shortcut available on the desktop. (The tool will be automatically launched if this the first time you are logging into the process sever).
2+
* You can launch the cspsconfigtool.exe by clicking on the shortcut available on the desktop. (The tool will be automatically launched if this the first time you are logging into the process server).
33
- Configuration Server's fully qualified name (FQDN) or IP Address
44
- Port on which the Configuration server is listening on. The value should be 443
55
- Connection Passphrase to connect to the configuration server.

0 commit comments

Comments
 (0)