Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To create and manage a new Wiki in Azure DevOps with regards to Wiki Pages and Permissions, follow these steps:

  1. Navigate to your Azure DevOps project and select the Wiki tab.
  2. Click on the Create Wiki button and give your new Wiki a name.
  3. Choose the appropriate Git repository where your Wiki will be stored.
  4. Set up permissions for your Wiki by selecting the Security tab.
  5. Create a new group or modify an existing group's permissions to access your Wiki.
  6. Choose which pages the group can view, edit, or manage.

To manage your Wiki's pages, you can use the built-in text editor to edit and create pages, or import existing Wiki pages from other sources. You can also use the version control system to track changes to your Wiki pages and revert to previous versions if necessary.

Overall, managing a Wiki in Azure DevOps requires careful consideration of page permissions and access control, as well as attention to editing and version control best practices.