Skip to content
View ciphertxt's full-sized avatar
Block or Report

Block or report ciphertxt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ciphertxt/README.md

Hi there 👋

Pinned Loading

  1. Retrieves a list of current roles an... Retrieves a list of current roles and the associated role members in an Office 365 tenant.
    1
    Import-Module MSOline -EA 0
    2
    
                  
    3
    Connect-MsolService -Credential (Get-Credential)
    4
    
                  
    5
    $admins=@()
  2. AzureStoragePolicy AzureStoragePolicy Public

    3 1

  3. LearningAzureStorageREST LearningAzureStorageREST Public

    A set of samples for onboarding to and exploring the Azure Storage Resource Provider REST API

    Shell

  4. Azure/Community-Policy Azure/Community-Policy Public

    This repo is for Microsoft Azure customers and Microsoft teams to collaborate in making custom policies.

    Open Policy Agent 571 310

  5. AzureStorageGuidance AzureStorageGuidance Public

    A collection of best practices and guidance for implementing solutions on Azure Storage.

  6. macos-install-scripts macos-install-scripts Public

    Scripts I use to rebuild a new macOS installation using things like Homebrew

    Shell