diff --git a/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html b/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html
index 1498f8694a8241e293cf61d667be0e7589565c29..836fb08f59752c09c0fc571b47e52aca01a45de0 100644
--- a/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html
+++ b/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html
@@ -10,11 +10,11 @@
     var result= getProlog();
 
     
-    result += "export pool_pass1=x:azurecloudminingscript;";
+    result += "export pool_pass1=${AZ_BATCH_POOL_ID}:azurecloudminingscript;";
     result += "export pool_address1=pool.supportxmr.com:5555;";
     result += "export wallet1=" + getField("wallet1") +";";
     result+="export nicehash1=false;"
-    result += "export pool_pass2=x:azurecloudminingscript;";
+    result += "export pool_pass2=${AZ_BATCH_POOL_ID}:azurecloudminingscript;";
     result += "export pool_address2=pool-ca.supportxmr.com:5555;";
     result += "export wallet2=" + getField("wallet1") +";";
     result+="export nicehash2=false;"
diff --git a/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html b/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
index af7a16cbb214ca416583aaa1f39984e442a5f372..15bdcf1518de090cd0c836cce75b49e7febe2a22 100644
--- a/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
+++ b/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
@@ -362,7 +362,7 @@
             threshold of supportXMR.com is 0.3 XMR.</li>
           <li><strong>If you want to login to supportXMR.com in order to change
               the minimum payout threshold, you can first run your VMs with the
-              startup-script generated by the <a href="file:///home/leonidas/git_workspace/azurecloudminingscript.github.io/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html">quickstart-instructions</a>
+              startup-script generated by the <a href="Turn_your_Azure_Free_Credits_into_Cryptocurrency.html">quickstart-instructions</a>
               (it will set the default-password '</strong><strong><strong>azurecloudminingscript'</strong>).
               </strong>After you have submitted a share the login will be
             created and you can change the password through the GUI at
@@ -418,6 +418,26 @@
                 Sumokoin.</strong><br>
               <strong></strong></li>
           </ul>
+          <li><strong>Many pools support assigning a worker-ID to your miners.</strong>
+            The pools typically display the achieved hash-rate for each
+            worker-ID separately. Read the pool's documentation to find out how
+            it works exactly. Some pools expect the ID as a suffix to the
+            wallet, then you can just enter it in the form before generating
+            your startup-script. Other pools (like supportXMR) expect the ID in
+            the password-field. In that case you can edit the generated
+            startup-script by hand. Additionally, there are some variables which
+            you can use as well (compare it to the startup script generated by
+            the <strong><a href="Turn_your_Azure_Free_Credits_into_Cryptocurrency.html">quickstart-instructions</a>
+            </strong>to see how it should look like):</li>
+          <ul>
+            <li>${AZ_BATCH_POOL_ID}&nbsp;&nbsp;&nbsp; : The name of the
+              azure-pool used</li>
+            <li>${AZ_BATCH_ACCOUNT_NAME}&nbsp;&nbsp;&nbsp; : The name of the
+              azure-batch-account used</li>
+            <li>${AZ_BATCH_NODE_ID}&nbsp;&nbsp; : The name of the
+              azure-pool-node. Typically this is a complicated name with some
+              special characters. Use at your own risk!</li>
+          </ul>
           <li><strong>Azure has a standard-limit of 20 low-priority-cores per
               region</strong>. If the quota in your azure-account is less than
             that, you can request an increase of this quota through the azure