Skip to content

Commit b2cedc7

Browse files
authored
Merge pull request #106519 from craigcaseyMSFT/vcraic0304a
fix broken links from CATS report
2 parents 647286e + 5dd8c07 commit b2cedc7

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

articles/hdinsight/security-baseline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ https://docs.microsoft.com/azure/data-lake-store/data-lake-store-security-overvi
662662

663663
Understand Azure Storage Account encryption in transit:
664664

665-
https://docs.microsoft.com/azure/storage/common/storage-security-guide#encryption-in-transit
665+
https://docs.microsoft.com/azure/storage/blobs/security-recommendations
666666

667667
**Azure Security Center monitoring**: Yes
668668

articles/key-vault/security-baseline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ https://docs.microsoft.com/azure/governance/policy/tutorials/create-and-manage
134134

135135
Azure Policy Samples:
136136

137-
https://docs.microsoft.com/azure/governance/policy/samples/#networ
137+
https://docs.microsoft.com/azure/governance/policy/samples
138138

139139
Quickstart: Define and assign a blueprint in the portal:
140140

articles/marketplace/azure-partner-customer-usage-attribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The resource needs to be added in the **mainTemplate.json** or **azuredeploy.jso
8282

8383
## Use the Resource Manager APIs
8484

85-
In some cases, you might prefer to make calls directly against the Resource Manager REST APIs to deploy Azure services. [Azure supports multiple SDKs](https://docs.microsoft.com/azure/#pivot=sdkstools) to enable these calls. You can use one of the SDKs, or call the REST APIs directly to deploy resources.
85+
In some cases, you might prefer to make calls directly against the Resource Manager REST APIs to deploy Azure services. [Azure supports multiple SDKs](https://docs.microsoft.com/azure/?pivot=sdkstools) to enable these calls. You can use one of the SDKs, or call the REST APIs directly to deploy resources.
8686

8787
If you're using a Resource Manager template, you should tag your solution by following the instructions described earlier. If you aren't using a Resource Manager template and making direct API calls, you can still tag your deployment to associate usage of Azure resources.
8888

articles/media-services/latest/media-services-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Media Services lets you build a variety of media workflows in the cloud. Some ex
4848
* Analyze recorded videos or audio content. For example, to achieve higher customer satisfaction, organizations can extract speech-to-text and build search indexes and dashboards. Then, they can extract intelligence around common complaints, sources of complaints, and other relevant data.
4949
* Create a subscription video service and stream DRM protected content when a customer (for example, a movie studio) needs to restrict the access and use of proprietary copyrighted work.
5050
* Deliver offline content for playback on airplanes, trains, and automobiles. A customer might need to download content onto their phone or tablet for playback when they anticipate to be disconnected from the network.
51-
* Implement an educational e-learning video platform with Azure Media Services and [Azure Cognitive Services APIs](https://docs.microsoft.com/azure/#pivot=products&panel=ai) for speech-to-text captioning, translating to multi-languages, and so on.
52-
* Use Azure Media Services together with [Azure Cognitive Services APIs](https://docs.microsoft.com/azure/#pivot=products&panel=ai) to add subtitles and captions to videos to cater to a broader audience (for example, people with hearing disabilities or people who want to read along in a different language).
51+
* Implement an educational e-learning video platform with Azure Media Services and [Azure Cognitive Services APIs](https://docs.microsoft.com/azure/?pivot=products&panel=ai) for speech-to-text captioning, translating to multi-languages, and so on.
52+
* Use Azure Media Services together with [Azure Cognitive Services APIs](https://docs.microsoft.com/azure/?pivot=products&panel=ai) to add subtitles and captions to videos to cater to a broader audience (for example, people with hearing disabilities or people who want to read along in a different language).
5353
* Enable Azure CDN to achieve large scaling to better handle instantaneous high loads (for example, the start of a product launch event).
5454

5555
## How can I get started with v3?

articles/mobile-apps/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Having a view of the user and their behavior across your application empowers de
1616
Use the following services to enable user authentication in your mobile apps.
1717

1818
## Visual Studio App Center
19-
[App Center Auth](/appcenter/auth/) is a cloud-based identity management service that developers can use to authenticate users and manage user identities. App Center Auth also integrates with other parts of Visual Studio App Center. Developers can use user identity to [view user data](/appcenter/data/index) in other services and even [send push notifications to users instead of individual devices](/appcenter/push/push-to-user#app-center-auth-set-identity).
19+
[App Center Auth](/appcenter/auth/) is a cloud-based identity management service that developers can use to authenticate users and manage user identities. App Center Auth also integrates with other parts of Visual Studio App Center. Developers can use user identity to [view user data](/appcenter/data/index) in other services and even [send push notifications to users instead of individual devices](/appcenter/push/push-to-user#setting-user-identity).
2020

2121
**Key features**
2222
- Powered by Azure Active Directory B2C (Azure AD B2C).

articles/security/develop/secure-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ with security best practices on Azure:
5050
started using the Azure platform for their development needs.
5151

5252
- [SDKs and
53-
tools](https://docs.microsoft.com/azure/index#pivot=sdkstools)
53+
tools](https://docs.microsoft.com/azure/index?pivot=sdkstools)
5454
describes the tools that are available on Azure.
5555

5656
- [Azure DevOps
@@ -227,7 +227,7 @@ environments (IDEs) and editors that have advanced debugging
227227
capabilities and built-in Azure support.
228228

229229
Microsoft offers a variety of [languages, frameworks, and
230-
tools](https://docs.microsoft.com/azure/index#pivot=sdkstools&panel=sdkstools-all)
230+
tools](https://docs.microsoft.com/azure/index?pivot=sdkstools&panel=sdkstools-all)
231231
that you can use to develop applications on Azure. An example is [Azure
232232
for .NET and .NET Core
233233
developers](https://docs.microsoft.com/dotnet/azure/). For each language

articles/site-recovery/azure-to-azure-tutorial-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In this tutorial, you will:
6868
- [Network security groups](https://docs.microsoft.com/azure/virtual-network/manage-network-security-group)
6969
- [Load balancers](https://docs.microsoft.com/azure/load-balancer)
7070
- [Public IP](../virtual-network/virtual-network-public-ip-address.md)
71-
- For any other networking components, see the [networking documentation](https://docs.microsoft.com/azure/#pivot=products&panel=network).
71+
- For any other networking components, see the [networking documentation](https://docs.microsoft.com/azure/?pivot=products&panel=network).
7272

7373

7474

articles/site-recovery/move-azure-VMs-AVset-Azone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In a scenario where your VMs are deployed as *single instance* into a specific r
6565
- [Load balancers](https://docs.microsoft.com/azure/load-balancer)
6666
- [Public IP](../virtual-network/virtual-network-public-ip-address.md)
6767

68-
For any other networking components, refer to the networking [documentation](https://docs.microsoft.com/azure/#pivot=products&panel=network).
68+
For any other networking components, refer to the networking [documentation](https://docs.microsoft.com/azure/?pivot=products&panel=network).
6969

7070
> [!IMPORTANT]
7171
> Ensure that you use a zone-redundant load balancer in the target. You can read more at [Standard Load Balancer and Availability Zones](https://docs.microsoft.com/azure/load-balancer/load-balancer-standard-availability-zones).

articles/site-recovery/move-azure-VMs-cross-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You might want to move Azure infrastructure as a service (IaaS) virtual machines
6565
- [Load balancers](https://docs.microsoft.com/azure/load-balancer)
6666
- [Public IP](../virtual-network/virtual-network-public-ip-address.md)
6767

68-
For any other networking components, see the [Azure networking documentation](https://docs.microsoft.com/azure/#pivot=products&panel=network).
68+
For any other networking components, see the [Azure networking documentation](https://docs.microsoft.com/azure/?pivot=products&panel=network).
6969

7070
4. To test the configuration before you perform the move, manually [create a non-production network](https://docs.microsoft.com/azure/virtual-network/quick-create-portal) in the target region. Testing the setup creates minimal interference with the production environment, and we recommend it.
7171

articles/site-recovery/region-move-cross-geos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The Mobility service must be installed on each server you want to replicate. Sit
9595
- [Load balancers](https://docs.microsoft.com/azure/load-balancer)
9696
- [Public IP](../virtual-network/virtual-network-public-ip-address.md)
9797

98-
For any other networking components, refer to the networking [documentation.](https://docs.microsoft.com/azure/#pivot=products&panel=network)
98+
For any other networking components, refer to the networking [documentation](https://docs.microsoft.com/azure/?pivot=products&panel=network).
9999

100100
4. Manually [create a non-production network](https://docs.microsoft.com/azure/virtual-network/quick-create-portal) in the target region if you wish to test the configuration before you perform the final cut over to the target region. This will create minimal interference with the production and is recommended.
101101

0 commit comments

Comments
 (0)