Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting ResourceNotFound error in table azure_subnet #555

Closed
khushboo9024 opened this issue Jan 4, 2023 · 0 comments · Fixed by #556
Closed

Getting ResourceNotFound error in table azure_subnet #555

khushboo9024 opened this issue Jan 4, 2023 · 0 comments · Fixed by #556
Assignees
Labels
bug Something isn't working

Comments

@khushboo9024
Copy link
Contributor

Describe the bug
Getting ResourceNotFound error in table azure_subnet

> select * from  azure_subnet 
Error: network.InterfaceIPConfigurationsClient#Get: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: Service returned an error. Status=404 Code="ResourceNotFound" Message="The Resource 'Microsoft.Network/networkInterfaces/aks-agentpool-21727176-vmss' under resource group 'MC_demo_delete-rk-k8s_eastus' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" (SQLSTATE HV000)

Steampipe version (steampipe -v)
Example: v0.18.0-alpha.31

Plugin version (steampipe plugin list)
Example: v0.5.0

To reproduce
select * from azure_subnet

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants