Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
landscapepainter committed Jul 28, 2024
1 parent 076fb0d commit cdca77f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sky/provision/azure/instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
_RESOURCE_PUBLIC_IP_ADDRESS_TYPE = 'Microsoft.Network/publicIPAddresses'
_RESOURCE_VIRTUAL_MACHINE_TYPE = 'Microsoft.Compute/virtualMachines'
_RESOURCE_NETWORK_INTERFACE_TYPE = 'Microsoft.Network/networkInterfaces'
_RESOURCE_ROLE_ASSIGNMENT_TYPE = 'Microsoft.Authorization/roleAssignments'

_RESOURCE_GROUP_NOT_FOUND_ERROR_MESSAGE = 'ResourceGroupNotFound'
_POLL_INTERVAL = 1
Expand Down

0 comments on commit cdca77f

Please sign in to comment.