Skip to content

Commit f4ebd2a

Browse files
authored
Merge pull request #311161 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 70f30fd + 818384f commit f4ebd2a

2 files changed

Lines changed: 332 additions & 201 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ To do so, set a custom property `Microsoft.WindowsAzure.ApiManagement.Gateway.Ma
121121
"location": "string",
122122
"properties": {
123123
"customProperties": {
124+
// Existing custom properties defined on the service
124125
"Microsoft.WindowsAzure.ApiManagement.Gateway.ManagedIdentity.DisableOverPrivilegedAccess": "True"
125126
}
126127
},
@@ -131,6 +132,9 @@ To do so, set a custom property `Microsoft.WindowsAzure.ApiManagement.Gateway.Ma
131132
}
132133
```
133134

135+
> [!NOTE]
136+
> Existing custom properties, such as ciphers, must be added to the PATCH call as they would otherwise be removed from the service.
137+
134138
The Azure Advisor recommendation should disappear within a day or two of disabling the trusted connectivity on the API Management gateway.
135139

136140
## What is the deadline for the change?

0 commit comments

Comments
 (0)