Worüber bloggt Österreich? In der Blogothek könnt ihr die aktuellsten Beiträge der Österreichischen Blogs durchsuchen. Derzeit befinden sich Blogartikel zum Thema Azure App Reg in der Blogothek, die natürlich immer direkt auf eure Blogs verlinken. Es sollte euch also mehr Traffic & neue Leser bringen! Stöbern und Neues entdecken, in der Blogheimat Blogothek!
Möchtet ihr nicht hier erscheinen? Einfach unter "Blog verwalten" die Blogothek Sichtbarkeit auf nein stellen.
Blogbeiträge zum Thema Azure App Reg

Create an Azure App Registration with PowerShell and MS GRAPH API
Ok, this took me a while, but it was worth it. There will be a series of Blog Posts to work with Azure App Registration Automation. Create an Azure App Reg, create a Secret or upload a Cert, Add or remove API Permissions, and more. In this post, we cre...
PowershellAzureAzure App RegMsgraphMsgraphapi
Monitor your Azure Secrets, Zerts and SPNs Expire Date with PowerShell
Azure App Registrations are a secure way to provide Credentials and Access to the Azure World. The Amount of Azure App Registrations in a Tenant is increasing very fast, so it is not that easy to control and monitor all those Secrets, Zert, and SPNR...
PowershellAzureAzure App RegExpirePowershellServiceprincipalsZert
Query Azure SQL Database with PowerShell and Azure App Registration
As you already know, I love to use Azure App Registration to authenticate with Microsoft Cloud Services. Now I had a Use Case to Query a SQL Database stored in Azure with a PowerShell Script to Select Data and do some stuff. So how to solve this withou...
PowershellAzurePowershellSql