Konstantin Lepeshenkov

@scale_tone
2 Followers
7 Following
19 Posts
'Sparkling Software Engineer'@microsoft. I've done #DurableFunctionsMonitor, #ThrottlingTroll, #KeeShepherd, #LINQ2DynamoDB and other things
GitHubhttps://github.com/scale-tone
I'd say that's an achievement:

Made another tool - Azure Resource Explorer as a VsCode ext:
https://marketplace.visualstudio.com/items?itemName=az-resource-explorer-vscode.azure-resource-explorer-for-vscode

As the name says, it's a clone of Azure Portal's Resource Explorer in your VsCode, but with a few extras:
* It supports editing (open resource's ARM, change it and press 'Save' - just make sure you know what you're doing).
* You can also open resources as Bicep (super-helpful for converting existing stuff to IaaC).
* And more. See the readme and enjoy!
#azure #azureresourcemanager #bicep

Azure Resource Explorer for VsCode - Visual Studio Marketplace

Extension for Visual Studio Code - Combined power of Azure Portal's Resource Explorer and https://resources.azure.com in your VsCode

#DurableFunctionsMonitor v6.2. https://github.com/microsoft/DurableFunctionsMonitor/releases/tag/v6.2 . VsCode ext now fully supports Netherite. Also Function Graphs are now also rendered for PowerShell and Python V2 projects:
Release DurableFunctionsMonitor 6.2 · microsoft/DurableFunctionsMonitor

[VsCode] Full support for Netherite. Netherite-based Task Hubs are automatically discovered and shown in the TreeView: When connecting to an auto-discovered Netherite-based Task Hub you will be ...

GitHub