Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Microsoft.Security/securityContacts #29571

Open
Harish-C-P opened this issue Jun 25, 2024 · 1 comment
Open

[BUG] - Microsoft.Security/securityContacts #29571

Harish-C-P opened this issue Jun 25, 2024 · 1 comment
Assignees
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. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@Harish-C-P
Copy link

API Spec link

https://github.com/Azure/azure-rest-api-specs/tree/main/specification/security/resource-manager

API Spec version

2023-12-01-preview,2020-01-01-preview,2017-08-01-preview

Describe the bug

Error Message - In Portal

Screenshot at Jun 24 6-01-55 PM

Using Rest API - Support API version "2023-12-01-preview, 2020-01-01-preview, 2017-08-01-preview"

Invoke-RestMethod:
{
"error": {
"code": "GatewayTimeout",
"message": "The gateway did not receive a response from \u0027Microsoft.Security\u0027 within the specified time period."
}
}

Expected behavior

200 ok Successful

Actual behavior

"GatewayTimeout"

Reproduction Steps

Issue is seen while enabling email notification in azure defender in portal and also using rest api

Environment

No response

@Harish-C-P Harish-C-P added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Jun 25, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Jun 25, 2024
@v-jiaodi v-jiaodi added the Mgmt This issue is related to a management-plane library. label Jun 25, 2024
@v-jiaodi
Copy link
Member

@Nessya123 Please help take a look, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants