Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Exception in resetting VMs #205

Closed
bmc-msft opened this issue Oct 24, 2020 · 0 comments · Fixed by #206
Closed

Exception in resetting VMs #205

bmc-msft opened this issue Oct 24, 2020 · 0 comments · Fixed by #206
Labels
bug Something isn't working

Comments

@bmc-msft
Copy link
Contributor

The logging format used in onefuzzlib.azure.vm.get_extensionis wrong.

logging.debug(
"getting extension: %s:%s:%s - %s",
resource_group,
vm_name,
extension_name,
)

@bmc-msft bmc-msft added the bug Something isn't working label Oct 24, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant