Skip to content

Commit be7e969

Browse files
authored
Merge pull request #114230 from craigcaseyMSFT/vcraic0506
fix broken links from OPS report
2 parents ef58a35 + d0e72fe commit be7e969

25 files changed

+34
-34
lines changed

articles/active-directory/azuread-dev/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
- name: Use the Microsoft Graph API
159159
href: ../develop/microsoft-graph-intro.md?toc=/azure/active-directory/azuread-dev/toc.json&bc=/azure/active-directory/azuread-dev/breadcrumb/toc.json
160160
- name: AD FS for developers
161-
href: https://docs.microsoft.com/windows-server/identity/ad-fs/overview/ad-fs-scenarios-for-developers
161+
href: https://docs.microsoft.com/windows-server/identity/ad-fs/ad-fs-overview
162162
- name: References
163163
items:
164164
- name: Authentication libraries

articles/active-directory/develop/tutorial-v2-javascript-auth-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ You now have a simple server to serve your SPA. The intended folder structure at
277277

278278
## Register your application
279279

280-
Follow the instructions to [register a new single page application](https://docs.microsoft.com/zure/active-directory/develop/scenario-spa-app-registration).
280+
Follow the instructions to [register a new single page application](https://docs.microsoft.com/azure/active-directory/develop/scenario-spa-app-registration).
281281

282282
#### Set a redirect URL for Node.js
283283

articles/app-service/configure-language-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This guide provides key concepts and instructions for Java developers using in A
2020

2121
## Deploying your app
2222

23-
You can use [Azure Web App Plugin for Maven](/java/api/overview/azure/maven/azure-webapp-maven-plugin/readme) to deploy your .war files. Deployment with popular IDEs is also supported with [Azure Toolkit for IntelliJ](/java/azure/intellij/azure-toolkit-for-intellij) or [Azure Toolkit for Eclipse](/java/azure/eclipse/azure-toolkit-for-eclipse).
23+
You can use [Azure Web App Plugin for Maven](/java/api/overview/azure/maven/azure-webapp-maven-plugin/readme) to deploy your .war files. Deployment with popular IDEs is also supported with [Azure Toolkit for IntelliJ](/azure/developer/java/toolkit-for-intellij/) or [Azure Toolkit for Eclipse](/azure/developer/java/toolkit-for-eclipse).
2424

2525
Otherwise, your deployment method will depend on your archive type:
2626

articles/app-service/containers/configure-language-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This guide provides key concepts and instructions for Java developers who use a
2121

2222
## Deploying your app
2323

24-
You can use [Maven Plugin for Azure App Service](/java/api/overview/azure/maven/azure-webapp-maven-plugin/readme) to deploy both .jar and .war files. Deployment with popular IDEs is also supported with [Azure Toolkit for IntelliJ](/java/azure/intellij/azure-toolkit-for-intellij) or [Azure Toolkit for Eclipse](/java/azure/eclipse/azure-toolkit-for-eclipse).
24+
You can use [Maven Plugin for Azure App Service](/java/api/overview/azure/maven/azure-webapp-maven-plugin/readme) to deploy both .jar and .war files. Deployment with popular IDEs is also supported with [Azure Toolkit for IntelliJ](/azure/developer/java/toolkit-for-intellij/) or [Azure Toolkit for Eclipse](/azure/developer/java/toolkit-for-eclipse).
2525

2626
Otherwise, your deployment method will depend on your archive type:
2727

articles/app-service/troubleshoot-dotnet-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ You've seen how Visual Studio makes it easy to view logs created by an App Servi
609609
For more information about troubleshooting apps in Azure App Service, see the following resources:
610610

611611
* [How to monitor apps](web-sites-monitor.md)
612-
* [Investigating Memory Leaks in Azure App Service with Visual Studio 2013](https://blogs.msdn.com/b/visualstudioalm/archive/2013/12/20/investigating-memory-leaks-in-azure-web-sites-with-visual-studio-2013.aspx). Microsoft ALM blog post about Visual Studio features for analyzing managed memory issues.
612+
* [Investigating Memory Leaks in Azure App Service with Visual Studio 2013](https://devblogs.microsoft.com/devops/investigating-memory-leaks-in-azure-web-sites-with-visual-studio-2013/). Microsoft ALM blog post about Visual Studio features for analyzing managed memory issues.
613613
* [Azure App Service online tools you should know about](https://azure.microsoft.com/blog/2014/03/28/windows-azure-websites-online-tools-you-should-know-about-2/). Blog post by Amit Apple.
614614
615615
For help with a specific troubleshooting question, start a thread in one of the following forums:
@@ -673,7 +673,7 @@ For more information about analyzing web server logs, see the following resource
673673
A tool for viewing data in web server logs (*.log* files).
674674
* [Troubleshooting IIS Performance Issues or Application Errors using LogParser](https://www.iis.net/learn/troubleshoot/performance-issues/troubleshooting-iis-performance-issues-or-application-errors-using-logparser)<br/>
675675
An introduction to the Log Parser tool that you can use to analyze web server logs.
676-
* [Blog posts by Robert McMurray on using LogParser](https://blogs.msdn.com/b/robert_mcmurray/archive/tags/logparser/)<br/>
676+
* [Blog posts by Robert McMurray on using LogParser](https://docs.microsoft.com/archive/blogs/robert_mcmurray/using-logparser-with-ftp-7-x-sessions)<br/>
677677
* [The HTTP status code in IIS 7.0, IIS 7.5, and IIS 8.0](https://support.microsoft.com/kb/943891)
678678
679679
### Analyzing failed request tracing logs

articles/application-gateway/application-gateway-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ We have published a Resource Manager template that installs and runs the popular
363363
## Next steps
364364

365365
* Visualize counter and event logs by using [Azure Monitor logs](../azure-monitor/insights/azure-networking-analytics.md).
366-
* [Visualize your Azure activity log with Power BI](https://blogs.msdn.com/b/powerbi/archive/2015/09/30/monitor-azure-audit-logs-with-power-bi.aspx) blog post.
366+
* [Visualize your Azure activity log with Power BI](https://powerbi.microsoft.com/blog/monitor-azure-audit-logs-with-power-bi/) blog post.
367367
* [View and analyze Azure activity logs in Power BI and more](https://azure.microsoft.com/blog/analyze-azure-audit-logs-in-powerbi-more/) blog post.
368368

369369
[1]: ./media/application-gateway-diagnostics/figure1.png

articles/application-gateway/application-gateway-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ To understand more about webhooks and how you can use them with alerts, visit [C
233233
## Next steps
234234

235235
* Visualize counter and event logs by using [Azure Monitor logs](../azure-monitor/insights/azure-networking-analytics.md).
236-
* [Visualize your Azure activity log with Power BI](https://blogs.msdn.com/b/powerbi/archive/2015/09/30/monitor-azure-audit-logs-with-power-bi.aspx) blog post.
236+
* [Visualize your Azure activity log with Power BI](https://powerbi.microsoft.com/blog/monitor-azure-audit-logs-with-power-bi/) blog post.
237237
* [View and analyze Azure activity logs in Power BI and more](https://azure.microsoft.com/blog/analyze-azure-audit-logs-in-powerbi-more/) blog post.
238238

239239
[1]: ./media/application-gateway-diagnostics/figure1.png

articles/azure-cache-for-redis/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
- name: .NET
131131
href: /dotnet/api/microsoft.azure.management.redis
132132
- name: Java
133-
href: /java/api/com.microsoft.azure.management.redis._redis_cache
133+
href: /java/api/com.microsoft.azure.management.redis.rediscache
134134
- name: Redis clients
135135
href: https://redis.io/clients
136136
- name: Redis commands

articles/azure-databricks/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@
10271027
href: /azure/databricks/security/access-control/pool-acl
10281028
maintainContext: true
10291029
- name: Jobs access control
1030-
href: /azure/databricks/security/access-control/job-acl
1030+
href: /azure/databricks/security/access-control/jobs-acl
10311031
maintainContext: true
10321032
- name: Table access control
10331033
items:
@@ -1666,7 +1666,7 @@
16661666
- name: SCIM API (Users)
16671667
href: /azure/databricks/dev-tools/api/latest/scim/scim-users
16681668
- name: SCIM API (Groups)
1669-
href: /azure/databricks/dev-tools/api/latest/scim/scim-group
1669+
href: /azure/databricks/dev-tools/api/latest/scim/scim-groups
16701670
maintainContext: true
16711671
- name: Secrets
16721672
href: /azure/databricks/dev-tools/api/latest/secrets

articles/azure-monitor/app/platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ms.reviewer: olegan
4242
* [Azure Monitor](https://blogs.technet.microsoft.com/msoms/2016/09/26/application-insights-connector-in-oms/)
4343

4444
## Export and data analysis
45-
* [Power BI](https://blogs.msdn.com/b/powerbi/archive/2015/11/04/explore-your-application-insights-data-with-power-bi.aspx)
45+
* [Power BI](https://powerbi.microsoft.com/blog/explore-your-application-insights-data-with-power-bi/)
4646
* [Stream Analytics](../../azure-monitor/app/export-power-bi.md)
4747

4848
## Unsupported SDKs

0 commit comments

Comments
 (0)