Giter VIP home page Giter VIP logo

azurecustomroles's Introduction

AzureCustomRoles

Overview

Note that these files contain an ID for the roles. This ID is generated when the role is created and used for updates to the role. To create a role using one of these files first remove the "Id" element. Add the "Id" element back after the role is created in your subscription and provide the Id value assigned by Azure.

These files also contain a subscription in the "AssignableScopes" section. You will need to replace this with an appropriate value for your subscription.

Creating and Updating Custom Roles

Create the role in your subscription using the following CLI command:

azure role create --inputfile LabAdminNoNetwork.json

Update the role using the following command:

azure role set --inputfile LabAdminNoNetwork.json

Roles Descriptions

The "No Network Guy" is a simple role definition to demonstrate how things can be controlled. It lets a user assinged to this role view resource groups and network resources within a resource group but not modify or create networking resources. They are also allowed to perform all actions for compute and storage resources.

The "NetworkRestrictedLabAdministrator" role is defined for an enterprise that needs to control the network configuration within an Azure subscription by the Subscription owners but still needs to assign a DevTest Lab administrator to perform all other actions. this is typically required when the labs are connected to an enterprise network via VPN or Express Route and modifications to the Azure networks must be done in coordination with the enterprise netwrok address space.

azurecustomroles's People

Contributors

jargoonpard avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.