Skip to content

Commit 4159f2b

Browse files
potatoqualiteegithub-actions[bot]
authored andcommitted
refreshing docs pages
1 parent 16d8192 commit 4159f2b

5 files changed

Lines changed: 699 additions & 699 deletions

File tree

Export-DbaDacPackage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ <h2 id="synopsis">Synopsis</h2>
489489
<h2 id="description">Description</h2>
490490
<p>Using SQLPackage, export a dacpac from an instance of SQL Server.</p>
491491
<p>Note - Extract from SQL Server is notoriously flaky - for example if you have three part references to external databases it will not work.</p>
492-
<p>For help with the extract action parameters and properties, refer to <a href="https://msdn.microsoft.com/en-us/library/hh550080(v=vs.103).aspx">https://msdn.microsoft.com/en-us/library/hh550080(v=vs.103).aspx</a></p>
492+
<p>For help with the extract action parameters and properties, refer to <a href="https://learn.microsoft.com/en-us/sql/tools/sqlpackage/sqlpackage-extract">https://learn.microsoft.com/en-us/sql/tools/sqlpackage/sqlpackage-extract</a></p>
493493
<h2 id="syntax">Syntax</h2>
494494
<pre><code>Export-DbaDacPackage -SqlInstance &lt;DbaInstanceParameter[]&gt;
495495
[-SqlCredential &lt;PSCredential&gt;]

Set-DbaDbCompatibility.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ <h2 id="syntax">Syntax</h2>
493493
[[-SqlInstance] &lt;DbaInstanceParameter[]&gt;]
494494
[[-SqlCredential] &lt;PSCredential&gt;]
495495
[[-Database] &lt;String[]&gt;]
496-
[[-Compatibility] {Version60 | Version65 | Version70 | Version80 | Version90 | Version100 | Version110 | Version120 | Version130 | Version140 | Version150 | Version160}]
496+
[[-Compatibility] {Version60 | Version65 | Version70 | Version80 | Version90 | Version100 | Version110 | Version120 | Version130 | Version140 | Version150 | Version160 | Version170}]
497497
[[-InputObject] &lt;Database[]&gt;]
498498
[-EnableException]
499499
[-WhatIf]

assets/dbatools-index.json

44 Bytes
Binary file not shown.

assets/external.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.31",
2+
"version": "2.5.0",
33
"external_links": [
44
{
55
"name": "offline installs of dbatools",

0 commit comments

Comments
 (0)