Skip to content

Commit f538998

Browse files
authored
Corrected docs other-site-link-broken build suggestions (#24325)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent 5a36579 commit f538998

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/CodeSigning/CodeSigning/help/Get-AzCodeSigningCustomerEku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Accept wildcard characters: False
8181
```
8282
8383
### -EndpointUrl
84-
Specifies Azure CodeSigning Endpoint used to sign CI policy. It's an Url, format is https://xxx.codesigning.azure.net
84+
Specifies Azure CodeSigning Endpoint used to sign CI policy. It's an Url, format is `https://xxx.codesigning.azure.net`
8585

8686
```yaml
8787
Type: System.String

src/CodeSigning/CodeSigning/help/Get-AzCodeSigningRootCert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Accept wildcard characters: False
8686
```
8787
8888
### -EndpointUrl
89-
Specifies Azure CodeSigning Endpoint used to sign CI policy. It's an Url, format is https://xxx.codesigning.azure.net
89+
Specifies Azure CodeSigning Endpoint used to sign CI policy. It's an Url, format is `https://xxx.codesigning.azure.net`
9090

9191
```yaml
9292
Type: System.String

src/CodeSigning/CodeSigning/help/Invoke-AzCodeSigningCIPolicySigning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Accept wildcard characters: False
8787
```
8888
8989
### -EndpointUrl
90-
Specifies Azure CodeSigning Endpoint used to sign CI policy. It's an Url, format is https://xxx.codesigning.azure.net
90+
Specifies Azure CodeSigning Endpoint used to sign CI policy. It's an Url, format is `https://xxx.codesigning.azure.net`
9191

9292
```yaml
9393
Type: System.String

src/Monitor/Monitor/help/Get-AzMetricsBatch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Accept wildcard characters: False
7878
```
7979
8080
### -Endpoint
81-
The regional endpoint to use, for example https://eastus.metrics.monitor.azure.com.
81+
The regional endpoint to use, for example `https://eastus.metrics.monitor.azure.com`.
8282
The region should match the region of the requested resources.
8383
For global resources, the region should be 'global'.
8484

0 commit comments

Comments
 (0)