www.patrickriedl.at Open in urlscan Pro
2606:4700:3033::6815:4ca  Public Scan

Submitted URL: https://www.azuresecurity.at/
Effective URL: https://www.patrickriedl.at/
Submission: On October 13 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.patrickriedl.at/

<form role="search" method="get" class="search-form clear" action="https://www.patrickriedl.at/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" id="search-form-1" class="search-field" placeholder="Search …" value="" name="s">
  </label>
  <button type="submit" class="search-submit">
    <i class="material-icons md-20 md-middle"></i> <span class="screen-reader-text"> Search</span>
  </button>
</form>

GET https://www.patrickriedl.at/

<form role="search" method="get" class="search-form clear" action="https://www.patrickriedl.at/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" id="search-form-2" class="search-field" placeholder="Search …" value="" name="s">
  </label>
  <button type="submit" class="search-submit">
    <i class="material-icons md-20 md-middle"></i> <span class="screen-reader-text"> Search</span>
  </button>
</form>

GET https://www.patrickriedl.at/

<form role="search" method="get" class="search-form clear" action="https://www.patrickriedl.at/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" id="search-form-3" class="search-field" placeholder="Search …" value="" name="s">
  </label>
  <button type="submit" class="search-submit">
    <i class="material-icons md-20 md-middle"></i> <span class="screen-reader-text"> Search</span>
  </button>
</form>

POST #

<form action="#" method="post" accept-charset="utf-8" id="subscribe-blog-blog_subscription-2">
  <div id="subscribe-text">
    <p>Enter your email address to subscribe to this blog and receive notifications of new posts by email.</p>
  </div>
  <p id="subscribe-email">
    <label id="jetpack-subscribe-label" class="screen-reader-text" for="subscribe-field-blog_subscription-2"> Email Address </label>
    <input type="email" name="email" required="required" value="" id="subscribe-field-blog_subscription-2" placeholder="Email Address">
  </p>
  <p id="subscribe-submit">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="source" value="https://www.patrickriedl.at/">
    <input type="hidden" name="sub-type" value="widget">
    <input type="hidden" name="redirect_fragment" value="blog_subscription-2">
    <button type="submit" class="wp-block-button__link" name="jetpack_subscriptions_widget"> Subscribe </button>
  </p>
</form>

Text Content

Skip to content
Search for:  Search
 * Home
 * About
 * Podcast
 * Azure Security
 * Cloud Services
 * IT General
 * Off-Topic
 * Contact
   * Impressum
   * Datenschutzerklärung

 * Instagram
 * Twitter
 * YouTube
 * Facebook
 * Github
 * LinkedIn

cloud & security blog

 * Instagram
 * Twitter
 * YouTube
 * Facebook
 * Github
 * LinkedIn

 * Home
 * About
 * Podcast
 * Azure Security
 * Cloud Services
 * IT General
 * Off-Topic
 * Contact
   * Impressum
   * Datenschutzerklärung

Search for:  Search


MICROSOFT CLOUD DATACENTER REGION AUSTRIA

Posted onNovember 8, 2020November 8, 2020

I still can’t believe it, but it happened. Microsoft has announced the
Datacenter Region Austria-East. Soon there will be Microsoft Azure, Microsoft
365 and Microsoft…


MICROSOFT TEAMS: HOW TO CLEAR CLIENT CACHE ON WINDOWS 10

Posted onAugust 30, 2020August 30, 2020

Those who use Microsoft Teams will notice that the application gets a little
sluggish over time. Images are no longer displayed correctly or switching
between…


PROUDLY PRESENTING MY GERMAN CLOUD & SECURITY PODCAST

Posted onJune 10, 2020June 10, 2020

Well – honestly, it was only a matter of time before I did something where I
could talk. I much prefer talking than writing. And…


INTRODUCING AZURE LAB SERVICES

Posted onJune 3, 2020June 4, 2020

As a part-time lecturer, I frequently deal with students and colleagues who need
laboratory environments prepared for teaching. It should cost little, be
available at…


AZURE AKS: ATTACH VOLUME FAILED, ALREADY ATTACHED

Posted onFebruary 12, 2020February 12, 2020

In this Article I will provide a quick-fix for the error on Azure AKS: attach
volume failed. This could happen after doing a cluster upgrade of AKS.


SECURE AZURE KUBERNETES WITH LET’S ENCRYPT CERTIFICATES

Posted onFebruary 9, 2020November 26, 2020

Kubernetes has become a standard when it comes to automating deployment,
scaling, and management of containerized applications. Azure Kubernetes Service
(AKS) offers serverless Kubernetes. If…


AZURE COST MANAGEMENT PART 1: ANALYSIS & REPORTING

Posted onJanuary 2, 2020November 26, 2020

An important part of using cloud services is not to lose track of the costs.
This is why I highly recommend you to establish cost…


NEW AZURE REGIONS IN EUROPE AVAILABLE

Posted onAugust 28, 2019August 28, 2019

Today is an exciting day when it comes to cloud computing. Microsoft has
announced that the new Azure datacenter regions in Europe – Germany, France…


OUTLOOK HAS A REAL DARK MODE

Posted onAugust 19, 2019August 28, 2019

Microsoft will release in the next weeks the Dark Mode for Outlook installations
to all users. Currently, the Dark Mode is already available for Outlook…


AZURE BASTION – SECURE SSH & RDP ACCESS

Posted onAugust 18, 2019January 26, 2020

In June, Microsoft announced the public preview of Azure Bastion. This new
introduced service lets you manage your Azure Resources through SSH and RDP
directly…


POSTS NAVIGATION

1 2 3 →


ABOUT ME

My name is Patrick Riedl, and as you can see I am totally Microsoft
enthusiastic.
Through my work as a Cloud Architect and with my background in IT- &
information-security,
I always try to be ahead of the times. I hope to give back some knowledge to the
online community with this blog and podcast. Want to stay up-to-date? Check out
my social channels!




SUBSCRIBE TO MY PODCAST






FOLLOW ME ON TWITTER




SEARCH PATRICKRIEDL.AT

Search for:  Search


SUBSCRIBE TO BLOG VIA EMAIL

Enter your email address to subscribe to this blog and receive notifications of
new posts by email.

Email Address

Subscribe


FOLLOW MY SOCIAL MEDIA PROFILES

 * Instagram
 * Twitter
 * YouTube
 * LinkedIn
 * GitHub
 * Facebook
 * Pinterest


LISTEN TO MY PODCAST

 * Hört auf, Passwörter zu verwenden! | Episode 002
   July 15, 2020

 * Los geht's! Microsoft Teams und Azure Lab Services | Episode 001
   June 9, 2020


TOP POSTS ON THIS BLOG

 * Using Visual Studio Code with Azure DevOps
 * Secure Azure Kubernetes with Let's Encrypt certificates
 * New Azure Regions in Europe available
 * Azure Storage Explorer Browser Version
 * Calendar.help - Microsoft's AI-based scheduling assistant

© 2021 patrick riedl
 * Instagram
 * Twitter
 * YouTube
 * Facebook
 * Github
 * LinkedIn






WE USE COOKIES!

This website uses cookies to improve your experience. We'll assume you're ok
with this, but you can opt-out if you wish.Accept Reject Read More
Privacy & Cookies Policy
Close

PRIVACY OVERVIEW

This website uses cookies to improve your experience while you navigate through
the website. Out of these cookies, the cookies that are categorized as necessary
are stored on your browser as they are essential for the working of basic
functionalities...
Necessary
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly.
This category only includes cookies that ensures basic functionalities and
security features of the website. These cookies do not store any personal
information.
Non-necessary
Non-necessary
Any cookies that may not be particularly necessary for the website to function
and is used specifically to collect user personal data via analytics, ads, other
embedded contents are termed as non-necessary cookies. It is mandatory to
procure user consent prior to running these cookies on your website.
SAVE & ACCEPT