Skip to content

Commit 3757830

Browse files
Merge pull request #310135 from dlepow/patch-565646
[APIM] Update API Management service link for disabling connectivity
2 parents 74498a3 + bd49df3 commit 3757830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/api-management/breaking-changes/trusted-service-connectivity-retirement-march-2026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You can configure the networking of target resources to one of the following opt
9292

9393
After ensuring that your API Management gateway doesn't access other Azure services using trusted service connectivity, you must explicitly disable trusted connectivity in your gateway to acknowledge you have verified that the service no longer depends on trusted connectivity.
9494

95-
To do so, set a custom property `Microsoft.WindowsAzure.ApiManagement.Gateway.ManagedIdentity.DisableOverPrivilegedAccess` to `"True"` on the [API Management service](/rest/api/apimanagement/api-management-service/create-or-update?view=rest-apimanagement-2025-03-01-preview&tabs=HTTP). For example:
95+
To do so, set a custom property `Microsoft.WindowsAzure.ApiManagement.Gateway.ManagedIdentity.DisableOverPrivilegedAccess` to `"True"` on the [API Management service](/rest/api/apimanagement/api-management-service/update?view=rest-apimanagement-2025-03-01-preview&tabs=HTTP). For example:
9696

9797

9898
```json

0 commit comments

Comments
 (0)