Skip to content

Commit

Permalink
API version 2021-01-25 for type guestConfigurationAssignments does no…
Browse files Browse the repository at this point in the history
…t supported in location eastus. Fixes #379 (#380)
  • Loading branch information
bigdatasourav authored Oct 5, 2021
1 parent 35d1143 commit 02a28ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/table_azure_compute_virtual_machine.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import (
"fmt"
"strings"

"github.com/Azure/azure-sdk-for-go/profiles/latest/guestconfiguration/mgmt/guestconfiguration"
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2020-06-01/compute"
"github.com/Azure/azure-sdk-for-go/services/guestconfiguration/mgmt/2020-06-25/guestconfiguration"
"github.com/Azure/azure-sdk-for-go/services/network/mgmt/2020-05-01/network"

"github.com/turbot/go-kit/types"
Expand Down

0 comments on commit 02a28ce

Please sign in to comment.