NEWPublished on 2022-08-02 3:01 a.m.Authors koskilaTags azureazureclipowershell How to refresh all Az CLI subscriptions? This article explains how to "reactivate" all of your accounts stored in your az account by refreshing your sessions. Read more →
Published on 2021-05-25 2:44 a.m.Authors koskilaTags azureazure-adazurecli How to add an user or group to multiple Azure resources at once? This article describes a solution to an age-old question of mine: how can I add an Azure Active Directory object - like a security group - to multiple resource groups at once? I've had to do this multiple times, and manual work takes quite a while. Read more →
Published on 2021-02-02 5:51 a.m.Authors koskilaTags azureazurecliazurefunctions How to change Azure Functions from Consumption to Premium Elastic plan? Sometimes, you need to change the hosting model (or tier) for your resources on Azure. Read more →