MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.36k forks source link

Error deleting subnet serviceAssociationLinks AppServiceLink #48902

Closed yvesgermain closed 4 years ago

yvesgermain commented 4 years ago

When trying to delete a subnet in Azure, I get the following message: Failed to save subnet 'devops-subnet'. Error: 'Subnet GumSite-rg-devops/providers/Microsoft.Network/virtualNetworks/Devopsvnet/subnets/devops-subnet'>Devopsvnet/devops-subnet requires any of the following delegation(s) [Microsoft.Web/serverFarms] to reference service association link /subscriptions/**/resourceGroups/GumSite-rg-devops/providers/Microsoft.Network/virtualNetworks/Devopsvnet/subnets/devops-subnet/serviceAssociationLinks/AppServiceLink.'


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

robjdav commented 6 months ago

This is still an issue

ycoenradie commented 3 months ago

Still an issue with Microsoft.ContainerInstance delegation. Workaround via REST does not work (anymore):

> az rest --method delete --uri https://management.azure.com/subscriptions/*****/resourceGroups/*****/providers/Microsoft.Network/virtualNetworks/*****/subnets/*****/providers/Microsoft.ContainerInstance/serviceAssociationLinks/default?api-version=2018-10-01
Internal Server Error({"error":{"code":"InternalServerError","message":"Encountered an internal server error. The tracking activity id is '*****', correlation id is '*****'."}})
ahughes257 commented 2 weeks ago

This is still an issue with "Microsoft.PowerPlatform/vnetaccesslinks" For Fabric Vnet Data Gateways

not sure why this is all closed down

bergdaniel commented 6 days ago

Yup, bug is still there. Can't delete the subnet because of the broken serviceAssociationLinks/PowerPlatformSAL.