You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Microsoft.Web/sites resource fails to deploy as part of M365Defender-VulnerabilityManagement deployment. it eventually fails with timeout, but spends most of the 3 hours in a 'Service Unavailable' state
To Reproduce
Steps to reproduce the behavior:
Ensure you have correct perms in Azure
Use Deploy to Azure in M365Defender-VulnerabilityManagemnt page
Provide subscription, resource group and Log Analytics details click deploy
Wait
Deployment eventually fails
Expected behavior
Deployment succeeds and I can continue with the configuration steps - I've tried this 3 times now with the same rresult
Screenshots
{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"target": "/subscriptions/baaf55ce-b8ec-453c-b1df-2c33c374452b/resourceGroups/Sentinel_Logic_Apps/providers/Microsoft.Web/sites/fa-mdvm-mb",
"message": "The resource provision operation did not complete within the allowed timeout period."
}
}
Desktop (please complete the following information):
OS: Windows
Browser : Edge
Version : Latest
The text was updated successfully, but these errors were encountered:
@m455954, Could you please re-deploy it again? if possible, you can also try it in different region (There could be temporary issue with azure services or specific region.) Please let us know if it still has the same issue.
Describe the bug
Microsoft.Web/sites resource fails to deploy as part of M365Defender-VulnerabilityManagement deployment. it eventually fails with timeout, but spends most of the 3 hours in a 'Service Unavailable' state
To Reproduce
Steps to reproduce the behavior:
Ensure you have correct perms in Azure
Use Deploy to Azure in M365Defender-VulnerabilityManagemnt page
Provide subscription, resource group and Log Analytics details click deploy
Wait
Deployment eventually fails
Expected behavior
Deployment succeeds and I can continue with the configuration steps - I've tried this 3 times now with the same rresult
Screenshots
{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"target": "/subscriptions/baaf55ce-b8ec-453c-b1df-2c33c374452b/resourceGroups/Sentinel_Logic_Apps/providers/Microsoft.Web/sites/fa-mdvm-mb",
"message": "The resource provision operation did not complete within the allowed timeout period."
}
}
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: