Skip to content

Commit 7c06239

Browse files
Merge pull request #228158 from jaesoni/vnet-perms-afec-link2
Minor link update
2 parents 00eef77 + dde87a1 commit 7c06239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/configuration-infrastructure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ You should check your [Azure role-based access control](../role-based-access-con
6363
If a [built-in](../role-based-access-control/built-in-roles.md) role doesn't provide the right permission, you can [create and assign a custom role](../role-based-access-control/custom-roles-portal.md) for this purpose. Also, [allow sufficient time](../role-based-access-control/troubleshooting.md?tabs=bicep#symptom---role-assignment-changes-are-not-being-detected) after you make changes to a role assignments.
6464

6565
> [!NOTE]
66-
> As a temporary extension, we have introduced a subscription-level Azure Feature Exposure Control (AFEC) flag to help you fix the permissions for all your users and/or service principals' permissions. Register for this interim feature on your own through a subscription owner, contributor, or custom role. </br>
66+
> As a temporary extension, we have introduced a subscription-level [Azure Feature Exposure Control (AFEC)](../azure-resource-manager/management/preview-features.md?tabs=azure-portal) flag to help you fix the permissions for all your users and/or service principals' permissions. Register for this interim feature on your own through a subscription owner, contributor, or custom role. </br>
6767
>
6868
> "**name**": "Microsoft.Network/DisableApplicationGatewaySubnetPermissionCheck", </br>
6969
> "**description**": "Disable Application Gateway Subnet Permission Check", </br>
7070
> "**providerNamespace**": "Microsoft.Network", </br>
7171
> "**enrollmentType**": "AutoApprove" </br>
7272
>
73-
> The provision to circumvent the virtual network permission check by using this feature control is **available only for a limited period, until 6th April 2023**. Ensure all the roles and permissions managing Application Gateways are updated by then, as there will be no further extensions. Read more about [Preview Feature registration](../azure-resource-manager/management/preview-features.md?tabs=azure-portal).
73+
> The provision to circumvent the virtual network permission check by using this feature control is **available only for a limited period, until 6th April 2023**. Ensure all the roles and permissions managing Application Gateways are updated by then, as there will be no further extensions. [Set up this flag in your Azure subscription](../azure-resource-manager/management/preview-features.md?tabs=azure-portal).
7474
7575
## Network security groups
7676

0 commit comments

Comments
 (0)