Devdeer.Caf

0.4.0

This module contains the functions to manage and prepare Azure Tenants in a CAF conform way.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Devdeer.Caf

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Devdeer.Caf

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024 DEVDEER GmbH. All rights reserved.

Package Details

Author(s)

  • DEVDEER

Tags

DEVDEER Azure Az ARM Subscription Tenant CAF

Functions

Get-Context Use-Context Initialize-Subscriptions Initialize-Subscription Set-ServicePrincipal Initialize-ServicePrincipals Initialize-DeploymentSpGroup Use-ServicePrincipal New-Deployment Deploy-PolicyAssets Clear-PolicyAssets Start-Scoped Start-PimGroup Stop-PimGroup Start-PimRole Stop-PimRole Approve-PimRole New-SqlFirewallRule Clear-AllSqlFirewallRules Restore-Locks Remove-Locks

Dependencies

This module has no dependencies.

Release Notes

- Fixed bugs in New-CafDeployment.
- New optional parameter SpecificDeploymentFile in New-CafDeployment.
- New optional switch PerformPreDeploymentInCurrentScope in New-Caf-Deployment.
- Renamed 'New-CafNoDeleteLocksForResourceGroup' to 'Restore-CafLocks'.
- Renamed 'Remove-CafNoDeleteLocksForResourceGroup' to 'Remove-CafLocks'.
- 'Restore-CafLocks' will restore all authorization lock types if the target resource group name matches.
- 'Remove-CafLocks' now only returns the removed locks.

FileList

Version History

Version Downloads Last updated
0.4.0 (current version) 14 4/20/2024
0.3.2 10 4/17/2024
0.3.1 4 4/17/2024
0.3.0 4 4/17/2024
0.2.7 22 4/11/2024
0.2.2 67 3/12/2024
0.2.1 20 2/29/2024
0.2.0 33 2/4/2024
0.1.2 21 12/28/2023
0.1.0 5 12/28/2023
0.0.38 5 12/25/2023
0.0.32 10 12/12/2023
0.0.31 6 12/12/2023
0.0.30 6 12/12/2023
0.0.29 6 12/12/2023
0.0.28 6 12/12/2023
0.0.27 7 12/12/2023
0.0.25 10 11/24/2023
0.0.24 9 11/24/2023
0.0.23 7 11/5/2023
0.0.20 8 11/5/2023
0.0.18 10 11/5/2023
0.0.17 11 11/5/2023
Show more