Skip to content

Commit b577cf2

Browse files
committed
Fix broken links
1 parent 822cb09 commit b577cf2

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/azure-resource-manager/management/relocation/relocation-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If you're running classic firewall rules without Firewall policy, migrate to Fir
111111
- `firewallPolicy.id` with your policy ID.
112112
113113
1. [Create a new firewall policy](/azure/firewall-manager/create-policy-powershell) using the configuration of the source region and reflect changes introduced by the new target region (IP Address Ranges, Public IP, Rule Collections).
114-
1. If you're using Premium SKU and you want to enable TLS Inspection, update the newly created firewall policy and enable TLS inspection by following [the instructions here](https://techcommunity.microsoft.com/t5/azure-network-security-blog/building-a-poc-for-tls-inspection-in-azure-firewall/ba-p/3676723).
114+
1. If you're using Premium SKU and you want to enable TLS Inspection, update the newly created firewall policy and enable TLS inspection by following [the instructions here](https://techcommunity.microsoft.com/blog/azurenetworksecurityblog/building-a-poc-for-tls-inspection-in-azure-firewall/3676723).
115115
1. Review and update the following settings to reflect the changes required for the target region.
116116
117117
- **IP Groups.** To include IP addresses from the target region, if different from the source, *IP Groups* should be reviewed. The IP addresses included in the groups must be modified.

articles/governance/blueprints/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ landingContent:
9090
- text: Request product feature
9191
url: https://feedback.azure.com/d365community/forum/675ae472-f324-ec11-b6e6-000d3a4f0da0?c=775ae472-f324-ec11-b6e6-000d3a4f0da0
9292
- text: Tech Community for Azure Governance
93-
url: https://techcommunity.microsoft.com/t5/Azure-Governance/bd-p/AzureGovernance
93+
url: https://techcommunity.microsoft.com/category/azure/discussions/azuregovernance
9494

9595
- title: Reference
9696
linkLists:

includes/resource-manager-private-github-repo-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
author: mumian
33
ms.service: azure-resource-manager
44
ms.topic: include
5-
ms.date: 02/17/2022
5+
ms.date: 04/14/2026
66
---
77

88
> [!NOTE]
9-
> To deploy a template or reference a linked template that is stored in a private GitHub repo, see a custom solution documented in [Creating a Custom and Secure Azure Portal Offering](https://techcommunity.microsoft.com/t5/azure-architecture-blog/creating-a-custom-and-secure-azure-portal-offering/ba-p/3038344). You can create an [Azure function](../articles/azure-functions/functions-overview.md) that pulls the GitHub token out of Azure Key Vault.
9+
> To deploy a template or reference a linked template that is stored in a private GitHub repo, see a custom solution documented in [Creating a Custom and Secure Azure Portal Offering](https://techcommunity.microsoft.com/blog/azurearchitectureblog/creating-a-custom-and-secure-azure-portal-offering/3038344). You can create an [Azure function](../articles/azure-functions/functions-overview.md) that pulls the GitHub token out of Azure Key Vault.

0 commit comments

Comments
 (0)