Skip to content

Commit 148fa64

Browse files
authored
[APIM] Update API Management service link in documentation[
Pinned the API Management service link for disabling trusted service connectivity to version 2025-03-01-preview
1 parent 3ced0a0 commit 148fa64

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). 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/create-or-update?view=rest-apimanagement-2025-03-01-preview&tabs=HTTP). For example:
9696

9797

9898
```json

0 commit comments

Comments
 (0)