Difference between revisions of "Building a Wiki"

From MgmtWiki
Jump to: navigation, search
(The Solution:)
(The Solution:)
Line 13: Line 13:
  
 
==The Solution:==
 
==The Solution:==
 +
 +
Parts of this solution were described by CGillum in his [https://cgillum.tech/2016/06/30/creating-a-corporate-wiki-in-azure/ Dev Blog].
  
 
===Creating the Wiki===
 
===Creating the Wiki===

Revision as of 21:11, 26 May 2018

Full Title: (The meme or idea that is explicated by the page)

Building of a Wiki on Microsoft Azure with Minimal Effort

The Context:

A team that is working on a single problem or area of expertise but is separated by time or distance yet still needs to share information quickly with little extra effort is given a wiki to collect information as it is generated. Sharing is then automatic.

Author: Tom Jones 2018-05-08

The Problem:

Constructing a set of description pages on a site that can be modified by any person that is willing to establish a persistent identity.


The Solution:

Parts of this solution were described by CGillum in his Dev Blog.

Creating the Wiki

  1. First create a Web Site on Azure


Maintaining the Wiki


References