Failed listing security contacts in azure china #24104
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Security
Service Attention
Workflow: This issue is responsible by Azure service team.
Bug Report
GET https://management.chinacloudapi.cn/subscriptions/SUBSCRIPTION/providers/Microsoft.Security/securityContacts
RESPONSE 404: 404 Not Found
ERROR CODE: InvalidResourceType
{
"error": {
"code": "InvalidResourceType",
"message": "The resource type 'securityContacts' could not be found in the namespace 'Microsoft.Security' for api version '2023-12-01-preview'. The supported api-versions are '2020-01-01-preview,2017-08-01-preview'."
}
}
The text was updated successfully, but these errors were encountered: