Skip to content

Commit d3184c0

Browse files
Merge pull request #73762 from v-thepet/links-one-file
AzureLinkBugs: Fix rest of external links 4/18
2 parents ef9a544 + 4d92652 commit d3184c0

File tree

9 files changed

+15
-15
lines changed

9 files changed

+15
-15
lines changed

articles/active-directory/authentication/howto-mfa-nps-extension.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ When you install the extension, you need the directory ID and admin credentials
7373

7474
The NPS server needs to be able to communicate with the following URLs over ports 80 and 443.
7575

76-
* https://adnotifications.windowsazure.com
77-
* https://login.microsoftonline.com
76+
* https:\//adnotifications.windowsazure.com
77+
* https:\//login.microsoftonline.com
7878

7979
Additionally, connectivity to the following URLs is required to complete the [setup of the adapter using the provided PowerShell script](#run-the-powershell-script)
8080

81-
- https://login.microsoftonline.com
82-
- https://provisioningapi.microsoftonline.com
83-
- https://aadcdn.msauth.net
81+
- https:\//login.microsoftonline.com
82+
- https:\//provisioningapi.microsoftonline.com
83+
- https:\//aadcdn.msauth.net
8484

8585
## Prepare your environment
8686

articles/active-directory/saas-apps/foreseecxsuite-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ To configure Azure AD single sign-on with ForeSee CX Suite, perform the followin
116116
a. In the **Sign-on URL** text box, type a URL:
117117
`https://cxsuite.foresee.com/`
118118

119-
b. In the **Identifier** textbox, type a URL using the following pattern: https://www.okta.com/saml2/service-provider/<UniqueID>
119+
b. In the **Identifier** textbox, type a URL using the following pattern: https:\//www.okta.com/saml2/service-provider/<UniqueID>
120120

121121
> [!Note]
122122
> If the **Identifier** value do not get auto polulated, then please fill in the value manually according to above pattern. The Identifier value is not real. Update this value with the actual Identifier. Contact [ForeSee CX Suite Client support team](mailto:support@foresee.com) to get this value. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.

articles/databox-online/data-box-edge-system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ We recommend that you set your firewall rules for outbound traffic, based on Dat
7777

7878
| URL pattern | Component or functionality |
7979
|----------------------------------|---------------------------------------------|
80-
| https://mcr.microsoft.com<br></br>https://\*.cdn.mscr.io | Microsoft container registry (required) |
80+
| https://\mcr.microsoft.com<br></br>https://\*.cdn.mscr.io | Microsoft container registry (required) |
8181
| https://\*.azurecr.io | Personal and third-party container registries (optional) |
8282
| https://\*.azure-devices.net | IoT Hub access (required) |
8383

@@ -89,7 +89,7 @@ We recommend that you set your firewall rules for outbound traffic, based on Dat
8989

9090
| URL pattern | Component or functionality |
9191
|----------------------------------|---------------------------------------------|
92-
| https://mcr.microsoft.com<br></br>https://\*.cdn.mscr.com | Microsoft container registry (required) |
92+
| https://\mcr.microsoft.com<br></br>https://\*.cdn.mscr.com | Microsoft container registry (required) |
9393
| https://\*.azure-devices.us | IoT Hub access (required) |
9494
| https://\*.azurecr.us | Personal and third-party container registries (optional) |
9595

articles/healthcare-apis/fhir-paas-portal-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Confirm creation and await FHIR API deployment.
4646
Click **Next: Additional settings** to configure the authority, audience, identity object IDs that should be allowed to access this Azure API for FHIR and enable SMART on FHIR if needed:
4747

4848
- **Authority:** You can specify different Azure AD tenant from the one that you are logged into as authentication authority for the service.
49-
- **Audience:** You can specify audience, that is different from [https://azurehealthcareapis.com](https://azurehealthcareapis.com)
49+
- **Audience:** You can specify audience, that is different from https:\//azurehealthcareapis.com.
5050
- **Allowed object IDs:** You can specify identity object IDs that should be allowed to access this Azure API for FHIR
5151
- **Smart On FHIR proxy:** You can enable SMART on FHIR proxy. For details on how to configure SMART on FHIR proxy see tutorial [Azure API for FHIR SMART on FHIR proxy](https://docs.microsoft.com/azure/healthcare-apis/use-smart-on-fhir-proxy)
5252

articles/iot-central/howto-connect-devkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article describes how, as a device developer, to connect a MXChip IoT DevKi
1919
To complete the steps in this article, you need the following resources:
2020

2121
1. An Azure IoT Central application created from the **Sample Devkits** application template. For more information, see the [create an application quickstart](quick-deploy-iot-central.md).
22-
1. A DevKit device. To purchase a DevKit device, visit [MXChip IoT DevKit](http://mxchip.com/az3166).
22+
1. A DevKit device. To purchase a DevKit device, visit [MXChip IoT DevKit](https://microsoft.github.io/azure-iot-developer-kit/).
2323

2424
## Sample Devkits application
2525

articles/media-services/video-indexer/video-indexer-embed-widgets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ If you want to embed a **Private** video, you have to pass an access token in th
6565

6666
`https://www.videoindexer.ai/embed/[insights | player]/<accountId>/<videoId>/?accessToken=<accessToken>`
6767

68-
Use the [**Get Insights Widget**](https://api-portal.videoindexer.ai/docs/services/operations/operations/Get-insights-widget?) API to get the Cognitive Insights widget content, or use [**Get Video Access Token**](https://api-portal.videoindexer.ai/docs/services/authorization/operations/Get-Video-Access-Token?) and add that as a query param to the URL, as shown above. Specify this URL as the **iframe**'s **src** value.
68+
Use the [**Get Insights Widget**](https://api-portal.videoindexer.ai/docs/services/operations/operations/Get-Video-Insights-Widget?&pattern=widget) API to get the Cognitive Insights widget content, or use [**Get Video Access Token**](https://api-portal.videoindexer.ai/docs/services/authorization/operations/Get-Video-Access-Token?) and add that as a query param to the URL, as shown above. Specify this URL as the **iframe**'s **src** value.
6969

70-
If you want to provide editing insights capabilities (like we have in our web application) in your embedded widget, you will have to pass an access token with editing permissions. Use [**Get Insights Widget**](https://api-portal.videoindexer.ai/docs/services/operations/operations/Get-insights-widget?) or [**Get Video Access Token**](https://api-portal.videoindexer.ai/docs/services/authorization/operations/Get-Video-Access-Token?) with **&allowEdit=true**.
70+
If you want to provide editing insights capabilities (like we have in our web application) in your embedded widget, you will have to pass an access token with editing permissions. Use [**Get Insights Widget**](https://api-portal.videoindexer.ai/docs/services/operations/operations/Get-Video-Insights-Widget?&pattern=widget) or [**Get Video Access Token**](https://api-portal.videoindexer.ai/docs/services/authorization/operations/Get-Video-Access-Token?) with **&allowEdit=true**.
7171

7272
## Widgets interaction
7373

articles/networking/network-monitoring-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ With Service Connectivity monitoring, you can now test reachability of applicati
8282

8383
For more information, see the following articles:
8484

85-
* [Configure Network Performance Monitor for monitoring Service Endpoints](https://aka.ms/applicationconnectivitymonitorguide)
85+
* [Configure Network Performance Monitor for monitoring Service Endpoints](../azure-monitor/insights/network-performance-monitor-service-connectivity.md#configuration)
8686
* [Blog post](https://aka.ms/svcendptmonitor)
8787

8888
## Traffic Analytics

articles/virtual-machines/linux/create-upload-openbsd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article assumes that you have the following items:
2727

2828
* **An Azure subscription** - If you don't have an account, you can create one in just a couple of minutes. If you have an MSDN subscription, see [Monthly Azure credit for Visual Studio subscribers](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/). Otherwise, learn how to [create a free trial account](https://azure.microsoft.com/pricing/free-trial/).
2929
* **Azure CLI** - Make sure you have the latest [Azure CLI](/cli/azure/install-azure-cli) installed and logged in to your Azure account with [az login](/cli/azure/reference-index).
30-
* **OpenBSD operating system installed in a .vhd file** - A supported OpenBSD operating system ([6.1 version AMD64](https://ftp.openbsd.org/pub/OpenBSD/6.1/amd64/)) must be installed to a virtual hard disk. Multiple tools exist to create .vhd files. For example, you can use a virtualization solution such as Hyper-V to create the .vhd file and install the operating system. For instructions about how to install and use Hyper-V, see [Install Hyper-V and create a virtual machine](https://technet.microsoft.com/library/hh846766.aspx).
30+
* **OpenBSD operating system installed in a .vhd file** - A supported OpenBSD operating system ([6.2 version AMD64](https://ftp.openbsd.org/pub/OpenBSD/6.2/amd64/)) must be installed to a virtual hard disk. Multiple tools exist to create .vhd files. For example, you can use a virtualization solution such as Hyper-V to create the .vhd file and install the operating system. For instructions about how to install and use Hyper-V, see [Install Hyper-V and create a virtual machine](https://technet.microsoft.com/library/hh846766.aspx).
3131

3232

3333
## Prepare OpenBSD image for Azure

articles/virtual-machines/workloads/mainframe-rehosting/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ TmaxSoft OpenFrame is a popular mainframe rehosting solution used in lift-and-sh
4848
To get started:
4949

5050
- [Get started with TmaxSoft OpenFrame](./tmaxsoft/get-started.md)
51-
- [Download the ebook](https://azure.microsoft.com/resources/install-tmaxsoft-openframe-azure/)
51+
- [Download the ebook](https://azure.microsoft.com/resources/install-tmaxsoft-openframe-on-azure/)
5252

5353
## IBM zD&T 12.0
5454

0 commit comments

Comments
 (0)