Skip to content

Commit 602d897

Browse files
authored
Corrected disallowed-html tags build warnings (MicrosoftDocs#3143)
1 parent aabfaa4 commit 602d897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-conceptual/azps-12.2.0/upcoming-breaking-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ title: Upcoming breaking changes in Azure PowerShell
122122
- The parameter : 'SourceEndpoint' is being replaced by parameter : 'PartnerEndpoint'.
123123
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
124124
- `-TargetDatabase`
125-
- The parameter 'TargetDatabase' is being replaced by parameter 'Databases'. The type of new parameter is changing from 'String' to 'List<String>'
125+
- The parameter 'TargetDatabase' is being replaced by parameter 'Databases'. The type of new parameter is changing from `String` to `List<String>`
126126
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
127127

128128
### `Remove-AzSqlInstanceLink`

0 commit comments

Comments
 (0)