Git Product home page Git Product logo

azure_iaas's People

Contributors

grahamcrowell avatar waffle-iron avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

azure_iaas's Issues

Make list of ad user accounts

For each user should represent the permission profile of some one/role as vch ds. include what group membership and or permissions are required to accurately represent the vch ds role

Add json template deployment walk through

deployment walk through

High level walk explains how to deploy infrastructure components

what it does

  • provide self contained step by step instructions required to deploy complete infrastructure into new resource group

what it doesn't

  • Explain technical design decisions

add vm auto shut off deployment

https://azure.microsoft.com/en-us/blog/announcing-auto-shutdown-for-vms-using-azure-resource-manager/

{
"apiVersion": "2016-05-15",
"type": "Microsoft.DevTestLab/schedules",
"name": "[variables('policyName')]",
"location": "[resourceGroup().location]",
"properties": {
"status":"Enabled",
"timeZoneId":"Pacific Standard Time",
"taskType":"ComputeVmShutdownTask",
"notificationSettings":{
"status":"Disabled",
"timeInMinutes":15,
"webhookUrl":null
},
"targetResourceId":"[variables('vmResourceId')]",
"dailyRecurrence":{
"time":"2000"
}}}

Can't join a vm to a domain

Network setup

2 servers in same vnet and subnet

  • ADDCVm1a
  • domainserver

All servers have:

  • static public and private ips
  • can ping one another (using ip not machine name)

Eden Release (v1.0)

release v1.0 (eden)

Release standalone of all PowerShell scripts, deployment templates, and template parameter files required to provision and configure blank environment

blank pre-SharePoint environment

  • vnet
  • subsets
  • AD
  • 4 factory default VMs (for SharePoint farm)
  • 1 factory default VM (for data warehouse)

Delete ScoreCard VM

There is a limit of 20 in a subscription and we've reached it.
I'd like to use a the cores for a DC VM.

Could we talk about deleting the ScoreCard VM?
It uses classic deployment and isn't in the main vnet so it would be able to communicate with the other VMs in the main vnet.

Flatten deployment sequence

flatten logic deployment logic

  1. Permanent shared resources
  • Vnet
  • Storage
  1. Disposable workload specific resources
    1 deployment per workload
  • subnet
  • nsg
  • vms
  • nic
  • pip
  • etc

What about configuration scripts (dsc)

Enable SSL on Sharepoint on Azure

To replicate the SSL enabled prod environment we need to have the Azure -SP SSL enabled as well.

This may require to get a new SSL certificate.

make user names unique to vm

set user name to VM/role name

if all vms have have same user/pass combo it's hard to differentiate between users/accounts/AD entries.

to improve transparency and manageability of permissions set user name to VM/role name

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.