Uncategorized

Collection of VBA Links

Json Parsing and processing https://github.com/VBA-tools/VBA-JSON Sample to show how to run REST Requests from excel VBA https://codingislove.com/excel-json/ https://alexwohlbruck.github.io/cat-facts/docs/endpoints/facts.html Other Links GitHub – vba-blocks/vba-blocks: A package manager and build tool for VBA GitHub – VBA-tools/VBA-Web: VBA-Web: Connect VBA, Excel, Access, and Office for Windows and Mac to web services and the web Adding Items To A

Collection of VBA Links Read More »

Configuration of Azure Support Tools

Azure KeyVault Explorer The Azure KeyVault Explorer https://github.com/microsoft/AzureKeyVaultExplorer seems to be for MS internal usage. The standard configuration is just supporting Microsoft Internal accounts. To change this go to the settings and correct the Authority to https://login.microsoftonline.com/common/ (from default https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47)

Configuration of Azure Support Tools Read More »