Register-SelfDestructiveAzResource

1.0.0.8

Automatically delete Azure Resource at a given time date
  

Installation Options

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

Install-Script -Name Register-SelfDestructiveAzResource

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

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

Package Details

Author(s)

  • Mahmood Abushaireh

Tags

Azure 'Azure Automation'

Functions

New-RunAsAccount CreateSelfSignedCertificate CreateServicePrincipal CreateAutomationCertificateAsset CreateAutomationConnectionAsset

Dependencies

This script has no dependencies.

Release Notes

[1.0.0.6]       2020-06-24 Rename TicketNumber to RefNumber and make it [optional]
2020-06-24 Make subscription ID [optinoal] if not passed default subscription is assumed
[1.0.0.7]       2020-06-29 Add help Message to the params
2020-06-29 Add validation for -DeleteAfterDays, should positive integer and a maximum of 30 days.
2020-06-29 Add validation for DeleteAfterTimeOfDay, should be positive and from 0 to 23 hours
[1.0.0.8]      2020-07-02 Add -Force to Expand-Archive to save over existing runbook
2021-01-04 Add Resource group support

FileList

Version History

Version Downloads Last updated
1.0.0.8 (current version) 68 1/4/2021
1.0.0.7 37 6/30/2020
1.0.0.6 25 6/24/2020
1.0.0.5 24 6/23/2020
1.0.0.4 24 6/23/2020
1.0.0.3 24 6/23/2020
1.0.0.2 25 6/23/2020
Show more