Skip to content
  • AnaSayfa
  • Powershell
  • Azure
  • Sunumlarım
  • Video
  • Iletisim

Baki Onur Okutucu

Microsoft MVP (Cloud and Datacenter Management – PowerShell)

Infrastructure as Code Webiner Serisi – Azure DevOps

Posted on: March 20, 2022March 30, 2022Automation , Azure , Powershell , PowerShell 7 , Sunumlarım , Webinar

Kayit Linki: https://teams.microsoft.com/registration/vPJ6O4tL8UWSRq2I9GBRuA,A9z1-HM02EuLIk92LJW-bA,lBAa9w0yAkaS4c1QDt_8YA,UGOzEcSA20OBHLT41xHTPQ,mGUizdLYiU2OHt6-GdVSpg,_ChVPuq7SUGLbBPxumMqwg?mode=read&tenantId=3b7af2bc-4b8b-45f1-9246-ad88f46051b8

Infrastructure as Code Webiner Serisi – BICEP

Posted on: March 2, 2022March 30, 2022Automation , Azure , Powershell , PowerShell 7 , Sunumlarım , Webinar

Kayit Linki: https://teams.microsoft.com/registration/vPJ6O4tL8UWSRq2I9GBRuA,A9z1-HM02EuLIk92LJW-bA,lBAa9w0yAkaS4c1QDt_8YA,hYuzOxnwEkiLZ48vlViqFw,kRt7jKP4-EuzjwcNB2pAAQ,RdBkvgSVn0yZG29oHg4AQw?mode=read&tenantId=3b7af2bc-4b8b-45f1-9246-ad88f46051b8

PowerShell ile Azure Key Vault Purge Protection Enable/Disable Etmek

Posted on: February 19, 2022March 30, 2022Automation , Azure , Powershell , PowerShell 7 , Powershell Core

Bir Key Vault’un ne olursa olsun, belirnene bir zaman diliminde, silinse bile tamamen Azure ortamindan kaldirilmamasini istiyor olabilirsiniz. Bu, genellikle yasal gereksinimlerden dolyai olur. Silinen Key Vault’lar Retention Period adi […]

PowerShell ile Ici Bos olan Klasorleri Listelemek ve Silmek

Posted on: January 25, 2022March 22, 2022PowerShell 7

Yine son derece basit ama kullanisli bir dizi komut ile hayatimizi kolaylastirmaya devam ediyoruz. Varsayalim ki ic ice gecmis onlarca klasor ve binlerce dosyamiz var. Bu karmasikligin icinde bos klasorlari […]

PowerShell ile Azure AD Kullanicilarini Listelemek

Posted on: January 15, 2022March 15, 2022Automation , Azure , PowerShell 7

Oncelikle AzureAD modulunun yuklu oldugundan emin olalim. Yuklu degilse “Import-Module AzureAD” komutuyla yukleyelim. Yukledikten sonra “Connect-AzureAD -TenantID “XXXXX–xxxxxx-xxxxxx-xxxx” komutuyla TenantID belirterek Azure AD’ye baglanti saglayalim. Sonrasinda gerisi kolay. Get-AzureAdUser Spesifik […]

PowerShell ile Azure StorageAccount Blob Icerigini Okumak

Posted on: January 4, 2022March 30, 2022Automation , Azure , Powershell , PowerShell 7 , Powershell Core

Bir Storage Account icindeki Container’in altinda yer alan dosyanin icerigini ekrana yazdirabilir miyiz? Elbette! Once Context olusturuyor ve akabinde ilgili Container icindeki dosyayi (Blob) hedef gosteriyoruz. Son olarak Blob icerigini […]

PowerShell ile ASCII Kodlarinin Listelenmesi

Posted on: December 22, 2021March 22, 2022Automation , PowerShell 7

Bircok amac icin PowerShell icinde ASCII kodlarini kullaniyoruz. Bunda parola islemleri onemli bir yeri teskil ediyor suphesiz. Peki PowerShell ile butunbu 255 karakteri nasil listeleriz. Iste boyle! 0..255 | Foreach-Object{“$_ […]

PowerShell ile Substring Kullanimi

Posted on: December 16, 2021March 22, 2022Automation , PowerShell 7

Script’lerimiz icerisinde cok fazla kullandigimiz bir fonksiyon bu. Substring. Ozellikle string objelerini “kesip bicmek” istedigimizde epey faydali bir arac. Ornegin uzun bir dosya isminin belirli bir bolumunu ayiklamak istiyorsunuz. Ornegimize […]

PowerShell ile Azure Subscription Offer bilgisini goruntulemek

Posted on: December 14, 2021March 30, 2022Automation , Azure , Powershell , PowerShell 7

Azure uzerindeki abonliklerinizin “Offer” bilgisini Portal icinden asagidaki gibi goruntuleyebiliyoruz. Peki bu bilgiye PowerShell ile nasil erisebiliriz? Get-AzSubscription | select -ExpandProperty SubscriptionPolicies Subscription Policies altindaki QutaId sutunu bu bilgiyi tutar. […]

PowerShell ile Azure Key Vault Access Policy Yonetimi

Posted on: December 8, 2021March 30, 2022Automation , Azure , Powershell , PowerShell 7 , Powershell Core

Bir Azure Key Vault icindeki Access Policy’lerde degisiklik yaparak, bir kisiye, gruba ya da uygulamaya erisim yetkisi verebiliriz. Bunun icin asagidaki komutu calistirabiliriz. Ben kendi ornegimde octopus adindaki Azure AD […]

Posts navigation

Page 1 Page 2 … Page 7 Next page

Archive

Recent Posts

  • Infrastructure as Code Webiner Serisi – Azure DevOps
  • Infrastructure as Code Webiner Serisi – Terraform ile Otomasyon
  • AVS Webiner Serisi Videolari
  • Infrastructure as Code Webiner Serisi – BICEP
  • Infrastructure as Code Webiner Serisi – ARM Templates ve PowerShell ile Otomasyon
  • PowerShell ile Azure Key Vault Purge Protection Enable/Disable Etmek
  • AVS Webiner Serisi – Migration & Automation & Demos
  • AVS Webiner Serisi – Design & DR & SRM & Automation
  • AVS Webiner Serisi – Storage & Networking & Automation
  • PowerShell ile Ici Bos olan Klasorleri Listelemek ve Silmek

Archives

  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • May 2013

Categories

  • Announcement
  • Automation
  • Azure
  • Azure Cloud Shell
  • AzureDevOps
  • Cloud
  • Life
  • Powershell
  • PowerShell 7
  • Powershell Core
  • Seminerlerim
  • Sunumlarım
  • Technology
  • Uncategorized
  • Video
  • Webinar
  • Windows

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Theme Alaska Blog by Kantipur Themes