JeaDsc

4.0.0-preview0004

This module contains resources to configure Just Enough Administration endpoints.

Minimum PowerShell version

5.1

This is a prerelease version of JeaDsc.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name JeaDsc -RequiredVersion 4.0.0-preview0004 -AllowPrerelease

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

Install-PSResource -Name JeaDsc -Version 4.0.0-preview0004 -Prerelease

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

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource JEA JustEnoughAdministration

Functions

ConvertTo-Expression

DSCResources

JeaRoleCapabilities JeaSessionConfiguration

Dependencies

This module has no dependencies.

Release Notes

## [4.0.0-preview0004] - 2023-04-28

### Added

- Adding LanguageMode and ExecutionPolicy to JeaSessionConfiguration.
- Adding herited classes that contains helper methods.
- Adding Reason class.
- Adding Reasons property in JeaSessionConfiguration and JeaRoleCapabilities resources.
 It's a requirement of [Guest Configuration](https://docs.microsoft.com/en-us/azure/governance/policy/how-to/guest-configuration-create#get-targetresource-requirements)
- Adding pester tests to check Reasons property.

### Changed

- Moved documentation from README.md to the GitHub repository Wiki.
- Moving the class based resources from nested modules to root module.
- Moving LocalizedData of class based resources in .strings.psd1 files.
Based on [style guidelines](https://dsccommunity.org/styleguidelines/localization/) of DscCommunity.
- Updated the Required Modules and Build.Yaml with Sampler.GitHubTasks.
- Updated pipeline to current pattern and added Invoke-Build tasks.
- Removed the exported DSC resource from the module manifest under the
 source folder. They are automatically added to the module manifest in
 built module during the build process so that contributors don't have
 to add them manually.
- Rearranged the Azure Pipelines jobs in the file `azure-pipelines.yml`
 so it is easier to updated the file from the Sampler's Plaster template
 in the future.
- The HQRM tests was run twice in the pipeline, now they are run just once.
- Updated the README.md with new section and updated the links.
- Renamed class files adding a prefix on each file so the task `Generate_Wiki_Content`
 works (reported issue https://github.com/dsccommunity/DscResource.DocGenerator/issues/132).

### Removed

- Removing dummy object

FileList

Version History

Version Downloads Last updated
4.0.0-previe... 1,267 5/17/2023
4.0.0-previe... (current version) 22 4/28/2023
4.0.0-previe... 109 5/10/2022
4.0.0-previe... 10 5/10/2022
4.0.0-previe... 12 5/8/2022
0.8.0-previe... 33 11/18/2020
0.8.0-previe... 13 11/12/2020
0.7.2 23,133 9/29/2020
0.7.1 88 8/26/2020
0.7.1-previe... 12 8/26/2020
0.7.0-previe... 13 8/24/2020
0.7.0-previe... 31 6/3/2020
0.7.0-previe... 13 5/27/2020
0.6.5 1,111 7/4/2019
0.6.4 123 5/9/2019
0.6.3 19 5/8/2019
0.6.2 109 4/27/2019
0.6.1 22 4/26/2019
0.6.0 220 2/16/2019
0.5.0 648 12/27/2018
0.4.0 49 10/23/2018
0.3.0 28 10/13/2018
0.2.0 22 10/10/2018
0.1.0 24 10/5/2018
Show more