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
// Onboard Sentinel after it has been created
resource onboardingStates 'Microsoft.SecurityInsights/onboardingStates@2022-12-01-preview' = {
scope: workspace
name: 'default'
}
The text was updated successfully, but these errors were encountered:
https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.operationsmanagement/azure-sentinel/main.bicep
does not work without onboarding the workspace
// Onboard Sentinel after it has been created
resource onboardingStates 'Microsoft.SecurityInsights/onboardingStates@2022-12-01-preview' = {
scope: workspace
name: 'default'
}
The text was updated successfully, but these errors were encountered: