Nachrichten

Die Azure Cloud Shell ist eine ideale Möglichkeit, um Ressourcen in Azure automatisiert zu verwalten. Wir zeigen die Vorgehensweise.
This function app will create a key vault and store the password of an Active Directory user that will be used in the function app. As AzureAD module is not supported in PowerShell core and requires ...
Mit PowerShell haben Administratoren Zugang zu Einstellungen für Azure und Microsoft 365. Wir erklären, wie Sie die Diente mit PowerShell verbinden.
Using the Powershell copy file feature can efficiently save storage. Follow these four steps for a quick, automated way to get data onto Microsoft’s cloud.
First, ensure you have the latest AzureRm PowerShell module (Install-Module -Name AzureRm). Once that's downloaded, we then need to retrieve the Web app we'll be attaching the virtual directory to. We ...
Azure Automation can be an excellent PowerShell script orchestration tool, though it has just a limited number of PowerShell modules. Luckily, we can upload our own modules, too.