Difference between revisions of "Building a Wiki"

From MgmtWiki
Jump to: navigation, search
(The Solution:)
(Creating the Wiki)
Line 17: Line 17:
  
 
===Creating the Wiki===
 
===Creating the Wiki===
#First create a Web "App Service" on {https://portal.azure.com the Azure Portal].
+
#First create a Web "App Service" on [https://portal.azure.com the Azure Portal].
 
 
  
 
===Maintaining the Wiki===
 
===Maintaining the Wiki===

Revision as of 21:15, 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 "App Service" on the Azure Portal.

Maintaining the Wiki


References