From 0a33c144a7f692a70e4522b2ad1a177793adfce0 Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Mon, 25 Nov 2024 23:43:09 -0600 Subject: [PATCH] Corrected other-site-link-broken build warnings (#26744) Co-authored-by: Mike F. Robbins --- src/App/App/help/New-AzContainerAppIdentityProviderObject.md | 2 +- .../help/Get-AzEmailServicedataEmailSendResult.md | 2 +- .../Communication/help/Send-AzEmailServicedataEmail.md | 2 +- src/Monitor/Monitor/help/Get-AzMetricsBatch.md | 4 ++-- .../Workloads/help/Update-AzWorkloadsSapVirtualInstance.md | 1 - 5 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/App/App/help/New-AzContainerAppIdentityProviderObject.md b/src/App/App/help/New-AzContainerAppIdentityProviderObject.md index 1984067fa2fa..b19a2bae09cf 100644 --- a/src/App/App/help/New-AzContainerAppIdentityProviderObject.md +++ b/src/App/App/help/New-AzContainerAppIdentityProviderObject.md @@ -652,7 +652,7 @@ Accept wildcard characters: False ### -RegistrationOpenIdIssuer The OpenID Connect Issuer URI that represents the entity which issues access tokens for this application. When using Azure Active Directory, this value is the URI of the directory tenant, e.g. -https://login.microsoftonline.com/v2.0/{tenant-guid}/. +`https://login.microsoftonline.com/v2.0/{tenant-guid}/`. This URI is a case-sensitive identifier for the token issuer. More information on OpenID Connect Discovery: http://openid.net/specs/openid-connect-discovery-1_0.html. diff --git a/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md b/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md index bb5a7d145e6a..a1c811676667 100644 --- a/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md +++ b/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md @@ -67,7 +67,7 @@ Accept wildcard characters: False ``` ### -Endpoint -The communication resource, for example https://my-resource.communication.azure.com +The communication resource, for example `https://my-resource.communication.azure.com` ```yaml Type: System.String diff --git a/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md b/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md index d097fa8c1a71..0bc99520df58 100644 --- a/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md +++ b/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md @@ -280,7 +280,7 @@ Accept wildcard characters: False ``` ### -Endpoint -The communication resource, for example https://my-resource.communication.azure.com +The communication resource, for example `https://my-resource.communication.azure.com` ```yaml Type: System.String diff --git a/src/Monitor/Monitor/help/Get-AzMetricsBatch.md b/src/Monitor/Monitor/help/Get-AzMetricsBatch.md index 2e5070c18b9d..7d3188945c70 100644 --- a/src/Monitor/Monitor/help/Get-AzMetricsBatch.md +++ b/src/Monitor/Monitor/help/Get-AzMetricsBatch.md @@ -607,7 +607,7 @@ Accept wildcard characters: False ``` ### -Endpoint -The regional endpoint to use, for example https://eastus.metrics.monitor.azure.com. +The regional endpoint to use, for example `https://eastus.metrics.monitor.azure.com`. The region should match the region of the requested resources. For global resources, the region should be 'global'. @@ -909,7 +909,7 @@ Accept wildcard characters: False ``` ### -Endpoint -The regional endpoint to use, for example https://eastus.metrics.monitor.azure.com. +The regional endpoint to use, for example `https://eastus.metrics.monitor.azure.com`. The region should match the region of the requested resources. For global resources, the region should be 'global'. diff --git a/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md b/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md index e12a89a4de21..57f2942ec553 100644 --- a/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md +++ b/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md @@ -133,7 +133,6 @@ The options to choose from are Public and Private. If 'Private' is chosen, the Storage Account service tag should be enabled on the subnets in which the SAP VMs exist. This is required for establishing connectivity between VM extensions and the managed resource group storage account. This setting is currently applicable only to Storage Account. -Learn more here https://go.microsoft.com/fwlink/linkid=2247228 ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.ManagedResourcesNetworkAccessType