Why does an automatic Log Analytic Workspace/Resource Group keep getting created?

Ciaran Doherty 0 Reputation points
2025-04-18T19:51:18.5+00:00

Hi,

I am trying to add 1Password as a data connector into Microsoft Sentinel, following this article: https://support.1password.com/1password-sentinel-integration/

I am deploying 1Password using an Azure custom template/deployment, and I am specifying the pre-existing Log Analytic Workspace and Resource Group I already have setup for using Microsoft Sentinel.

My issue is that when I hit deploy, it automatically creates a new workspace and resource group. For example, named: "managed-1pwtdz6pamh-ws" and "ai_1pwtdz6pamh_8c69692e-6920-4275-9432-a6a06c9100e2_managed". Why is it doing this?? And how do I get it to use the current resource group/workspace?

I find that I cannot just delete this new workspace without deleting each resource individually (and manually) that it seems to place into the resource group that I specified, oddly.

Please help.

Microsoft Security Microsoft Sentinel
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Luis Arias 8,621 Reputation points Volunteer Moderator
    2025-04-21T19:11:02.5933333+00:00

    Hi Ciaran,

    Welcome to Q&A, You're wondering why a new Log Analytics workspace and resource group keep getting created when you're trying to add 1Password as a data connector to Microsoft Sentinel. Even though you're specifying your pre-existing workspace and resource group, the deployment still creates something like "managed-1pwtdz6pamh-ws." This usually happen because of the template it self setup this can include parameter restriction or others.

    After check the 1Password integration setup uses a custom Azure deployment template that automatically creates these new "managed" resources. It's done this way to make sure everything runs smoothly and stays separate from your other stuff. Unfortunately, the deployment doesn’t let you pick your current workspace or resource group for these managed items and there is some restrictions that you can find on the repository template:

    https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/1Password/README.md

    User's image

    Here’s some options how you can deal with it:

    References:

    Luis

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.