in Education by
How can I delete the associated account with the virtual machines On the preview portal on deleting the storage account I got this error: Failed to delete Storage account 'portalabcd' Details: Storage account portalabcd has 1 container(s) which have an active image and/or disk artifacts. Ensure those artifacts are removed from the image repository before deleting this storage account. On the previous portal I got this error: Submit Failed Storage account portalabcd has 1 container(s) which have an active image and/or disk artifacts. Ensure those artifacts are removed from the image repository before deleting this storage account. And on trying to delete the blob I get this error: There is currently a lease on the blob and no lease ID was specified in the request. The conclusion is that the blob is leased and I can't delete it unless I've the lease ID Now, how can I delete the blob and the storage account as well. Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
To remove disk image from the blob repository: 1. Go to the Windows Azure Management Portal. 2.Select Virtual Machines. 3. Click on Disks. 4. Select the disk to be deleted. 5. Click on Delete Disk. Now, the storage account can be deleted Please note: It is applicable even if you've already deleted all of your Virtual Machines and it shows 0; there still will be artefacts under the disks tab. Disks are detached from a deleted VM asynchronously, it may take a few minutes after the VM is deleted for this field to clear up.

Related questions

0 votes
    So the scenario is the following: I have multiple instances of a web service that writes a blob of data to ... other unknown issues? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I am starting with Windows Azure. I have an Azure account with Microsoft and would like to use it from my ... Azure management portal? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    When should I use SQL Azure and when should I use table Storage? I was thinking, use table storage for transaction ... do you think? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I'm trying to make a web-based .NET application from scratch. I'm considering using Microsoft Azure to host it ... advice for using it. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    I just want to know whether a blob exists in a particular container or not. Simple question right! I'll download ... it doesn't exist. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    Can we get the Tenant ID of the azure active directory without using powershell command? These two blogs helped ... -for-powershell/ Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    Could someone tell me how to become an Azure expert? Select the correct answer from above options...
asked Jan 6, 2022 in Education by JackTerrance
0 votes
    A company is planning on hosting an application on an Azure Virtual Machine. It needs to be ensured that the application ... plan. Would this satisfy the requirement A. Yes B. No...
asked Nov 20, 2022 in Education by JackTerrance
0 votes
    Can't ping smtp.gmail.com. I've been using google smtp for email notification and it was working ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    Can someone tell me the differences between the Azure Web Site and the Azure Web Roles for an ASP.NET MVC ... Cache service locally? Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    How many endpoints are there in Azure Traffic Manager? A. 1 B. 2 C. 3 D. 4...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    If I have to create code to trigger a queue so should I use a webjob or a function. I've recently learnt ... the best from the two. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    Could someone tell me how to move my career to the Cloud domain? Select the correct answer from above options...
asked Jan 6, 2022 in Education by JackTerrance
0 votes
    Azure Traffic manager receives a query from _____________. A. Endpoint B. Client C. Routing Method D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    Which endpoint is used for Non-Azure services? A. External Endpoint B. Nested Endpoint C. Azure Endpoints D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
...