Devdeer.Caf

0.8.7

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 -RequiredVersion 0.8.7

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

Install-PSResource -Name Devdeer.Caf -Version 0.8.7

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 Show-NamingConvention Approve-PimRole New-SqlFirewallRule Clear-AllSqlFirewallRules Restore-Locks Remove-Locks

Dependencies

This module has no dependencies.

Release Notes

- CAF IaC assets are now deployed with the Install-CafAssets function.
- CAF initialization  of management group subscriptions is also now supported with a special deployment under the same Initialize-CafSubscriptions command.
- Management assets are now deployed with the Install-ManagementAssets function.
- New private functions Initialize-SubscriptionUsingBicep and Initialize-SubscriptionUsingTerraform to initialize a subscription with the respective deployment technology.
- New private function to build and format the naming conventions called Format-NamingConvention.
- New-CafDeployment module updated to support handling the .bicepparam file for the bicep deployments.
- New private function Format-NamingConvention to build the naming convention of all CAF assets.
- New Show-CafNamingConvention function to show the naming convention of all CAF assets.
- Updated Initalize-CafDeploymentSpGroup to respect custom naming convention feature to build and update the security group.
- Updated Initalize-CafServicePrincipals to respect custom naming convention feature to create and initialize the service principal.
- Updated Set-CafServicePrincipal to respect custom naming convention feature to find and login to the right service principal.
- Updated Use-CafServicePrincipal to respect custom naming convention feature to find and login to the right service principal.
- Updated Get-ManagementKeyVault to support the new custom naming convention feature.

FileList

Version History

Version Downloads Last updated
0.12.1 11 10/14/2024
0.12.0 10 9/29/2024
0.11.1 5 9/23/2024
0.10.5 17 9/2/2024
0.10.4 57 7/9/2024
0.10.3 15 7/7/2024
0.10.2 8 7/7/2024
0.10.1 11 7/5/2024
0.10.0 10 7/4/2024
0.9.8 11 7/4/2024
0.9.3 16 6/29/2024
0.9.2 8 6/29/2024
0.9.1 7 6/29/2024
0.8.8 11 6/27/2024
0.8.7 (current version) 6 6/27/2024
0.8.5 11 6/26/2024
0.8.4 8 6/26/2024
0.8.3 12 6/25/2024
0.7.12 42 6/5/2024
0.7.11 6 6/5/2024
0.7.0 33 5/22/2024
0.6.0 8 5/22/2024
0.5.3 36 5/8/2024
0.5.2 12 5/7/2024
0.5.1 17 5/5/2024
0.5.0 7 5/4/2024
0.4.0 20 4/20/2024
0.3.2 13 4/17/2024
0.3.1 7 4/17/2024
0.3.0 7 4/17/2024
0.2.7 25 4/11/2024
0.2.2 70 3/12/2024
0.2.1 23 2/29/2024
0.2.0 36 2/4/2024
0.1.2 24 12/28/2023
0.1.0 8 12/28/2023
0.0.38 8 12/25/2023
0.0.32 13 12/12/2023
0.0.31 9 12/12/2023
0.0.30 9 12/12/2023
0.0.29 9 12/12/2023
0.0.28 9 12/12/2023
0.0.27 10 12/12/2023
0.0.25 13 11/24/2023
0.0.24 12 11/24/2023
0.0.23 10 11/5/2023
0.0.20 11 11/5/2023
0.0.18 13 11/5/2023
0.0.17 14 11/5/2023
Show less