Barbara Forbes
Blogs, Articles, and Posts
ARM Template what-if deployment
(4bes.nl)
Last year at Microsoft Ignite, the private preview of the ARM template what-if option was
By: Barbara Forbes submitted:Jun 16 2022
Last year at Microsoft Ignite, the private preview of the ARM template what-if option was
introduced. Since about a month, this new option for PowerShell has gone into public preview and it is really a great new feature, that can help a lot with your template development. In this post, I want to show you how you can use ARM Template what-if deployment, how it can be integrated in a Azure DevOps pipeline and what this means for my PowerShell module ARMHelper.
By: Barbara Forbes submitted:Jun 16 2022
Backup and restore Conditional access policies with PowerShell
(4bes.nl)
Since the summer of 2020, the AzureAD PowerShell module provides cmdlets that can help you manage
By: Barbara Forbes submitted:Jun 16 2022
Since the summer of 2020, the AzureAD PowerShell module provides cmdlets that can help you manage
Conditional access policies. This can give you some nice options to backup, document and restore Conditional access policies. In my opinion, the PowerShell cmdlets aren't all that intuitive, which is the reason I want to show in this post how to backup and restore Conditional Access Policies with PowerShell.
By: Barbara Forbes submitted:Jun 16 2022
Creating an API to find an Azure resource abbreviation
(4bes.nl)
I have created an API to find an Azure resource abbreviation. In most naming conventions I have seen
By: Barbara Forbes submitted:Jun 16 2022
I have created an API to find an Azure resource abbreviation. In most naming conventions I have seen
at companies, the resource type is mentioned in the name of the resource. To save space, an abbreviation is used.
By: Barbara Forbes submitted:Jun 16 2022