Week 22, 2021 - Tips I learned this week
This week I learned some Azure CLI commands, how to have JSON IntelliSense in vscode and that Azure Storage Explorer was usable again.
Week 14, 2021 - Tips I learned this week
This week I learned a few things related to vscode and especially about the Azure IoT Hub
vscode extension.
You almost no longer need Key Vault references for Azure Functions.
The possibility to add configuration sources in Azure Functions has just been released with the latest version of Microsoft.Azure.Functions.Extensions
NuGet package. I have been waiting for this feature for a long time (like many people I think) because it brings to Azure Functions all the things we are used to with configuration in ASP.NET Core 😻. But that is not the only reason, it is also because with this feature you almost don't need to use key vault references!
Goodbye Azure Portal, Welcome Azure CLI
In this article about Azure CLI, we will talk about: