Skip to content

Commit 60b4fd3

Browse files
authored
Corrected learn-site-link-broken build warnings (#26745)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent 0a33c14 commit 60b4fd3

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

src/DesktopVirtualization/DesktopVirtualization/help/New-AzWvdHostPool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Accept wildcard characters: False
134134
```
135135
136136
### -AgentUpdateMaintenanceWindowTimeZone
137-
Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyidview=net-5.0.
137+
Time zone for maintenance as defined in https://learn.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid.
138138
Must be set if useLocalTime is true.
139139
140140
```yaml

src/DesktopVirtualization/DesktopVirtualization/help/Update-AzWvdHostPool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Accept wildcard characters: False
100100
```
101101
102102
### -AgentUpdateMaintenanceWindowTimeZone
103-
Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyidview=net-5.0.
103+
Time zone for maintenance as defined in https://learn.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid.
104104
Must be set if useLocalTime is true.
105105
106106
```yaml

src/Oracle/Oracle/help/New-AzOracleCloudVMCluster.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ The percentage assigned to DATA storage (user data and database files).
246246
The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups).
247247
Accepted values are 35, 40, 60 and 80.
248248
The default is 80 percent assigned to DATA storage.
249-
See [Storage Configuration](/Content/Database/Concepts/exaoverview.htm#Exadata) in the Exadata documentation for details on the impact of the configuration settings on storage.
250249
251250
```yaml
252251
Type: System.Int32
@@ -677,7 +676,6 @@ Accept wildcard characters: False
677676
678677
### -TimeZone
679678
The time zone of the cloud VM cluster.
680-
For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm).
681679
682680
```yaml
683681
Type: System.String

0 commit comments

Comments
 (0)