Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-7126

Clarification on cloud manager preferred hostnames section

      Regarding the "preferred hostnames" section here:
      https://docs.cloud.mongodb.com/tutorial/manage-group-settings/#group-settings

      After the last line, "To specify a pattern for the hostname, use the Ends With or Regex buttons.", it would be excellent to add a clarifying statement that regex usage desiring a "starts with" behavior must be sure to add a .* at the end in order to correctly match. For example, if you wanted preferred hostnames that started with "acme-", the regex would be

      ^acme-.*
      

            Assignee:
            bgrabar Bob Grabar
            Reporter:
            john.morales@mongodb.com John Morales (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              8 years, 11 weeks, 6 days ago