Configuration Messages

Example

Monthly and yearly orders cannot be placed together on the same subscription or tenant.
        
<div class="alert alert-info ml-5 hide-for-gov">
    <i></i>
    <span>Monthly and yearly orders cannot be placed together on the same subscription or tenant.</span>
</div>
       
      

Example

New Government Community Cloud (GCC) tenants CANNOT be created via CLOUDSolv. All GCC account creations must go through a validation process first. Download the attached instructions on how to do this.

If you have questions, please reach out to your Region Team at MSFTEast@synnex.com or MSFTWest@synnex.com.

If your End User already has GCC validation on an existing Office 365 Account, please confirm Synnex has been made a Delegated Admin and continue with your transaction.

Instructions on How to Validate Your Customer for Government Cloud.
        
<div class="alert alert-warning ml-5">
    <i class="icon-info-orange"></i>
    <span>
       <p>New Government Community Cloud (GCC) tenants CANNOT be created via CLOUDSolv. All GCC account creations must go through a validation process first. Download the attached instructions on how to do this.</p>
       <p>If you have questions, please reach out to your Region Team at <a href="mailto:MsftCSP@synnex.com">MSFTEast@synnex.com</a> or MSFTWest@synnex.com.</p>
       <p>If your End User already has GCC validation on an existing Office 365 Account, please confirm Synnex has been made a Delegated Admin and continue with your transaction.</p>
       <a href="#">Instructions on How to Validate Your Customer for Government Cloud.</a>
    </span>
 </div>
       
      

Example

The specified service already exists for the customer. Please go to Subscription
Management and choose the Contract Number 1052108 to edit/add more service line(s).
Review Service Line
        
<div class="alert alert-danger single" style=""><i></i><span class="alert-danger-msg">The specified service already exists for the customer. Please go to Subscription <br>Management and choose the Contract Number <span class="text-blue">1052108</span> to edit/add more service line(s).  </span><span class="review-service-link"><span class="link">Review Service Line</span></span></div>
       
      

Example

Errors on this section (2) Review Service Line
  • “Azure Active Directory Premium P1 | AD&P” already exists for the customer. Please go to Subscription Management and choose the Contract Number 1052108 to edit/add more service line(s).
  • “Azure Active Directory Premium P2 | AD&P” already exists for the customer. Please go to Subscription Management and choose the Contract Number 1074093 to edit/add more service line(s).
        
<div class="alert alert-danger multiple">
   <i></i><span class="alert-danger-msg">Errors on this section (2) </span><span class="review-service-link"><span class="link">Review Service Line</span> </span>
   <ul>
      <li>“Azure Active Directory Premium P1 | AD&P” already exists for the customer. Please go to Subscription Management and choose the Contract Number <span class="text-blue">1052108</span> to edit/add more service line(s).  </li>
      <li>“Azure Active Directory Premium P2 | AD&P” already exists for the customer. Please go to Subscription Management and choose the Contract Number <span class="text-blue">1074093</span> to edit/add more service line(s).    </li>
   </ul>
</div>
       
      

Example

Product Quantity
Azure Active Directory Premium P1
The minimum quantity you have to purchase is 3
Qty Tier 3-299 300-600 601-1000 1000+
Unit Price $5.28 $5.15 $5.00 $4.50
        
<div class="custom-flyout-inner" style="display: block;">
   <i class="icon-dropdown-arrow"></i>
   <div class="alert alert-info"><i></i><span>The minimum quantity you have to purchase is <strong>3</strong></span></div>
   <table class="table table-bordered qty-tier mt-2">
      <tbody>
         <tr>
            <td rowspan="1">Qty Tier</td>
            <td>3-299</td>
            <td>300-600</td>
            <td>601-1000</td>
            <td>1000+</td>
         </tr>
         <tr>
            <td>Unit Price</td>
            <td>$5.28</td>
            <td>$5.15</td>
            <td>$5.00</td>
            <td>$4.50</td>
         </tr>
      </tbody>
   </table>
</div>