publisher.microsoftstart.com Open in urlscan Pro
40.112.243.98  Public Scan

Submitted URL: http://publisher.microsoftstart.com/
Effective URL: https://publisher.microsoftstart.com/
Submission: On September 02 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: searchFormGET https://www.microsoft.com/en-us/search/explore

<form class="c-search" autocomplete="off" id="searchForm" name="searchForm" role="search" action="https://www.microsoft.com/en-us/search/explore" method="GET"
  data-seautosuggest="{&quot;queryParams&quot;:{&quot;market&quot;:&quot;en-us&quot;,&quot;clientId&quot;:&quot;7F27B536-CF6B-4C65-8638-A0F8CBDFCA65&quot;,&quot;sources&quot;:&quot;Iris-Products,DCatAll-Products,Microsoft-Terms&quot;,&quot;filter&quot;:&quot;+ClientType:StoreWeb&quot;,&quot;counts&quot;:&quot;1,5,5&quot;},&quot;familyNames&quot;:{&quot;Apps&quot;:&quot;App&quot;,&quot;Books&quot;:&quot;Book&quot;,&quot;Bundles&quot;:&quot;Bundle&quot;,&quot;Devices&quot;:&quot;Device&quot;,&quot;Fees&quot;:&quot;Fee&quot;,&quot;Games&quot;:&quot;Game&quot;,&quot;MusicAlbums&quot;:&quot;Album&quot;,&quot;MusicTracks&quot;:&quot;Song&quot;,&quot;MusicVideos&quot;:&quot;Video&quot;,&quot;MusicArtists&quot;:&quot;Artist&quot;,&quot;OperatingSystem&quot;:&quot;Operating System&quot;,&quot;Software&quot;:&quot;Software&quot;,&quot;Movies&quot;:&quot;Movie&quot;,&quot;TV&quot;:&quot;TV&quot;,&quot;CSV&quot;:&quot;Gift Card&quot;,&quot;VideoActor&quot;:&quot;Actor&quot;}}"
  data-seautosuggestapi="https://www.microsoft.com/msstoreapiprod/api/autosuggest"
  data-m="{&quot;cN&quot;:&quot;GlobalNav_Search_cont&quot;,&quot;cT&quot;:&quot;Container&quot;,&quot;id&quot;:&quot;c1c6c2m1r1a1&quot;,&quot;sN&quot;:1,&quot;aN&quot;:&quot;c6c2m1r1a1&quot;}" aria-expanded="false" style="overflow-x: visible;">
  <div class="x-screen-reader" aria-live="assertive"></div>
  <input id="cli_shellHeaderSearchInput" aria-label="Search Expanded" aria-autocomplete="list" aria-expanded="false" aria-controls="universal-header-search-auto-suggest-transparent" aria-owns="universal-header-search-auto-suggest-ul" type="search"
    name="q" role="combobox" placeholder="Search Microsoft.com" data-m="{&quot;cN&quot;:&quot;SearchBox_nav&quot;,&quot;id&quot;:&quot;n1c1c6c2m1r1a1&quot;,&quot;sN&quot;:1,&quot;aN&quot;:&quot;c1c6c2m1r1a1&quot;}" data-toggle="tooltip"
    data-placement="right" title="Search Microsoft.com" style="overflow-x: visible;">
  <button id="search" aria-label="Search Microsoft.com" class="c-glyph" data-m="{&quot;cN&quot;:&quot;Search_nav&quot;,&quot;id&quot;:&quot;n2c1c6c2m1r1a1&quot;,&quot;sN&quot;:2,&quot;aN&quot;:&quot;c1c6c2m1r1a1&quot;}" data-bi-mto="true"
    aria-expanded="false" style="overflow-x: visible;">
    <span role="presentation" style="overflow-x: visible;">Search</span>
    <span role="tooltip" class="c-uhf-tooltip c-uhf-search-tooltip" style="overflow-x: visible;">Search Microsoft.com</span>
  </button>
  <div class="m-auto-suggest" id="universal-header-search-auto-suggest-transparent" role="group" style="overflow-x: visible;">
    <ul class="c-menu" id="universal-header-search-auto-suggest-ul" aria-label="Search Suggestions" aria-hidden="true" data-bi-dnt="true" data-bi-mto="true" data-js-auto-suggest-position="default" role="listbox" data-tel="jsll"
      data-m="{&quot;cN&quot;:&quot;search suggestions_cont&quot;,&quot;cT&quot;:&quot;Container&quot;,&quot;id&quot;:&quot;c3c1c6c2m1r1a1&quot;,&quot;sN&quot;:3,&quot;aN&quot;:&quot;c1c6c2m1r1a1&quot;}" style="overflow-x: visible;"></ul>
  </div>
</form>

<form data-template-id="9ef1241d-01d9-4c8f-89f6-4f695895dcbf" data-container="true" style="null">
  <style>
    form {
      font-family: Segoe UI;
    }

    form .lp-form-fieldInput {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }

    form div.lp-form-field {
      word-wrap: break-word;
      word-break: break-word;
    }

    form div.lp-radioButtonsContainer {
      width: 50%;
    }

    form span.lp-radioButton input {
      width: 18px;
      height: 18px;
      margin-right: 8px;
      margin-top: 3px;
      border-radius: 50%;
    }

    form div.marketing-customfield input[type="checkbox"],
    form div.marketing-field input[type="checkbox"],
    form div.marketing-subscription-list input {
      width: 20px;
      height: 20px;
      margin-right: 8px;
      margin-top: 3px;
    }

    form span.lp-checkboxListItem,
    form span.lp-radioButton {
      /* This rule is needed to style all radio button fields. For product constraints each option is defined as input and label wrapped into a span*/
      display: block;
      margin: 2px;
    }

    form *[data-layout="true"] {
      margin: 0 auto;
      max-width:
        /* @layout-max-width */
        600px
        /* @layout-max-width */
      ;
    }

    form input {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 35px;
      margin-top: 8px;
      text-indent: 10px;
      width: 100%;
    }

    form select {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 35px;
      margin-top: 8px;
      text-indent: 10px;
      width: 100%;
    }

    form textarea {
      border-radius: 3px;
      border: 1px solid #333333;
      margin-bottom: 8px;
      margin-top: 8px;
      height: 120px;
      overflow: auto;
      width: 100%;
    }

    form label {
      margin: 0px;
      font-size: 14px;
    }

    form button[type="submit"],
    form div[data-editorblocktype="SubmitButtonBlock"] button {
      font-size: 18px;
      border-radius: 3px;
      height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: bottom;
      color: white;
      background-color: #2266E3;
      border: 1px solid #2266E3;
      width: 100%;
      padding: 0;
    }

    form button[type="reset"],
    form div[data-editorblocktype="ResetButtonBlock"] button {
      font-size: 18px;
      border-radius: 3px;
      height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: bottom;
      color: #323130;
      border: 1px solid #8A8886;
      width: 100%;
      padding: 0;
    }

    form button[type="submit"],
    form button[type="reset"],
    form div[data-editorblocktype="SubmitButtonBlock"],
    form div[data-editorblocktype="ResetButtonBlock"] {
      margin: 0 auto;
    }

    form .columnContainer h2 {
      font-size: 16px;
    }

    ::-webkit-input-placeholder,
    ::-moz-placeholder,
    ::-ms-input-placeholder ::placeholder {
      font-size: 16px;
    }

    form .columnContainer h1 {
      font-size: 26px;
    }

    @media only screen and (max-width: 768px) {
      form .columnContainer {
        width: 100% !important;
      }
    }
  </style>
  <div data-layout="true" tabindex="0">
    <div data-section="true" class="">
      <div style="display: flex;
            width: 100%;
        ;flex-wrap: wrap;">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(100% - 0px); box-sizing: border-box; padding: 10px; float: left;      word-wrap: break-word; word-break: break-word;     word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Image">
            <div align="Center" class="imageWrapper" display="inline-block" style="" width="100%"><img
                src="https://images.mktsvcp102wu101.svc.dynamics.com/org-8b5b80ac1ce14aba811b14ed1abf8a26/4b95a4ac-63b7-ec11-983f-00224809c27b/pbckBSKumUgL_YsEITnU16ueg4FZ7rognK-QgEs4iSA!"
                style="max-height: 100%; max-width: 100%; box-sizing: border-box; margin: 0px; resize: none; position: relative; zoom: 1; display: block; top: 0px; left: 0px;"></div>
          </div>
          <div data-editorblocktype="Text" style="font-size: 20px; font-weight: bold;">
            <p>Apply to Microsoft Start Today</p>
          </div>
          <div data-editorblocktype="Text" style="font-size: 12px;opacity: 0.7;">
            <div
              style="box-sizing: border-box; color: rgb(0, 0, 0); font-family: &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
              <span style="box-sizing: border-box;">Thanks for your application to be a Microsoft Start Partner. Microsoft will review your application and email you onboarding instructions once approved.
                <a href="https://aka.ms/startcreating">Learn more here</a></span></div>
            <div
              style="box-sizing: border-box; color: rgb(0, 0, 0); font-family: &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
              <br
                style="box-sizing: border-box; color: rgb(0, 0, 0); font-family: &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
              <span
                style="color: rgb(0, 0, 0); font-family: &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">Any
                personal data provided by Licensor will be used by Microsoft for purposes related to the Microsoft Content License Agreement, which is required to be accepted before joining this program. &nbsp;Any such use will be subject to the
                <a href="https://go.microsoft.com/fwlink/?LinkId=521839">Microsoft Privacy Statement</a></span>
            </div>
            <p></p>
          </div>
          <div data-editorblocktype="Field-checkbox">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><input class="lp-form-fieldInput" id="d6836876-cca7-4b69-bfd6-c2707d84a84e" name="d6836876-cca7-4b69-bfd6-c2707d84a84e" placeholder="" title="" type="checkbox"><label
                  class="lp-ellipsis" for="d6836876-cca7-4b69-bfd6-c2707d84a84e" title="">Remember Me</label></div>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true" class="">
      <div style="display: flex;
            width: 100%;
        ;flex-wrap: wrap;">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="50"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(50% - 0px); box-sizing: border-box; padding: 10px; float: left;      word-wrap: break-word; word-break: break-word;     word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field"><label class="lp-ellipsis" for="3f746946-34b4-442c-a677-e232cdd2bc40" style=" font-weight: bold;" title="">First name</label> <span class="lp-required" style="color: rgb(255, 0, 0);">*</span> <input
                  class="lp-form-fieldInput" id="3f746946-34b4-442c-a677-e232cdd2bc40" name="3f746946-34b4-442c-a677-e232cdd2bc40" placeholder="Enter your first name" required="required" style="width:100%" title="" type="text" pattern=".*\S+.*"
                  aria-required="true"></div>
            </div>
          </div>
        </div>
        <div data-container="true" class="columnContainer" data-container-width="50"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(50% - 0px); box-sizing: border-box; padding: 10px; float: left;      word-wrap: break-word; word-break: break-word;     word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field"><label class="lp-ellipsis" for="e1dfc514-f301-4cb2-855a-4c8fa8331207" style=" font-weight: bold;" title="">Last name</label> <span class="lp-required" style="color: rgb(255, 0, 0)">*</span> <input
                  class="lp-form-fieldInput" id="e1dfc514-f301-4cb2-855a-4c8fa8331207" name="e1dfc514-f301-4cb2-855a-4c8fa8331207" placeholder="Enter your last name" required="required" style="width:100%" title="" type="text" pattern=".*\S+.*"
                  aria-required="true"></div>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true" style="padding: 10px;" class="">
      <div style="
            display: flex;
            width: 100%;
        ;flex-wrap: wrap;" class="containerWrapper">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 70px; min-width: 20px; width: calc(100% - 0px); box-sizing: border-box; flex-direction: column; padding: 10px; float: left;   word-wrap: break-word; word-break: break-word;  word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-email">
            <div class="marketing-field">
              <div class="lp-form-field"><label class="lp-ellipsis" for="7f685ebb-7c54-4cff-a1bc-772562d25c38" style=" font-weight: bold;" title="">Email</label> <span class="lp-required" style="color: rgb(255, 0, 0)">*</span> <input
                  class="lp-form-fieldInput" id="7f685ebb-7c54-4cff-a1bc-772562d25c38" name="7f685ebb-7c54-4cff-a1bc-772562d25c38" placeholder="Enter your email" required="required" style="width:100%" title="" type="email" aria-required="true"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="7646c7aa-3a6d-4b55-9a82-4d7a255a7eb3" title="">Job Title</label></strong><input class="lp-form-fieldInput"
                  id="7646c7aa-3a6d-4b55-9a82-4d7a255a7eb3" name="7646c7aa-3a6d-4b55-9a82-4d7a255a7eb3" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="true"><strong><label class="lp-ellipsis" for="ac9ddb60-616f-4f12-b4e2-9202f688ed2f" title="">Company Name<span class="lp-required"
                      style="color: rgb(255, 0, 0);">*</span></label></strong><input aria-required="true" class="lp-form-fieldInput" id="ac9ddb60-616f-4f12-b4e2-9202f688ed2f" name="ac9ddb60-616f-4f12-b4e2-9202f688ed2f" pattern=".*\S+.*"
                  placeholder="" required="required" style="width: 100%; box-sizing: border-box;" title="" type="text"></div>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true" style="padding: 10px;" class="">
      <div style="
            display: flex;
            width: 100%;
        ;flex-wrap: wrap;" class="containerWrapper">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 70px; min-width: 20px; width: calc(100% - 0px); box-sizing: border-box; flex-direction: column; padding: 10px; float: left;  word-wrap: break-word; word-break: break-word; word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Text">
            <p><strong><span style="font-family:Segoe UI,Frutiger,Helvetica Neue,Arial,sans-serif;">Business Contact (Optional)</span></strong></p>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="7213be64-7df9-ec11-82e4-000d3a5c6042" title="">First Name</label></strong><input class="lp-form-fieldInput"
                  id="7213be64-7df9-ec11-82e4-000d3a5c6042" name="7213be64-7df9-ec11-82e4-000d3a5c6042" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="c488e279-7df9-ec11-82e4-000d3a5c6042" title="">Last Name</label></strong><input class="lp-form-fieldInput"
                  id="c488e279-7df9-ec11-82e4-000d3a5c6042" name="c488e279-7df9-ec11-82e4-000d3a5c6042" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="3576aa18-7df9-ec11-82e4-000d3a5c6042" title="">Job Title</label></strong><input class="lp-form-fieldInput"
                  id="3576aa18-7df9-ec11-82e4-000d3a5c6042" name="3576aa18-7df9-ec11-82e4-000d3a5c6042" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="c4cd1727-7df9-ec11-82e4-000d3a5c6042" title="">Email</label></strong><input class="lp-form-fieldInput"
                  id="c4cd1727-7df9-ec11-82e4-000d3a5c6042" name="c4cd1727-7df9-ec11-82e4-000d3a5c6042" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text"></div>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true" style="padding: 10px;" class="">
      <div style="
            display: flex;
            width: 100%;
        ;flex-wrap: wrap;" class="containerWrapper">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="50"
          style="display: block; min-height: 70px; min-width: 15px; width: calc(50% - 0px); box-sizing: border-box; flex-direction: column; padding: 10px; float: left;   word-wrap: break-word; word-break: break-word;  word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-checkboxList">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" title="">Company Type&nbsp;</label></strong><span style="font-size:11px;"><label class="lp-ellipsis"
                    for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" title=""><em>(choose as many as applies)</em></label></span><span title=""><span class="lp-checkboxListItem"><input class="lp-form-fieldInput" id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_0"
                      name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" placeholder="" type="checkbox" value="717660000"><label class="lp-ellipsis" for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_0">Television</label></span><span
                    class="lp-checkboxListItem"><input class="lp-form-fieldInput" id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_1" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" placeholder="" type="checkbox" value="717660001"><label class="lp-ellipsis"
                      for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_1">Digital</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput" id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_2" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042"
                      placeholder="" type="checkbox" value="717660002"><label class="lp-ellipsis" for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_2">Newspaper</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput"
                      id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_3" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" placeholder="" type="checkbox" value="717660003"><label class="lp-ellipsis"
                      for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_3">Magazine</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput" id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_4" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042"
                      placeholder="" type="checkbox" value="717660004"><label class="lp-ellipsis" for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_4">Nonprofit</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput"
                      id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_5" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" placeholder="" type="checkbox" value="717660005"><label class="lp-ellipsis"
                      for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_5">Local</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput" id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_6" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042"
                      placeholder="" type="checkbox" value="717660006"><label class="lp-ellipsis" for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_6">Independent</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput"
                      id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_7" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" placeholder="" type="checkbox" value="717660007"><label class="lp-ellipsis"
                      for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_7">Academic</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput" id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_8" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042"
                      placeholder="" type="checkbox" value="717660008"><label class="lp-ellipsis" for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_8">For-profit</label></span><span class="lp-checkboxListItem"><input class="lp-form-fieldInput"
                      id="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_9" name="0fbb607c-7ff9-ec11-82e4-000d3a5c6042" placeholder="" type="checkbox" value="717660009"><label class="lp-ellipsis"
                      for="0fbb607c-7ff9-ec11-82e4-000d3a5c6042_9">Multi-brand</label></span></span></div>
            </div>
          </div>
        </div>
        <div data-container="true" class="columnContainer" data-container-width="50"
          style="display: block; min-height: 70px; min-width: 15px; width: calc(50% - 0px); box-sizing: border-box; flex-direction: column; padding: 10px; float: left;   word-wrap: break-word; word-break: break-word;  word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="f14901ee-62f2-ec11-bb3c-000d3a5c61d0" title="">Other</label></strong><input class="lp-form-fieldInput"
                  id="f14901ee-62f2-ec11-bb3c-000d3a5c61d0" name="f14901ee-62f2-ec11-bb3c-000d3a5c61d0" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text"></div>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true" class="emptyContainer">
      <div style="
            display: flex;
            width: 100%;
        ;flex-wrap: wrap;">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(100% - 0px); box-sizing: border-box; padding: 10px; float: left;      word-wrap: break-word; word-break: break-word;     word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-lookup">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="true"><strong><label class="lp-ellipsis" for="52a502df-fcbf-ec11-983e-000d3a3399c6" title="">Country<span class="lp-required" style="color: rgb(255, 0, 0);">*</span></label></strong><span
                  title=""><input aria-required="true" class="lp-form-fieldInput lookup-behavior" id="52a502df-fcbf-ec11-983e-000d3a3399c6" name="52a502df-fcbf-ec11-983e-000d3a3399c6" placeholder="" required="required"
                    style="width: 100%; box-sizing: border-box;" type="text" pattern=".*\S+.*" autocomplete="off" data-lookup-index="0">
                  <div class="ui-selectmenu-menu ui-front" id="lookup-popup-div-0">
                    <ul id="lookup-popup-ul-0" role="listbox" class="ui-menu ui-corner-bottom ui-widget ui-widget-content" style="width: 0px;">
                      <li class="ui-menu-item" data-value="ms_country,djFDdH/mVZVweaXKMmtXKvbBwaN/O1JvLs/bdFvo4/a1hA==">
                        <div class="ui-menu-item-wrapper" role="option">Afghanistan</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djGkF4PrOTdwE3fy+jLH4h7QoTMZcl3jS6jNwJhrimAKRQ==">
                        <div class="ui-menu-item-wrapper" role="option">Albania</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djEhbHxYipZH3KWV6/wu+rOVv0jJ5wkZ2shYzFrK+jgT6g==">
                        <div class="ui-menu-item-wrapper" role="option">Algeria</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djE6Y6lGUwugBxs+erd1vYFLHT5UASvXzQ94xuOvZiJUwg==">
                        <div class="ui-menu-item-wrapper" role="option">Andorra</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djHzYhmC/KVTDGbC3Vx+5VT2ZkGSOoWEJjBRbN5WMfD21w==">
                        <div class="ui-menu-item-wrapper" role="option">Angola</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djE3gcQc9g2jMQGqpBSqyrMM1NBgvZJQkyQR7fLwie97mQ==">
                        <div class="ui-menu-item-wrapper" role="option">Antigua and Barbuda</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djEIjfIv86gH5vsvbkFvPq9jxkanj3selZAqei5OuGjKow==">
                        <div class="ui-menu-item-wrapper" role="option">Argentina</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djGg6//an+DEKQDbSm3SW9xd8bTnRk+dUsbSldXOboUJKw==">
                        <div class="ui-menu-item-wrapper" role="option">Armenia</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djFoYOcBeThbNpMEezyBq/ZWDPgiuxMgkhIDFcZM6vvqrQ==">
                        <div class="ui-menu-item-wrapper" role="option">Austria</div>
                      </li>
                      <li class="ui-menu-item" data-value="ms_country,djF+tB7r9uUxDxzkPfK0Ca/itPKupqWX3vs4Ff0Lqv2gpg==">
                        <div class="ui-menu-item-wrapper" role="option">Azerbaijan</div>
                      </li>
                    </ul>
                  </div><datalist id="list-52a502df-fcbf-ec11-983e-000d3a3399c6"></datalist>
                </span></div>
            </div>
          </div>
          <div data-editorblocktype="Field-url">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="true"><strong><label class="lp-ellipsis" for="f826b004-72ef-460c-bcc5-bd50e3b038bd" title="">Website<span class="lp-required" style="color: rgb(255, 0, 0);">*</span></label></strong><input
                  aria-required="true" class="lp-form-fieldInput" id="f826b004-72ef-460c-bcc5-bd50e3b038bd" name="f826b004-72ef-460c-bcc5-bd50e3b038bd" placeholder="Please include http:// or https://" required="required"
                  style="width: 100%; box-sizing: border-box;" title="" type="url"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-dropdown">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="051a90e0-5aba-ec11-983f-000d3a30aa59" title="">Publishing Frequency?</label></strong><select class="lp-form-fieldInput"
                  id="051a90e0-5aba-ec11-983f-000d3a30aa59" name="051a90e0-5aba-ec11-983f-000d3a30aa59" style="width: 100%; box-sizing: border-box;" title="">
                  <option value=""></option>
                  <option value="717660000">Daily</option>
                  <option value="717660001">Weekly</option>
                  <option value="717660002">Monthly</option>
                </select></div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="true"><strong><label class="lp-ellipsis" for="02b16eff-7bf9-ec11-82e4-000d3a5c6042" title="e.g., email, friend, website, etc">How did you hear about us?<span class="lp-required"
                      style="color: rgb(255, 0, 0);">*</span></label></strong><input aria-required="true" class="lp-form-fieldInput" id="02b16eff-7bf9-ec11-82e4-000d3a5c6042" name="02b16eff-7bf9-ec11-82e4-000d3a5c6042" pattern=".*\S+.*"
                  placeholder="e.g., email, friend, website, etc" required="required" style="width: 100%; box-sizing: border-box;" title="e.g., email, friend, website, etc" type="text"></div>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true" style="padding: 10px;" class="">
      <div style="display: flex;
            width: 100%;
        ;flex-wrap: wrap;" class="containerWrapper">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 70px; min-width: 20px; width: calc(100% - 0px); box-sizing: border-box; flex-direction: column; padding: 10px; float: left;     word-wrap: break-word; word-break: break-word;    word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Text" style="text-align: center;">
            <p style="text-align: center;"><strong>Socials</strong></p>
          </div>
          <div data-editorblocktype="Field-url">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="456b76af-b7b9-ec11-983f-000d3a30a5d6" title="">Twitter URL</label></strong><input class="lp-form-fieldInput"
                  id="456b76af-b7b9-ec11-983f-000d3a30a5d6" name="456b76af-b7b9-ec11-983f-000d3a30a5d6" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="url"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-url">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="d6756168-b9b9-ec11-983f-000d3a30a5d6" title="">TikTok URL</label></strong><input class="lp-form-fieldInput"
                  id="d6756168-b9b9-ec11-983f-000d3a30a5d6" name="d6756168-b9b9-ec11-983f-000d3a30a5d6" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="url"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-url">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="3c79bb39-bab9-ec11-983f-000d3a30a5d6" title="">Instagram URL</label></strong><input class="lp-form-fieldInput"
                  id="3c79bb39-bab9-ec11-983f-000d3a30a5d6" name="3c79bb39-bab9-ec11-983f-000d3a30a5d6" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="url"></div>
            </div>
          </div>
          <div data-editorblocktype="Field-url">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false"><strong><label class="lp-ellipsis" for="eb16d000-bab9-ec11-983f-000d3a30a5d6" title="">Facebook URL</label></strong><input class="lp-form-fieldInput"
                  id="eb16d000-bab9-ec11-983f-000d3a30a5d6" name="eb16d000-bab9-ec11-983f-000d3a30a5d6" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="url"></div>
            </div>
          </div>
          <div data-section="true" style="padding: 10px;" class="">
            <div style="display: flex;
            width: 100%;
        ;flex-wrap: wrap;" class="containerWrapper">
              <div style="clear:both;"></div>
              <div data-container="true" class="columnContainer" data-container-width="100"
                style="display: block; min-height: 70px; min-width: 20px; width: calc(100% - 0px); box-sizing: border-box; flex-direction: column; padding: 10px; float: left;    word-wrap: break-word; word-break: break-word;   word-wrap: break-word; word-break: break-word;">
                <div data-editorblocktype="Text" style="text-align: center;">
                  <p style="text-align: center;"><span style="font-family:Segoe UI,Frutiger,Helvetica Neue,Arial,sans-serif;"><strong>Additional Information</strong></span></p>
                </div>
                <div data-editorblocktype="Field-textarea">
                  <div class="marketing-field">
                    <div class="lp-form-field" data-required-field="false"><textarea class="lp-form-fieldInput" cols="20" id="122fdbd5-bab9-ec11-983f-000d3a30a5d6" name="122fdbd5-bab9-ec11-983f-000d3a30a5d6"
                        placeholder="Anything else you'd like us to know?" rows="5" style="width: 100%; box-sizing: border-box;" title="Anything else you think we should know?" value=""></textarea></div>
                  </div>
                </div>
              </div>
              <div style="clear:both;"></div>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true" class="emptyContainer">
      <div style="display: flex;
            width: 100%;
        ;flex-wrap: wrap;">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(100% - 0px); box-sizing: border-box; padding: 10px; float: left;      word-wrap: break-word; word-break: break-word;     word-wrap: break-word; word-break: break-word;">
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
    <div data-section="true">
      <div style="display: flex;flex-wrap: wrap;">
        <div style="clear:both;"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(100% - 0px); box-sizing: border-box; padding: 10px; float: left;      word-wrap: break-word; word-break: break-word;     word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="SubmitButtonBlock">
            <button type="submit" name="submit" class="lp-form-button lp-form-fieldInput">Submit</button>
          </div>
        </div>
        <div style="clear:both;"></div>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to main content
Microsoft

 * Creator
 * Publisher
 * Help Center
 * Community
 * More
 * PartnerHub


Search Search Microsoft.com

Cancel
Account manager for
Sign in

Microsoft
Add your name

My Microsoft accountReview and manage your Microsoft account information

Sign out
 * Sign in with a different account

Microsoft Starter Partner Hub


BE A PART OF SOMETHING BIG


SHARE YOUR STORIES. REACH NEW AUDIENCES. BUILD STRONG COMMUNITIES.

Join Now   Already have a code? Sign Up


REACH NEW AUDIENCES WITH MICROSOFT START

For 25 years, Microsoft has been finding new ways to connect people with the
information that matters to them. Today, more than 4,500 news and entertainment
brands around the world trust us to help them reach a bigger audience & tell
their stories.

Together, we operate the world’s largest cross-platform service covering news,
entertainment and lifestyle. Our personalized content feed is used by millions
of active users each day through Windows, Bing, Edge, and Microsoft Start. Our
audience around the world is growing, and they want to see your stories.

Microsoft Start

Personalized news & entertainment reimagine

Windows

Native experiences built into Windows 10 & 11

Microsoft Edge

Content discovery with every new tab launch

Mobile Apps

Top stories, news & more on iOS+Android


HOW IT WORKS

SIMPLY CONNECT YOUR CONTENT TO OUR FEED SO YOU BENEFIT FROM OUR REACH TO ATTRACT
NEW FOLLOWERS, EXPAND YOUR BUSINESS, AND GET PAID. LET US DO THE HARD WORK.


REACH

Syndicate your content, be it breaking news or evergreen, and reach new
audiences


RECOGNITION

Deliver your content alongside some of the world’s most recognized and respected
brands


REVENUE

Share in ad revenue and choose to benefit from direct support from our readers

Join now
 


BROADEN YOUR HORIZON

We aim to connect people to their neighborhoods and the world around them by
offering high-quality content. You choose to reach readers in their town,
region, state and across the country.

We deliver your content through the power of AI curation, user choice and
personalization.

 


BUILD YOUR BRAND

Microsoft Start licenses content from publishers for our feed, maintaining high
editorial standards, but still ensuring that partners retain 100% ownership of
their work.


You control what you share with one of the biggest brands in technology. We
feature your content alongside some of the most important brands in news,
entertainment & lifestyle.


 


BENEFIT FROM OUR NETWORK

A global network of advertising partners and established payments ecosystem all
means Microsoft offers readers more ways to support publishers like you.

Ad Revenue

Earn from high-quality ad placements with your content

Reader support

Receive direct payments via Microsoft Rewards points or cash


JOIN OUR GLOBAL PARTNERS TODAY

Please fill out this form to indicate your interest. We review every application
to ensure publishers can abide by our community standards.




NEED AN INVITE CODE?

Participation is limited right now while this program is in beta, but provide a
little information and we’ll send you an update when we’re ready for you.

Join Us Already have a code? Sign Up


CONNECT TO MICROSOFT START PARTNER HUB

With our tools, you can publish your content to the feed from Microsoft Start.

Build Simply

Everything you need for building and managing websites

Visit WordPress.com

Publish directly from WordPress

Automatically syndicate all posts or choose individual ones from your site.

Download the plugin

Set up an RSS feed

As we work on more ways to send us your content, you can send an RSS feed
through the Microsoft Start Partner Hub. Your hub is the place to track
performance, manage your community, and more.

Sign In


















What's new
 * Surface Laptop Go 2
 * Surface Pro 8
 * Surface Laptop Studio
 * Surface Pro X
 * Surface Go 3
 * Surface Duo 2
 * Surface Pro 7+
 * Windows 11 apps

Microsoft Store
 * Account profile
 * Download Center
 * Microsoft Store support
 * Returns
 * Order tracking
 * Virtual workshops and training
 * Microsoft Store Promise
 * Flexible Payments

Education
 * Microsoft in education
 * Devices for education
 * Microsoft Teams for Education
 * Microsoft 365 Education
 * Education consultation appointment
 * Educator training and development
 * Deals for students and parents
 * Azure for students

Business
 * Microsoft Cloud
 * Microsoft Security
 * Dynamics 365
 * Microsoft 365
 * Microsoft Power Platform
 * Microsoft Teams
 * Microsoft Industry
 * Small Business

Developer & IT
 * Azure
 * Developer Center
 * Documentation
 * Microsoft Learn
 * Microsoft Tech Community
 * Azure Marketplace
 * AppSource
 * Visual Studio

Company
 * Careers
 * About Microsoft
 * Company news
 * Privacy at Microsoft
 * Investors
 * Diversity and inclusion
 * Accessibility
 * Sustainability

English (United States)
 * Sitemap
 * Contact Microsoft
 * Privacy
 * Manage cookies
 * Terms of use
 * Trademarks
 * Safety & eco
 * About our ads
 * © Microsoft 2022

© 2022 - Microsoft Start Publisher Program

Apply to Microsoft Start Today

Thanks for your application to be a Microsoft Start Partner. Microsoft will
review your application and email you onboarding instructions once approved.
Learn more here

Any personal data provided by Licensor will be used by Microsoft for purposes
related to the Microsoft Content License Agreement, which is required to be
accepted before joining this program.  Any such use will be subject to the
Microsoft Privacy Statement



Remember Me

First name *
Last name *

Email *
Job Title
Company Name*


Business Contact (Optional)

First Name
Last Name
Job Title
Email

Company Type (choose as many as
applies)TelevisionDigitalNewspaperMagazineNonprofitLocalIndependentAcademicFor-profitMulti-brand
Other

Country*
 * Afghanistan
 * Albania
 * Algeria
 * Andorra
 * Angola
 * Antigua and Barbuda
 * Argentina
 * Armenia
 * Austria
 * Azerbaijan

Website*
Publishing Frequency?DailyWeeklyMonthly
How did you hear about us?*


Socials

Twitter URL
TikTok URL
Instagram URL
Facebook URL

Additional Information





Submit












CLOSE