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

API version 2021-01-25 for type guestConfigurationAssignments does not supported in location eastus. Fixes #379 #380

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

bigdatasourav
Copy link
Contributor

@bigdatasourav bigdatasourav commented Oct 5, 2021

Example query results

Results
> select * from azure_compute_virtual_machine
+----------------+-------------+-----------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+--------------------+-----
| name           | power_state | id                                                                                                                                            | type                              | provisioning_state | vm_i
+----------------+-------------+-----------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+--------------------+-----
| testAssignment | running     | /subscriptions/d46d7416-f95f-4771-bbb5-529d4c76659c/resourceGroups/NIST-TEST_GROUP/providers/Microsoft.Compute/virtualMachines/testAssignment | Microsoft.Compute/virtualMachines | Succeeded          | 2b79
+----------------+-------------+-----------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+--------------------+-----

@bigdatasourav bigdatasourav requested a review from ParthaI October 5, 2021 15:58
@bigdatasourav bigdatasourav self-assigned this Oct 5, 2021
@bigdatasourav bigdatasourav changed the title Fix API version 2021-01-25 for type guestConfigurationAssignments does not supported in location eastus. Fixes #379 API version 2021-01-25 for type guestConfigurationAssignments does not supported in location eastus. Fixes #379 Oct 5, 2021
Copy link
Contributor

@rajlearner17 rajlearner17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bigdatasourav bigdatasourav merged commit 02a28ce into main Oct 5, 2021
@bigdatasourav bigdatasourav deleted the issue-379 branch October 5, 2021 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API version 2021-01-25 for type guestConfigurationAssignments does not supported in location eastus
2 participants