How to get the creation timestamp of an Azure resource
In this article I describe how to make use of the Azure REST API to retrieve the creation timestamp of any Azure resource. Unfortunately this info is not available via Portal or CLI.…
In this article I describe how to make use of the Azure REST API to retrieve the creation timestamp of any Azure resource. Unfortunately this info is not available via Portal or CLI.…
So there you are. You created a new VM late at night and didn't pay close attention when hitting enter on that New-AzVM command. Unfortunately it got placed in the wrong virtual network/subnet. "Okay, let's just create another NIC" - you think. But things are not that easy.…