Skip to content

CyberAutomationX/SecureAzCloud-Scripts

Repository files navigation

SecureAzCloud Automation Scripts Repository

Welcome to the SecureAzCloud repository, home to a diverse collection of automation scripts developed for Microsoft Intune, Entra ID, and various other related and generic products. These scripts are crafted to simplify complex tasks, enhance security, and improve administrative efficiency across multiple environments.

Introduction

This repository contains various scripts tailored for different needs, ranging from specific Microsoft products like Intune and Entra ID to more general automation and administrative tasks. Each script is designed with flexibility and scalability, making it suitable for various use cases.

Prerequisites

Before using these scripts, ensure you have the following:

  • PowerShell 7.x or later
  • Required modules (specific to each script)
  • Appropriate permissions for the environment you are working in

Script Categories

Microsoft Intune: Automation and management of Intune devices and policies. Entra ID (formerly Azure AD): Identity management and security automation. Security & Compliance: Scripts for enhancing security and ensuring compliance. General Admin: Useful scripts for general administrative tasks across different environments. Contributing: We welcome contributions from the community! If you'd like to contribute: Fork the repository.

Installation

To get started, clone this repository to your local machine:

git clone https://github.com/CyberAutomationX/SecureAzCloud-Scripts.git

Usage
Each script comes with detailed comments and usage instructions. You can execute a script by running the following command in your PowerShell terminal:

bash
./scriptname.ps1
Please look at the script's header or accompanying documentation for more specific instructions.



Create a new branch:

bash
git checkout -b feature/YourFeature
Commit your changes:

bash
git commit -m 'Add some feature'
Push to the branch:


License
This repository is licensed under the MIT License. See the LICENSE file for more information.

Contact
For any questions or inquiries, feel free to reach out:

Website: SecureAzCloud
LinkedIn: Ankit Gupta




About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors