Azure / Azure/azure-quickstart-templates

Permanent workspace delete

Open
#7,947 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------

Sorry to hear you had a bad experience with one of the templates :worried: But, in case you're just asking a question, we're happy to help. You can also check if the question might already have been asked here https://github.com/Azure/azure-quickstart-templates/issues?utf8=%E2%9C%93&q=is%3Aissue

We've created an outline of recommended sections to fill out that will help make this Pull Request awesome!

--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------

[Permanent workspace delete](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/delete-workspace)

### Issue Details

On trying to create a Log Analytics Workspace, I get the following error:

![image](https://user-images.githubusercontent.com/6519992/89945539-5d1eb800-dbd6-11ea-9db2-246f442a78c8.png)

I tried to delete the workspace permanently by running the command:

**Remove-AzOperationalInsightsWorkspace -ResourceGroupName resource-group-name -Name workspace-name -ForceDelete**

but it gives me a warning message:

WARNING: Workspace workspace-name does not exist in resource group resource-group-name.

Could you help me with this issue?

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file or test is named. Start by reading the linked permanent-workspace-delete documentation and reproducing the Remove-AzOperationalInsightsWorkspace command with the stated resource group and workspace; done requires a confirmed, reproducible fix or a clarified repository change.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, observability-sre
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.