Skip to content

Commit 180e2c9

Browse files
committed
[BULK] Fix typo (extention, et al)
1 parent 283255d commit 180e2c9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/reporting-services/report-server/rsreportserver-config-configuration-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ x6K1NTC/u8hl9v0MgK+xMQKaiV7BuNYbgGgkaViABcNH0xVzcc5rMTHUkrABbGDFGKyAFniGQ1qu
684684
<Extension Name="SQLAZURE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MsSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
685685
<Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
686686
<Extension Name="TERADATA" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Teradata.TdSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
687-
<Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.Generation.ModelGeneratorExtention,Microsoft.AnalysisServices.Modeling"/>
687+
<Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.Generation.ModelGeneratorExtension,Microsoft.AnalysisServices.Modeling"/>
688688
</ModelGeneration>
689689
<Security>
690690
<Extension Name="Windows" Type="Microsoft.ReportingServices.Authorization.WindowsAuthorization, Microsoft.ReportingServices.Authorization"/>

docs/sql-server/azure-arc/onboard-configuration-manager-custom-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ After you complete the Create Task Sequence Wizard, Configuration Manager adds t
6060
1. In the **Task Sequence** list, select the task sequence that you want to edit.
6161
1. Define **Install Application** as the first task in the task sequence.
6262
1. On the **Home** tab of the ribbon, in the**Task Sequence** group, select **Edit**. Then, select **Add**, select **Software**, and select **Install Application**.
63-
1. Set the name to `Install Connected Machine Agent and Azure extenstion for SQL Server `.
63+
1. Set the name to `Install Connected Machine Agent and Azure extension for SQL Server`.
6464
1. Select the Azure Extension for SQL Server.
6565
:::image type="content" source="media/onboard-configuration-manager-custom-task/configuration-manager-edit-task-sequence.png" alt-text="Screenshot showing a task sequence being edited in Configuration Manager.":::
6666
1. Define **Run PowerShell Script** as the second task in the task sequence.

docs/sql-server/azure-arc/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Azure Arc-enabled SQL Server releases for general availability support
171171
This release introduces a SQL Server extension that continuously monitors for changes of the SQL Server configuration and automatically updates the corresponding Arc-enabled SQL Server resources. The extension is installed as part of the SQL Server instance registration process. To upgrade your existing Arc-enabled SQL Server resources to an agent-based configuration, use any of the methods described in [Connect your SQL Server to Azure Arc](connect.md).
172172

173173
> [!IMPORTANT]
174-
> If you installed a version of SQL Server extension during the preview, make sure it is updated to version 1.1.1668.43 or later. An extension can be updated using the *Extention* pane of the specific connected server resource.
174+
> If you installed a version of SQL Server extension during the preview, make sure it is updated to version 1.1.1668.43 or later. An extension can be updated using the *Extension* pane of the specific connected server resource.
175175
176176
The introduction of SQL Server extension requires that the user accounts have more privileges in order to connect a SQL Server instance to Azure Arc. For details, see [prerequisites](prerequisites.md).
177177

0 commit comments

Comments
 (0)