{"id":19,"date":"2020-07-24T12:18:00","date_gmt":"2020-07-24T12:18:00","guid":{"rendered":""},"modified":"2021-09-23T13:55:04","modified_gmt":"2021-09-23T13:55:04","slug":"what-is-my-ip-number-in-azure","status":"publish","type":"post","link":"http:\/\/www.panahy.nl\/index.php\/2020\/07\/24\/what-is-my-ip-number-in-azure\/","title":{"rendered":"What is my IP-number in Azure"},"content":{"rendered":"<p>When you send a request to somewhere that uses your ip-number to <b>whitelist<\/b>, your ip number becomes important to know.<br \/>It is pretty simple when you do this on your laptop where you can open up a browser and find your <b>outbound <\/b>ip-number in Google.  When you run your request within an Azure Web App which is running on an ASP, you might want to open up a console in Azure Portal and use the following PowerShell command: <\/p>\n<pre>(Get-AzWebApp -ResourceGroup &lt;group_name&gt; -name &lt;app_name&gt;).OutboundIpAddresses <br \/><\/pre>\n<p>See also: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/app-service\/overview-inbound-outbound-ips#find-outbound-ips\" target=\"msdn\" rel=\"noopener\">find-outbound-ips<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>When you send a request to somewhere that uses your ip-number to whitelist, your ip number becomes important to know.It is pretty simple when you do this on your laptop where you can open up a browser and find your outbound ip-number in Google. When you run your request within an Azure Web App which &hellip; <a href=\"http:\/\/www.panahy.nl\/index.php\/2020\/07\/24\/what-is-my-ip-number-in-azure\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;What is my IP-number in Azure&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"post-thumbnail":false},"uagb_author_info":{"display_name":"Pouya Panahy","author_link":"http:\/\/www.panahy.nl\/index.php\/author\/pouya\/"},"uagb_comment_info":0,"uagb_excerpt":"When you send a request to somewhere that uses your ip-number to whitelist, your ip number becomes important to know.It is pretty simple when you do this on your laptop where you can open up a browser and find your outbound ip-number in Google. When you run your request within an Azure Web App which&hellip;","_links":{"self":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/posts\/19"}],"collection":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":1,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/posts\/19\/revisions"}],"predecessor-version":[{"id":150,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/posts\/19\/revisions\/150"}],"wp:attachment":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/media?parent=19"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/categories?post=19"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/tags?post=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}