Skip to content

Commit fb5c61d

Browse files
authored
Merge pull request #112760 from craigcaseyMSFT/vcraic0425a
fix broken links from OPS report
2 parents ba03e98 + a013f24 commit fb5c61d

10 files changed

+19
-19
lines changed

articles/frontdoor/front-door-custom-domain-https.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: sharadag
2020

2121
This tutorial shows how to enable the HTTPS protocol for a custom domain that's associated with your Front Door under the frontend hosts section. By using the HTTPS protocol on your custom domain (for example, https:\//www.contoso.com), you ensure that your sensitive data is delivered securely via TLS/SSL encryption when it is sent across the internet. When your web browser is connected to a web site via HTTPS, it validates the web site's security certificate and verifies it's issued by a legitimate certificate authority. This process provides security and protects your web applications from attacks.
2222

23-
Azure Front Door supports HTTPS on a Front Door default hostname, by default. For example, if you create a Front Door (such as https:\//contoso.azurefd.net), HTTPS is automatically enabled for requests made to https://contoso.azurefd.net. However, once you onboard the custom domain 'www.contoso.com' you will need to additionally enable HTTPS for this frontend host.
23+
Azure Front Door supports HTTPS on a Front Door default hostname, by default. For example, if you create a Front Door (such as `https://contoso.azurefd.net`), HTTPS is automatically enabled for requests made to `https://contoso.azurefd.net`. However, once you onboard the custom domain 'www.contoso.com' you will need to additionally enable HTTPS for this frontend host.
2424

2525
Some of the key attributes of the custom HTTPS feature are:
2626

articles/iot-accelerators/iot-accelerators-remote-monitoring-customize-flyout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ If the web UI is not already running locally, run the following command in the r
130130
npm start
131131
```
132132
133-
The previous command runs the UI locally at [http://localhost:3000/dashboard](http://localhost:3000/dashboard). Navigate to the **Example** page and click **Open Flyout**.
133+
The previous command runs the UI locally at `http://localhost:3000/dashboard`. Navigate to the **Example** page and click **Open Flyout**.
134134

135135
## Next steps
136136

articles/iot-accelerators/iot-accelerators-remote-monitoring-customize-grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ If the web UI is not already running locally, run the following command in the r
179179
npm start
180180
```
181181

182-
The previous command runs the UI locally at [http://localhost:3000/dashboard](http://localhost:3000/dashboard). Navigate to the **Example** page to see the grid display data from the service.
182+
The previous command runs the UI locally at `http://localhost:3000/dashboard`. Navigate to the **Example** page to see the grid display data from the service.
183183

184184
## Select rows
185185

articles/iot-accelerators/iot-accelerators-remote-monitoring-customize-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ npm install
139139
npm start
140140
```
141141

142-
The previous command runs the UI locally at [http://localhost:3000/dashboard](http://localhost:3000/dashboard).
142+
The previous command runs the UI locally at `http://localhost:3000/dashboard`.
143143

144144
Without connecting your local instance of the web UI to a deployed instance of the solution accelerator, you see errors on the dashboard. These errors don't affect your ability to test your new page.
145145

articles/iot-accelerators/iot-accelerators-remote-monitoring-customize-panel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If the web UI is not already running locally, run the following command in the r
8787
npm start
8888
```
8989

90-
The previous command runs the UI locally at [http://localhost:3000/dashboard](http://localhost:3000/dashboard). Navigate to the **Dashboard** page to view the new panel.
90+
The previous command runs the UI locally at `http://localhost:3000/dashboard`. Navigate to the **Dashboard** page to view the new panel.
9191

9292
## Next steps
9393

articles/iot-accelerators/iot-accelerators-remote-monitoring-deploy-local-java.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,10 @@ Each web service opens a Command Prompt window and web browser window. At the co
185185

186186
To access the status of the services, go to the following URLs:
187187

188-
* IoT-Hub Manager: [http://localhost:9002/v1/status](http://localhost:9002/v1/status)
189-
* Device Telemetry: [http://localhost:9004/v1/status](http://localhost:9004/v1/status)
190-
* config: [http://localhost:9005/v1/status](http://localhost:9005/v1/status)
191-
* storage-adapter: [http://localhost:9022/v1/status](http://localhost:9022/v1/status)
188+
* IoT-Hub Manager: `http://localhost:9002/v1/status`
189+
* Device Telemetry: `http://localhost:9004/v1/status`
190+
* config: `http://localhost:9005/v1/status`
191+
* storage-adapter: `http://localhost:9022/v1/status`
192192

193193
### Start the Stream Analytics job
194194

@@ -208,7 +208,7 @@ npm install
208208
npm start
209209
```
210210

211-
When the **start** command is completed, your browser displays the page at the address [http://localhost:3000/dashboard](http://localhost:3000/dashboard). The errors on this page are expected. To view the application without errors, complete the following steps.
211+
When the **start** command is completed, your browser displays the page at the address `http://localhost:3000/dashboard`. The errors on this page are expected. To view the application without errors, complete the following steps.
212212

213213
### Configure and run Nginx
214214

@@ -221,7 +221,7 @@ For more information about running Nginx, see [nginx for Windows](https://nginx.
221221

222222
### Connect to the dashboard
223223

224-
To access the Remote Monitoring solution dashboard, go to http://localhost:9000 in your browser.
224+
To access the Remote Monitoring solution dashboard, go to `http://localhost:9000` in your browser.
225225

226226
## Clean up
227227

articles/key-vault/general/access-behind-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To access a key vault, your key vault client application has to access multiple
2121

2222
* Authentication via Azure Active Directory (Azure AD).
2323
* Management of Azure Key Vault. This includes creating, reading, updating, deleting, and setting access policies through Azure Resource Manager.
24-
* Accessing and managing objects (keys and secrets) stored in Key Vault itself, going through the Key Vault-specific endpoint (for example, [https://yourvaultname.vault.azure.net](https://yourvaultname.vault.azure.net)).
24+
* Accessing and managing objects (keys and secrets) stored in Key Vault itself, going through the Key Vault-specific endpoint (for example, `https://yourvaultname.vault.azure.net`).
2525

2626
Depending on your configuration and environment, there are some variations.
2727

articles/machine-learning/data-science-virtual-machine/reference-ubuntu-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Some example notebooks are available in JupyterHub.
5050

5151
H2O is a fast, in-memory, distributed machine learning and predictive analytics platform. A Python package is installed in both the root and py35 Anaconda environments. An R package is also installed.
5252

53-
To open H2O from the command line, run `java -jar /dsvm/tools/h2o/current/h2o.jar`. There are various [command-line options](http://docs.h2o.ai/h2o/latest-stable/h2o-docs/starting-h2o.html#from-the-command-line) that you might want to configure. You can access the Flow web UI by browsing to http://localhost:54321 to get started. Sample notebooks are also available in JupyterHub.
53+
To open H2O from the command line, run `java -jar /dsvm/tools/h2o/current/h2o.jar`. There are various [command-line options](http://docs.h2o.ai/h2o/latest-stable/h2o-docs/starting-h2o.html#from-the-command-line) that you might want to configure. You can access the Flow web UI by browsing to `http://localhost:54321` to get started. Sample notebooks are also available in JupyterHub.
5454

5555
### Keras
5656

@@ -64,7 +64,7 @@ MXNet is a deep learning framework designed for both efficiency and flexibility.
6464

6565
The NVIDIA Deep Learning GPU Training System, known as DIGITS, is a system to simplify common deep learning tasks. These tasks include managing data, designing and training neural networks on GPU systems, and monitoring performance in real time with advanced visualization.
6666

67-
DIGITS is available as a service called *digits*. Start the service and browse to http://localhost:5000 to get started.
67+
DIGITS is available as a service called *digits*. Start the service and browse to `http://localhost:5000` to get started.
6868

6969
DIGITS is also installed as a Python module in the Conda root environment.
7070

@@ -135,7 +135,7 @@ If you're on a graphical interface or have X11 forwarding set up, you can enter
135135

136136
The Anaconda distribution also comes with a Jupyter notebook, an environment to share code and analysis. The Jupyter notebook is accessed through JupyterHub. You sign in by using your local Linux username and password.
137137

138-
The Jupyter notebook server has been pre-configured with Python 2, Python 3, and R kernels. Use the **Jupyter Notebook** desktop icon to open the browser and access the notebook server. If you're on the VM via SSH or the X2Go client, you can also access the Jupyter notebook server at [https://localhost:8000/](https://localhost:8000/).
138+
The Jupyter notebook server has been pre-configured with Python 2, Python 3, and R kernels. Use the **Jupyter Notebook** desktop icon to open the browser and access the notebook server. If you're on the VM via SSH or the X2Go client, you can also access the Jupyter notebook server at `https://localhost:8000/`.
139139

140140
> [!NOTE]
141141
> Continue if you get any certificate warnings.

articles/machine-learning/team-data-science-process/spark-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ You can launch the Jupyter Notebook from the Azure portal. Find your Spark clust
139139

140140
![Cluster dashboards](./media/spark-overview/spark-jupyter-on-portal.png)
141141

142-
You can also browse to ***https://CLUSTERNAME.azurehdinsight.net/jupyter*** to access the Jupyter Notebooks. Replace the CLUSTERNAME part of this URL with the name of your own cluster. You need the password for your admin account to access the notebooks.
142+
You can also browse to ***`https://CLUSTERNAME.azurehdinsight.net/jupyter`*** to access the Jupyter Notebooks. Replace the CLUSTERNAME part of this URL with the name of your own cluster. You need the password for your admin account to access the notebooks.
143143

144144
![Browse Jupyter Notebooks](./media/spark-overview/spark-jupyter-notebook.png)
145145

articles/media-services/latest/offline-plaready-streaming-for-windows-10.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ Below are two sets of test assets, the first one using PlayReady license deliver
5757

5858
Asset #1:
5959

60-
* Progressive download URL: [https://willzhanmswest.streaming.mediaservices.windows.net/8d078cf8-d621-406c-84ca-88e6b9454acc/20150807-bridges-2500_H264_1644kbps_AAC_und_ch2_256kbps.mp4](https://willzhanmswest.streaming.mediaservices.windows.net/8d078cf8-d621-406c-84ca-88e6b9454acc/20150807-bridges-2500_H264_1644kbps_AAC_und_ch2_256kbps.mp4")
61-
* PlayReady LA_URL (AMS): [https://willzhanmswest.keydelivery.mediaservices.windows.net/PlayReady/](https://willzhanmswest.keydelivery.mediaservices.windows.net/PlayReady/)
60+
* Progressive download URL: [https://willzhanmswest.streaming.mediaservices.windows.net/8d078cf8-d621-406c-84ca-88e6b9454acc/20150807-bridges-2500_H264_1644kbps_AAC_und_ch2_256kbps.mp4](https://willzhanmswest.streaming.mediaservices.windows.net/8d078cf8-d621-406c-84ca-88e6b9454acc/20150807-bridges-2500_H264_1644kbps_AAC_und_ch2_256kbps.mp4)
61+
* PlayReady LA_URL (AMS): `https://willzhanmswest.keydelivery.mediaservices.windows.net/PlayReady/`
6262

6363
Asset #2:
6464

6565
* Progressive download URL: [https://willzhanmswest.streaming.mediaservices.windows.net/7c085a59-ae9a-411e-842c-ef10f96c3f89/20150807-bridges-2500_H264_1644kbps_AAC_und_ch2_256kbps.mp4](https://willzhanmswest.streaming.mediaservices.windows.net/7c085a59-ae9a-411e-842c-ef10f96c3f89/20150807-bridges-2500_H264_1644kbps_AAC_und_ch2_256kbps.mp4)
66-
* PlayReady LA_URL (on premises): [https://willzhan12.cloudapp.net/playready/rightsmanager.asmx](https://willzhan12.cloudapp.net/playready/rightsmanager.asmx)
66+
* PlayReady LA_URL (on premises): `https://willzhan12.cloudapp.net/playready/rightsmanager.asmx`
6767

6868
For playback testing, we used a Universal Windows Application on Windows 10. In [Windows 10 Universal samples](https://github.com/Microsoft/Windows-universal-samples), there is a basic player sample called [Adaptive Streaming Sample](https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/AdaptiveStreaming). All we have to do is to add the code for us to pick downloaded video and use it as the source, instead of adaptive streaming source. The changes are in button click event handler:
6969

0 commit comments

Comments
 (0)