Skip to content

jackbob2020110/Infrastructure-As-Code

 
 

Repository files navigation

Infrastructure as Code#

This is the main repository to the Infrastructure as Code project.
The intent of this project is to allow administrators and developers to perform common processes across their various environments.
Your Development, Training, and Production environments should look identical except for scale. This project is meant to assist in ensuring you are administrating and deploying components in a similiar fashion.

Dependencies

Each project has dependency on: The SharePointPnPCoreOnline component`. The [Microsoft.SharePoint.CSOM (16.1.5026.1200)]

Check more details on the OfficeDevPnP structure from development wiki. Check more details on the PnP-Powershell structure https://github.com/OfficeDev/PnP-PowerShell

Microsoft Infrastructure as Code Solutions

Complex reusable project. Demonstrating and including various extensions for administring, deploying, reporting on your SharePoint environments.

Nuget Spec

(https://www.nuget.org/downloads) Nuget download for building the package

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose.

This sample assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact a Microsoft Certified Partner or the Microsoft fee-based consulting line at (800) 936-5200.

It is your responsiblity to review the code and understand what is being performed.

About

Provides a core binary PowerShell module for performing common tasks against On-Premise or SharePoint Online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • PowerShell 0.7%