Quantcast
Channel: Azure Virtual Machines forum
Viewing all articles
Browse latest Browse all 12545

Reserved IP

$
0
0

Set a reserved IP for a VM which is created in azure cloud. Getting below error using this Ps command

"New-AzureReservedIP -ReservedIPName "myIPAddress" -Label "myIPAddress" -Location "West US"".

Get-AzureVM : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Certificate Verification Error</title>
<link rel="stylesheet" href="https://management.core.windows.net/%24%24%24%26%3f%26%3f%24%24%24?cmd=get_file&arg=block_
style.css&sid=62A136A9E6BB36AD1C3F541F759E78B78FAC3846" type="text/css">
</head>
<body>
<div id="pagecontainer">
        <img class="icon" src="https://management.core.windows.net/%24%24%24%26%3f%26%3f%24%24%24?cmd=get_file&arg=imag
es/block.png&sid=B107666F3FB3FE474EA57FF5EBF826E959DD2CAA"> <!--Icon for block type-->
        <h1>A certificate verification error occured</h1>
        <div class="row">
                <p class="label">Overview:</p>
                <p class="item">The access to the URL management.core.windows.net is restricted because the validation
of the certificate failed</p>
        </div>
        <div class="row">
                <p class="label">Details:</p>
                <p class="item"><b><i>VERIFY DENY: depth=0</i></b>, Client Certificate requested:
"management.core.windows.net"</p>
        </div>
        <div id="options">
                <p class="label">Options:</p>

                <form action=""><input type="button" class="button" onclick="history.back();" value="   Go Back
"></form><p class="item">Pressing the button allows you to go to the previous page.</p>
                                <p class="last-item">To find out more about the reason for the block message, please
contact your administrator and refer to ID 24.</p>
        </div>
        <div><img class="logo" title="Websense" src="https://management.core.windows.net/%24%24%24%26%3f%26%3f%24%24%24
?cmd=get_file&arg=images/wslogo_block_page.png&sid=6FFA3E76602DDBD894980EDB72B5C34F5B437C9D" alt="Websense Logo">
                <div style="clear: both; overflow: hidden; height:1px;"></div>
        </div>
</div>
</body>
</html>
At line:1 char:13
+ $staticVM = Get-AzureVM -ServiceName msfftp -Name msfftp
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [Get-AzureVM], CloudException
    + FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.GetAzureVMCommand


Viewing all articles
Browse latest Browse all 12545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>